FoundationDB
外观
	
	

|  | |
| 原作者 | 
 | 
|---|---|
| 開發者 | 蘋果公司 | 
| 首次发布 | 2013年3月4日 | 
| 当前版本 | 
 | 
| 源代码库 | |
| 编程语言 | C++, C[2] | 
| 操作系统 | |
| 语言 | 英语 | 
| 类型 | NoSQL | 
| 许可协议 | |
| 网站 | www  | 
FoundationDB是由蘋果公司开发的免费且开源的多模型分布式NoSQL数据库,采用无共享架构。[3] 该产品围绕一个“核心”数据库设计,并以“层”的形式提供附加功能。[4] 核心数据库暴露了一个带有事务的有序键值存储。[5] 事务能够在集群中的任何机器上读写多个键,同时完全支持ACID特性。[6] 事务用于通过层实现各种数据模型。
参见
[编辑]参考资料
[编辑]- ^ Release 7.3.69. 2025年7月2日 [2025年7月19日].
- ^ FoundationDB: the open source, distributed, transactional key-value store - apple/foundationdb, 4 January 2019 [2023-04-29], (原始内容存档于2023-06-08) –通过GitHub
- ^ Database House Wants You to Stop Dropping ACID. [2023-04-29]. (原始内容存档于2014-02-22).
- ^ FoundationDB Releases Beta of its 'NoSQL/YesACID' Database. [2023-04-29]. (原始内容存档于2023-05-03).
- ^ FoundationDB's ACID Compliant NoSQL Available. [2013-04-11]. (原始内容存档于2013-06-28).
- ^ FoundationDB's NoSQL Breakthrough Challenges Relational Database Dominance. [2023-04-29]. (原始内容存档于2018-07-14).
 
	