8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 16:43:03 +01:00
This is a mirror of the firebird repo on github. It is not intended for use as a working repo. This repo is resync'ed with github every thirty minutes.
Go to file
2022-01-26 00:12:08 +00:00
builds CORE-5868 2019-07-30 08:29:46 +02:00
doc Updated the docs 2019-05-23 18:57:52 +03:00
examples Make test runnable with dialect-3 employee database 2012-11-09 13:34:29 +00:00
extern Backported CORE-6007: Firebird does not build on Mac with fresh toolchain 2019-02-21 18:38:40 +03:00
lang_helpers Fixed CORE-2836: fb_cancel_operation() incorrectly modifies rdb_status_vector 2010-02-01 14:27:50 +00:00
src increment build number 2022-01-26 00:12:08 +00:00
.gitignore .gitignore pass 2016-03-18 20:43:13 +03:00
.travis.yml Added B2_5_Release to travis (#124) 2017-10-31 07:38:57 -02:00
acx_pthread.m4 Use GNU autoconf macros to determine switches required to generate threaded binaries properly 2004-10-04 05:23:56 +00:00
autogen.sh No use overwriting install-sh when it already exists 2013-12-26 11:58:04 +00:00
binreloc.m4 Feature CORE-2398 - Make Firebird correct detect its installed path in Linux 2009-04-08 02:14:03 +00:00
ChangeLog Replaced old ChangeLogs with URL to GitHub. 2016-04-05 14:21:31 +03:00
configure.in Fixed MacOS deployment target issue 2018-02-10 19:53:05 +03:00
Makefile.in A bit better way to pass target over to sub-makefile 2003-07-15 10:49:57 +00:00
README.md use B2_5_Release for travis logo (#126) 2017-11-02 14:12:25 -02:00
travis.sh Added B2_5_Release to travis (#124) 2017-10-31 07:38:57 -02:00

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/