Firebird server, client and tools

website: firebirdsql.org

#sql #database #dbms #firebird #rdbms #relational-database #firebirddb #firebirdsql #embedded-database #embedded #dbserver #dbclient #client #server

firebirds bf1b7d7fb2 increment build number 4 лет назад
builds 237bb90dab CORE-5868 6 лет назад
doc 33b5bbee06 Updated the docs 6 лет назад
examples 9d83470070 Make test runnable with dialect-3 employee database 13 лет назад
extern b33916357e Backported CORE-6007: Firebird does not build on Mac with fresh toolchain 7 лет назад
lang_helpers dafa1ee544 Fixed CORE-2836: fb_cancel_operation() incorrectly modifies rdb_status_vector 16 лет назад
src bf1b7d7fb2 increment build number 4 лет назад
.gitignore d4ee6ec239 .gitignore pass 10 лет назад
.travis.yml 50c8404082 Added B2_5_Release to travis (#124) 8 лет назад
ChangeLog 8137c1f144 Replaced old ChangeLogs with URL to GitHub. 9 лет назад
Makefile.in 06b5d25ab2 A bit better way to pass target over to sub-makefile 22 лет назад
README.md 71030a3292 use B2_5_Release for travis logo (#126) 8 лет назад
acx_pthread.m4 6c85fc2f27 Use GNU autoconf macros to determine switches required to generate threaded binaries properly 21 лет назад
autogen.sh 932a63a7a3 No use overwriting install-sh when it already exists 12 лет назад
binreloc.m4 8db711cd42 Feature CORE-2398 - Make Firebird correct detect its installed path in Linux 17 лет назад
configure.in fc63c40abf Fixed MacOS deployment target issue 8 лет назад
travis.sh 50c8404082 Added B2_5_Release to travis (#124) 8 лет назад

README.md

Build Status

Firebird README

Firebird is a relational database offering many ANSI SQL standard features that runs on Linux, Windows, MacOS and a variety of Unix platforms. Firebird offers excellent concurrency, high performance, and powerful language support for stored procedures and triggers. It has been used in production systems, under a variety of names, since 1981.

The Firebird Project is a commercially independent project of C/C++ programmers, technical advisors and supporters developing and enhancing a multi-platform relational database management system based on the source code released by Inprise Corporation on 25 July, 2000.

Basic information

Documentation

Licensing

The source code is released under variants of the Mozilla Public Licence 1.1 (MPL):

Development

The source code can be found at:
https://github.com/FirebirdSQL/firebird

Build instructions are here: http://www.firebirdsql.org/en/building-the-code/

Bugs and feature requests should be submitted at:
http://tracker.firebirdsql.org/

You may find more details at:
http://www.firebirdsql.org/en/development/