Firebird

Firebird 服务器、客户端和工具。(Firebird server, client and tools)

Github stars Tracking Chart

Firebird README

Firebird 是一个关系型数据库,提供了许多 ANSI SQL 标准功能,可以在 Linux、Windows、MacOS 和各种 Unix 平台上运行。Firebird 为存储过程和触发器提供了出色的并发性、高性能和强大的语言支持。自 1981 年以来,它一直以各种名称在生产系统中使用。

Firebird 项目是一个由 C/C++ 程序员、技术顾问和支持者组成的商业独立项目,在 2000 年 7 月 25 日 Inprise 公司发布的源代码基础上,开发和增强了一个多平台关系数据库管理系统。

基本信息

文档

许可证

源代码以Mozilla Public Licence 1.1 (MPL)的变体发布。

开发

源代码可以在以下网址找到:
https://github.com/FirebirdSQL/firebird

构建说明在这里:http://www.firebirdsql.org/en/building-the-code/

错误和功能请求应提交到:
http://tracker.firebirdsql.org/

你可以在以下网站找到更多细节:
http://www.firebirdsql.org/en/development/


Overview

Name With OwnerFirebirdSQL/firebird
Primary LanguageC++
Program languageCMake (Language Count: 19)
PlatformAndroid, Linux, Mac, Windows
License:
Release Count73
Last Release Namev5.0.0 (Posted on 2024-01-11 13:23:46)
First Release NameR2_1_0 (Posted on )
Created At2016-03-16 06:10:37
Pushed At2024-04-12 20:13:17
Last Commit At2024-04-12 20:13:11
Stargazers Count1.2k
Watchers Count80
Fork Count202
Commits Count57.4k
Has Issues Enabled
Issues Count7395
Issue Open Count1703
Pull Requests Count522
Pull Requests Open Count55
Pull Requests Close Count84
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

Build Status
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/

To the top