8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 23:23:02 +01:00
firebird-mirror/README.md
Adriano dos Santos Fernandes 366356d5b5 Added appveyor badge.
2018-07-26 12:25:23 -03:00

41 lines
1.7 KiB
Markdown

[![Build Status](https://travis-ci.org/FirebirdSQL/firebird.svg?branch=master)](https://travis-ci.org/FirebirdSQL/firebird)
[![Build Status](https://ci.appveyor.com/api/projects/status/github/FirebirdSQL/firebird?branch=master&svg=true)](https://ci.appveyor.com/project/FirebirdSQL/firebird)
# 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
* http://www.firebirdsql.org/
* http://www.firebirdsql.org/en/historical-reference/
* http://www.firebirdsql.org/en/features/
## Documentation
* http://www.firebirdsql.org/en/documentation/
* http://www.firebirdfaq.org/
## Licensing
The source code is released under variants of the Mozilla Public Licence 1.1 (MPL):
* http://www.firebirdsql.org/en/initial-developer-s-public-license-version-1-0/
* http://www.firebirdsql.org/en/interbase-public-license/
## 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/