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 d435946406 Fix #7202 - ISQL -ch utf8 (Windows only): either silently quits to OS or issues non-expected 'malformed string' when non-ascii character occurs in the typed command. há 3 anos atrás
.github 5db2e656aa Remove deprecated GitHub Actions Windows 2016 environment. há 3 anos atrás
.vscode ce430f335e Update vscode task to new format. há 4 anos atrás
builds 060329465d Fix Windows empbuild Debug build. há 3 anos atrás
doc 352dc2b994 Misc. há 4 anos atrás
examples a4c675342f Fixed #7113: Wrong path in object pascal readme.md há 4 anos atrás
extern aeb9ec58de Fixed #7161 : Update zlib to 1.2.12 há 3 anos atrás
lang_helpers 1789b297a1 Postfix for #6930 há 4 anos atrás
src d435946406 Fix #7202 - ISQL -ch utf8 (Windows only): either silently quits to OS or issues non-expected 'malformed string' when non-ascii character occurs in the typed command. há 3 anos atrás
.editorconfig 68d339b90d Make github show correct indentations. há 9 anos atrás
.gitignore 88dc6f6307 Postfix for #6978: FB4 build fails on big endian: gitignore correction for libi128.a há 4 anos atrás
CHANGELOG.md 8fe7214bc4 Added the missing items há 4 anos atrás
CMakeLists.txt f7b30cca26 Fix MINGW build (#213) há 6 anos atrás
Makefile.in 06b5d25ab2 A bit better way to pass target over to sub-makefile há 22 anos atrás
README.md 5b096be3d5 Remove Travis-ci from v4.0-release há 3 anos atrás
acx_pthread.m4 6c85fc2f27 Use GNU autoconf macros to determine switches required to generate threaded binaries properly há 21 anos atrás
appveyor.yml eaea0cad51 Change AppVeyor build as indicated by their support. há 4 anos atrás
autogen.sh 6d7e4d91a6 Postfix for CORE-5204: take into an account --enable-binreloc flag há 9 anos atrás
binreloc.m4 2dc25a44bb OSRI and new posix build há 15 anos atrás
configure.ac a4c675342f Fixed #7113: Wrong path in object pascal readme.md há 4 anos atrás
setupBuildNum.sh 3bdcd778ac v2.1 is dead, don't spend time on it há 5 anos atrás

README.md

Build Status (GitHub) Build Status (AppVeyor)

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/