FirebirdSQL/firebird
GitHub: FirebirdSQL/firebird
Firebird 是一款跨平台的开源关系型数据库管理系统,提供 ANSI SQL 标准特性、高性能并发处理及存储过程和触发器支持。
Stars: 1437 | Forks: 270
[](https://github.com/FirebirdSQL/firebird/actions/workflows/main.yml?query=branch%3Amaster)
[](https://ci.appveyor.com/project/FirebirdSQL/firebird)
[](https://deepwiki.com/FirebirdSQL/firebird)
# Firebird README
Firebird 是一个关系型数据库,提供了许多 ANSI SQL 标准特性,可运行在 Linux、Windows、MacOS 以及各种 Unix 平台上。Firebird 提供了出色的并发性、高性能,以及对存储过程和触发器的强大语言支持。自 1981 年以来,它以各种名称在生产系统中使用。
Firebird 项目是一个商业独立的项目,由 C/C++ 程序员、技术顾问和支持者组成,他们基于 Inprise Corporation 于 2000 年 7 月 25 日发布的源代码,开发和增强这个多平台关系型数据库管理系统。
## 基本信息
* https://www.firebirdsql.org/
* https://www.firebirdsql.org/en/historical-reference/
* https://www.firebirdsql.org/en/features/
## 文档
* https://www.firebirdsql.org/en/documentation/
* https://www.firebirdfaq.org/
## 许可
源代码在 Mozilla Public Licence 1.1 (MPL) 的变体下发布:
* https://www.firebirdsql.org/en/initial-developer-s-public-license-version-1-0/
* https://www.firebirdsql.org/en/interbase-public-license/
## 开发
源代码可以在以下地址找到:
https://github.com/FirebirdSQL/firebird
构建说明在这里:
https://www.firebirdsql.org/en/building-the-code/
Bug 和功能请求应提交至:
https://github.com/FirebirdSQL/firebird/issues
您可以在以下地址找到更多详细信息:
https://www.firebirdsql.org/en/development/
标签:C/C++, SQL, UML, 事务性I/O, 关系型数据库, 多线程, 存储过程, 数据库服务器, 系统审计