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 a02f0dea81 Improvement #6788 - Extend EXTRACT to extract time zone strings. 4 ani în urmă
.github dc3227ffd0 Fix tzdata-update workflow. 4 ani în urmă
.vscode 3c7a7c802c VS Code setting to not screw up markdown files. 7 ani în urmă
builds 1a5535a9f1 Resolved #6780: added post-install script for Android to create architecture-specific files after cross build 4 ani în urmă
doc a02f0dea81 Improvement #6788 - Extend EXTRACT to extract time zone strings. 4 ani în urmă
examples d46b5182b2 Added dedicated method to close Batch interface with errors check 4 ani în urmă
extern e039e015aa Fixed CORE-6446: CLOOP envelopes is wrong in IStatus 4 ani în urmă
lang_helpers 3dadc08284 Fixed CORE-6518: Wrong message when connecting to tiny trash database file 4 ani în urmă
src a02f0dea81 Improvement #6788 - Extend EXTRACT to extract time zone strings. 4 ani în urmă
.editorconfig 68d339b90d Make github show correct indentations. 9 ani în urmă
.gitignore 7abd609374 Improvement for Linux. 5 ani în urmă
.travis.yml e4c424a372 Disabling Travis builds on macOS 4 ani în urmă
CHANGELOG.md 7281c53f8d Documented recent commits 5 ani în urmă
CMakeLists.txt f7b30cca26 Fix MINGW build (#213) 6 ani în urmă
Makefile.in 06b5d25ab2 A bit better way to pass target over to sub-makefile 22 ani în urmă
README.md 4d5dbee2e8 Update link where to file issues 4 ani în urmă
acx_pthread.m4 6c85fc2f27 Use GNU autoconf macros to determine switches required to generate threaded binaries properly 21 ani în urmă
appveyor.yml 56bf40b22a Fix VS 2015 AppVeyor build. 6 ani în urmă
autogen.sh 6d7e4d91a6 Postfix for CORE-5204: take into an account --enable-binreloc flag 9 ani în urmă
binreloc.m4 2dc25a44bb OSRI and new posix build 15 ani în urmă
configure.ac 7d2b34ee26 Fixed CORE-6504: Provide same results for date arithmetics when date is changed by values near +/-max(bigint) 4 ani în urmă
setupBuildNum.sh 3bdcd778ac v2.1 is dead, don't spend time on it 5 ani în urmă
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 ani în urmă

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/