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

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/