Comdb2

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search
Comdb2
Original authorComdb2 Team
DevelopersComdb2 team, and other open source component developers
Initial release1 January 2016; 10 years ago (2016-01-01)[1]
Stable release
7.0
Repository
  • {{URL|example.com|optional display text}}Lua error in Module:EditAtWikidata at line 29: attempt to index field 'wikibase' (a nil value).
Written inC
Engine
    Lua error in Module:EditAtWikidata at line 29: attempt to index field 'wikibase' (a nil value).
    Operating systemLinux, Solaris, AIX
    Available inEnglish
    TypeRDBMS
    LicenseApache v2, BSD License, MIT License, Sleepycat License[2]
    Websitebloomberg.github.io/comdb2/

    Comdb2 is an open source, highly available clustered RDBMS developed by Bloomberg LP, built on optimistic concurrency control techniques. It provides multiple isolation levels, including Snapshot and Serializable Isolation. Read/Write transactions run on any node, with the client library transparently negotiating connections to lowest cost (latency) node which is available. Comdb2 implements queues for publisher-to-subscriber message delivery. Queues can be combined with table triggers for time-consistent log distribution.

    Comdb2 supports the SQLite dialect of SQL with some modifications,[3] and embeds the Lua scripting language. Comdb2 maintains a fork of Berkeley DB to provide the key–value database backend to SQLite.

    Comdb2 architecture was described in detail in this 2016 technical paper.[4]

    See also

    [edit | edit source]

    References

    [edit | edit source]
    1. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
    2. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
    3. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
    4. ^ https://www.vldb.org/pvldb/vol9/p1377-scotti.pdf [bare URL PDF]

    Lua error in mw.title.lua at line 392: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal').