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 b059703dd8 Fix #6839 - Weird string comparison with index 4 年之前
.github dc3227ffd0 Fix tzdata-update workflow. 4 年之前
.vscode b806195711 Update vscode task to new format. 4 年之前
builds 184bab6083 Do not remove versioned filed with make clean. 4 年之前
doc a713260133 Update README.modern_cpp.md. 4 年之前
examples 39afbeb7f1 Remove old MSVC projects. 4 年之前
extern 39afbeb7f1 Remove old MSVC projects. 4 年之前
lang_helpers 5ddf2bfca7 Cleanup obsolete and generated Fortran files. (#6819) 4 年之前
src b059703dd8 Fix #6839 - Weird string comparison with index 4 年之前
.editorconfig 68d339b90d Make github show correct indentations. 9 年之前
.gitignore 7abd609374 Improvement for Linux. 5 年之前
.travis.yml e4c424a372 Disabling Travis builds on macOS 4 年之前
CHANGELOG.md e831a845af Reset the changelog for v5 4 年之前
CMakeLists.txt 936e045d50 Set POSIX build to use C++17. 4 年之前
Makefile.in 06b5d25ab2 A bit better way to pass target over to sub-makefile 22 年之前
README.md 4d5dbee2e8 Update link where to file issues 4 年之前
acx_pthread.m4 6c85fc2f27 Use GNU autoconf macros to determine switches required to generate threaded binaries properly 21 年之前
appveyor.yml dc62e5bd10 Remove VS 2015 build from AppVeyor. 4 年之前
autogen.sh eac0f27e12 Renamed the package and the security database to v5 4 年之前
binreloc.m4 2dc25a44bb OSRI and new posix build 15 年之前
configure.ac 936e045d50 Set POSIX build to use C++17. 4 年之前
setupBuildNum.sh 33cd8818ca Bump the version number to 5.0 as decided among admins 4 年之前
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: https://www.firebirdsql.org/en/building-the-code/

Bugs and feature requests should be submitted at:
https://github.com/FirebirdSQL/firebird/issues

You may find more details at:
https://www.firebirdsql.org/en/development/