Firebird server, client and tools

website: firebirdsql.org

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

Roman Simakov 3b1e8c813a Fix CORE-6502: remove integrity checking triggers on RDB$USER_PRIVILEGES. %!s(int64=4) %!d(string=hai) anos
.github 2873f8cdcd Fix typo in tzdata update workflow %!s(int64=5) %!d(string=hai) anos
.vscode 3c7a7c802c VS Code setting to not screw up markdown files. %!s(int64=7) %!d(string=hai) anos
builds 96b134a718 Front-ported MacOS related changes from FB3 %!s(int64=4) %!d(string=hai) anos
doc 72a042660b Update documentation - sample of plugin was renamed %!s(int64=4) %!d(string=hai) anos
examples ebaf7d4dc9 This include is not needed any more %!s(int64=5) %!d(string=hai) anos
extern 65ce402465 Improvement CORE-6485 - Provide time zone ids constants in public headers. %!s(int64=5) %!d(string=hai) anos
lang_helpers 2e0957f08a Fixed CORE-6478. Added -replica switch to gbak. Support all replication features in the Services API. %!s(int64=5) %!d(string=hai) anos
src 3b1e8c813a Fix CORE-6502: remove integrity checking triggers on RDB$USER_PRIVILEGES. %!s(int64=4) %!d(string=hai) anos
.editorconfig 68d339b90d Make github show correct indentations. %!s(int64=9) %!d(string=hai) anos
.gitignore 7abd609374 Improvement for Linux. %!s(int64=5) %!d(string=hai) anos
.travis.yml 2e8060f081 Frontport changes for MacOS build. %!s(int64=6) %!d(string=hai) anos
CHANGELOG.md 7281c53f8d Documented recent commits %!s(int64=5) %!d(string=hai) anos
CMakeLists.txt f7b30cca26 Fix MINGW build (#213) %!s(int64=6) %!d(string=hai) anos
Makefile.in 06b5d25ab2 A bit better way to pass target over to sub-makefile %!s(int64=22) %!d(string=hai) anos
README.md 366356d5b5 Added appveyor badge. %!s(int64=7) %!d(string=hai) anos
acx_pthread.m4 6c85fc2f27 Use GNU autoconf macros to determine switches required to generate threaded binaries properly %!s(int64=21) %!d(string=hai) anos
appveyor.yml 56bf40b22a Fix VS 2015 AppVeyor build. %!s(int64=6) %!d(string=hai) anos
autogen.sh 6d7e4d91a6 Postfix for CORE-5204: take into an account --enable-binreloc flag %!s(int64=9) %!d(string=hai) anos
binreloc.m4 2dc25a44bb OSRI and new posix build %!s(int64=15) %!d(string=hai) anos
configure.ac 8c1ef78fcf Avoid unneeded dependencies from termcap/curses library %!s(int64=5) %!d(string=hai) anos
setupBuildNum.sh 3bdcd778ac v2.1 is dead, don't spend time on it %!s(int64=5) %!d(string=hai) anos
travis.sh ac401d0c70 Revive travis scripts and build badge in README.md with build+install only. If one knows how to make the tests run, feel free to adjust or comment. %!s(int64=8) %!d(string=hai) anos

README.md

Build Status 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/