Firebird server, client and tools

website: firebirdsql.org

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

hvlad a810646187 Update the documentation. 7 anni fa
.vscode 50c5292e98 Added Visual Studio Code settings. 9 anni fa
builds 2930edb9c0 Merge branch 'master' into ExternalConnectionsPool 7 anni fa
doc a810646187 Update the documentation. 7 anni fa
examples 269ed73bfa Fixed examples. 7 anni fa
extern e81ecc60e8 Fixed CORE-5765: Missing directives in Firebird.pas 8 anni fa
lang_helpers aa6cb5d05f Initial implementation for CORE-5808 (#160) 7 anni fa
src d681f5288f Reset external connection before put it into pool. 7 anni fa
.editorconfig 68d339b90d Make github show correct indentations. 9 anni fa
.gitignore d4d40c367f Misc 8 anni fa
.travis.yml 468d7a0c20 add B3_0_Release branch to travis 8 anni fa
CHANGELOG.md 731a758c21 Addition to the docs 8 anni fa
CMakeLists.txt 5e6135a959 Update and fix cmake build. 8 anni fa
Makefile.in 06b5d25ab2 A bit better way to pass target over to sub-makefile 22 anni fa
README.md 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. 8 anni fa
acx_pthread.m4 6c85fc2f27 Use GNU autoconf macros to determine switches required to generate threaded binaries properly 21 anni fa
autogen.sh 6d7e4d91a6 Postfix for CORE-5204: take into an account --enable-binreloc flag 9 anni fa
binreloc.m4 2dc25a44bb OSRI and new posix build 15 anni fa
configure.ac 1e8e7858db Patch for CORE-5779: support for riscv64, also some code fixes related with prior ports 7 anni fa
setupBuildNum.sh b6ef85d15a Fixed v4 build numbering & some scripting bugs. 9 anni fa
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. 8 anni fa

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/