Firebird server, client and tools

website: firebirdsql.org

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

Adriano dos Santos Fernandes b6ccc62956 Merge remote-tracking branch 'origin/master' into work/core-6322 5 лет назад
.github fcb20271c3 Restrict tzdata-update to FirebirdSQL/firebird 5 лет назад
.vscode 3c7a7c802c VS Code setting to not screw up markdown files. 7 лет назад
builds cb6fee68eb Small meta name (#271) 5 лет назад
doc 926db40d88 Renames requested by Vlad Khorsun 5 лет назад
examples a9cef6d9ae Implemented CORE-6320: Replace Util methods to get interface pointer by legacy handle with plain functions 5 лет назад
extern c57c4fc1c2 Update generated files. 5 лет назад
lang_helpers 9cf05fccde Fixed bug CORE-2274 : MERGE non-standard behaviour, accepts multiple matches 5 лет назад
src b6ccc62956 Merge remote-tracking branch 'origin/master' into work/core-6322 5 лет назад
.editorconfig 68d339b90d Make github show correct indentations. 9 лет назад
.gitignore 953e798e6c Misc 5 лет назад
.travis.yml 2e8060f081 Frontport changes for MacOS build. 6 лет назад
CHANGELOG.md 11dd013f0e Misc 5 лет назад
CMakeLists.txt f7b30cca26 Fix MINGW build (#213) 6 лет назад
Makefile.in 06b5d25ab2 A bit better way to pass target over to sub-makefile 22 лет назад
README.md 366356d5b5 Added appveyor badge. 7 лет назад
acx_pthread.m4 6c85fc2f27 Use GNU autoconf macros to determine switches required to generate threaded binaries properly 21 лет назад
appveyor.yml 56bf40b22a Fix VS 2015 AppVeyor build. 6 лет назад
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 f440a7d77c Added tzdata directory to Linux install and allow to configure its default location in build time (#267) 5 лет назад
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 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/