File: README.md

package info (click to toggle)
firebird3.0 3.0.7.33374.ds4-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 41,416 kB
  • sloc: ansic: 374,395; cpp: 319,714; sql: 14,345; pascal: 14,195; yacc: 7,540; fortran: 5,645; sh: 5,251; makefile: 1,033; perl: 135; sed: 83; awk: 75; xml: 19; csh: 15
file content (40 lines) | stat: -rw-r--r-- 1,758 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
[![Build Status](https://api.travis-ci.org/FirebirdSQL/firebird.svg?branch=B3_0_Release)](https://travis-ci.org/FirebirdSQL/firebird)
[![Build Status](https://ci.appveyor.com/api/projects/status/github/FirebirdSQL/firebird?branch=B3_0_Release&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/