FoundationDB

維基百科,自由的百科全書
跳至導覽 跳至搜尋
FoundationDB
File:FoundationDB logo.png
原作者
  • Nick Lavezzo
  • Dave Rosenthal
  • Dave Scherer
開發者蘋果公司
首次發佈2013年3月4日 (2013-03-04)
目前版本
    Module:EditAtWikidata第29行Lua錯誤:attempt to index field 'wikibase' (a nil value)
    原始碼庫
    • {{URL|example.com|可选的显示文本}}
    Module:EditAtWikidata第29行Lua錯誤:attempt to index field 'wikibase' (a nil value)
    程式語言C++, C[1]
    引擎
      Module:EditAtWikidata第29行Lua錯誤:attempt to index field 'wikibase' (a nil value)
      作業系統
      語言英語
      類型NoSQL
      許可協定
        Module:EditAtWikidata第29行Lua錯誤:attempt to index field 'wikibase' (a nil value)

        FoundationDB是由蘋果公司開發的免費且開源的多模型分散式NoSQL資料庫,採用無共用架構英語Shared-nothing architecture[2] 該產品圍繞一個「核心」資料庫設計,並以「層」的形式提供附加功能。[3] 核心資料庫暴露了一個帶有事務的有序鍵值儲存[4] 事務能夠在叢集中的任何機器上讀寫多個鍵,同時完全支援ACID特性。[5] 事務用於通過層實現各種數據模型。

        參見[編輯]

        參考資料[編輯]

        1. ^ FoundationDB: the open source, distributed, transactional key-value store - apple/foundationdb, 4 January 2019 [2023-04-29], (原始內容存檔於2023-06-08) –透過GitHub 
        2. ^ Database House Wants You to Stop Dropping ACID. [2023-04-29]. (原始內容存檔於2014-02-22). 
        3. ^ FoundationDB Releases Beta of its 'NoSQL/YesACID' Database. [2023-04-29]. (原始內容存檔於2023-05-03). 
        4. ^ FoundationDB's ACID Compliant NoSQL Available. [2013-04-11]. (原始內容存檔於2013-06-28). 
        5. ^ FoundationDB's NoSQL Breakthrough Challenges Relational Database Dominance. [2023-04-29]. (原始內容存檔於2018-07-14). 

        外部連結[編輯]