百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
F

firebird

> 数据库
开源

Firebird 服务器、客户端和工具

1.4K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

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

  • https://www.firebirdsql.org/
  • https://www.firebirdsql.org/en/historical-reference/
  • https://www.firebirdsql.org/en/features/

Documentation

  • https://www.firebirdsql.org/en/documentation/
  • https://www.firebirdfaq.org/

Licensing

The source code is released under variants of the 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/

Development

The source code can be found at:
https://github.com/FirebirdSQL/firebird

Build instructions are here: https://www.firebirdsql.org/en/building-the-code/

Bugs and feature requests should be submitted at:
https://github.com/FirebirdSQL/firebird/issues

You may find more details at:
https://www.firebirdsql.org/en/development/

GitHub Issues· 1896 开放

在 GitHub 查看全部
  • #9151

    Regression in 5.0.4: "no current record for fetch operation" on a LEFT JOIN to an aggregated derived table

    type: bugaffect-version: 5.0.4更新于 2026年9月17日
  • #9070

    Access violation crashes server when a partial (conditional) index with a complex predicate is present on a table under DML load

    更新于 2026年9月15日
  • #9105

    UDR: EXTERNAL NAME module qualifier ignored on Linux when two modules register a routine of the same name — first-loaded module wins (5.0.3 and 5.0.4)

    更新于 2026年9月15日
  • #9150

    ISQL 'set per_table' may produce unreal data in the table statistics if some counter became greater than 2^31

    更新于 2026年9月12日
  • #9149

    Killing a blocked ALTER ... RESTART WITH can leave a primary key index allowing duplicate values

    更新于 2026年9月10日
  • #9147

    Names of LOCAL and DECLARED temporary tables that participate in queries can not be easy matched between EXPLAINED PLAN and TRACE table statistics

    type: improvement更新于 2026年9月9日
  • #9141

    Add Restart=on-failure in systemd units firebird and firebird-superserver

    qa: cannot be testedaffect-version: 6.0 Initialfix-version: 6.0 Alpha 1affect-version: 3.0.14affect-version: 4.0.7更新于 2026年9月2日
  • #9140

    Event connection listener remains in LISTEN and blocks subsequent event connections

    更新于 2026年8月28日

核心特点

  • •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/
  • •https://www.firebirdsql.org/en/initial-developer-s-public-license-version-1-0/
  • •https://www.firebirdsql.org/en/interbase-public-license/

> 标签

C++databasedbmsfirebirdfirebirdsql

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类数据库
定价开源

> 相关工具

P
PostgreSQL
功能强大的开源关系型数据库
R
Redis
内存数据结构存储,常用作缓存与队列
M
MySQL
广泛使用的开源关系型数据库