DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Bangdb vs. BigObject vs. Datomic vs. DuckDB vs. InfinityDB

System Properties Comparison Bangdb vs. BigObject vs. Datomic vs. DuckDB vs. InfinityDB

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonBigObject  Xexclude from comparisonDatomic  Xexclude from comparisonDuckDB  Xexclude from comparisonInfinityDB  Xexclude from comparison
DescriptionConverged and high performance database for device data, events, time series, document and graphAnalytic DBMS for real-time computations and queriesDatomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityAn embeddable, in-process, column-oriented SQL OLAP RDBMSA Java embedded Key-Value Store which extends the Java Map interface
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Relational DBMS infoa hierachical model (tree) can be imposedRelational DBMSRelational DBMSKey-value store
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.16
Rank#338  Overall
#47  Document stores
#32  Graph DBMS
#31  Time Series DBMS
Score0.19
Rank#329  Overall
#146  Relational DBMS
Score1.66
Rank#144  Overall
#66  Relational DBMS
Score4.63
Rank#69  Overall
#37  Relational DBMS
Score0.08
Rank#365  Overall
#55  Key-value stores
Websitebangdb.combigobject.iowww.datomic.comduckdb.orgboilerbay.com
Technical documentationdocs.bangdb.comdocs.bigobject.iodocs.datomic.comduckdb.org/­docsboilerbay.com/­infinitydb/­manual
DeveloperSachin Sinha, BangDBBigObject, Inc.CognitectBoiler Bay Inc.
Initial release20122015201220182002
Current releaseBangDB 2.0, October 20211.0.7075, December 20231.0.0, June 20244.0
License infoCommercial or Open SourceOpen Source infoBSD 3commercial infofree community edition availablecommercial infolimited edition freeOpen Source infoMIT Licensecommercial
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC, C++Java, ClojureC++Java
Server operating systemsLinuxLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
All OS with a Java VMserver-lessAll OS with a Java VM
Data schemeschema-freeyesyesyesyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgrade
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsyesyesyesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arrays
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.nonononono
Secondary indexesyes infosecondary, composite, nested, reverse, geospatialyesyesyesno infomanual creation possible, using inversions based on multi-value capability
SQL infoSupport of SQLSQL like support with command line toolSQL-like DML and DDL statementsnoyesno
APIs and other access methodsProprietary protocol
RESTful HTTP API
fluentd
ODBC
RESTful HTTP API
RESTful HTTP APIArrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
Supported programming languagesC
C#
C++
Java
Python
Clojure
Java
C
C# info3rd party driver
C++
Crystal info3rd party driver
Go info3rd party driver
Java
Lisp info3rd party driver
Python
R
Ruby info3rd party driver
Rust
Swift
Zig info3rd party driver
Java
Server-side scripts infoStored proceduresnoLuayes infoTransaction Functionsnono
Triggersyes, Notifications (with Streaming only)noBy using transaction functionsnono
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmnonenone infoBut extensive use of caching in the application peersnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)nonenone infoBut extensive use of caching in the application peersnonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglynoneImmediate ConsistencyImmediate ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZED
Foreign keys infoReferential integritynoyes infoautomatically between fact table and dimension tablesnonono infomanual creation possible, using inversions based on multi-value capability
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACIDACID infoOptimistic locking for transactions; no isolation for bulk loads
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyes infoRead/write lock on objects (tables, trees)yesyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellyesyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes, run db with in-memory only modeyesyes inforecommended only for testing and developmentyesno
User concepts infoAccess controlyes (enterprise version only)nononono

More information provided by the system vendor

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
BangdbBigObjectDatomicDuckDBInfinityDB
Recent citations in the news

Stanchion Turns SQLite Into A Column Store
15 February 2024, iProgrammer

Nubank buys firm behind Clojure programming language
28 July 2020, Finextra

Architecting Software for Leverage
13 November 2021, InfoQ.com

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

Brazil’s Nubank acquires US software firm Cognitect, creator of Clojure and Datomic
24 July 2020, LatamList

provided by Google News

MotherDuck Announces General Availability; Brings Simplicity and Power of DuckDB in a Serverless Data Warehouse
11 June 2024, PR Newswire

DuckDB: The tiny but powerful analytics database
15 May 2024, InfoWorld

DuckDB promises greater stability with 1.0 release
5 June 2024, The Register

My First Billion (of Rows) in DuckDB | by João Pedro | May, 2024
1 May 2024, Towards Data Science

DuckDB: In-Process Python Analytics for Not-Quite-Big Data
31 May 2024, The New Stack

provided by Google News



Share this page

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

Present your product here