2
0

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

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/