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/