8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 22: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
2017-10-31 07:38:57 -02:00
builds Postfix for CORE-5474: unresolved symbol in FBINTL 2017-02-10 12:30:52 +03:00
doc Update the docs (yet again) 2017-02-08 15:16:55 +03:00
examples Make test runnable with dialect-3 employee database 2012-11-09 13:34:29 +00:00
extern Fixed warning and use links to correct projects 2016-04-20 14:28:33 +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 2017-10-26 00:05:15 +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 I stand corrected, ia64=so, but can be sl 2015-07-07 08:39:01 +00:00
Makefile.in A bit better way to pass target over to sub-makefile 2003-07-15 10:49:57 +00:00
README.md Added B2_5_Release to travis (#124) 2017-10-31 07:38:57 -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/