DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > BigchainDB vs. Datomic vs. Dgraph vs. H2 vs. Sequoiadb

System Properties Comparison BigchainDB vs. Datomic vs. Dgraph vs. H2 vs. Sequoiadb

Editorial information provided by DB-Engines
NameBigchainDB  Xexclude from comparisonDatomic  Xexclude from comparisonDgraph  Xexclude from comparisonH2  Xexclude from comparisonSequoiadb  Xexclude from comparison
DescriptionBigchainDB is scalable blockchain database offering decentralization, immutability and native assetsDatomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityDistributed and scalable native Graph DBMSFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.NewSQL database with distributed OLTP and SQL
Primary database modelDocument storeRelational DBMSGraph DBMSRelational DBMSDocument store
Relational DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.79
Rank#212  Overall
#36  Document stores
Score1.59
Rank#150  Overall
#69  Relational DBMS
Score1.45
Rank#156  Overall
#15  Graph DBMS
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score0.45
Rank#261  Overall
#41  Document stores
#122  Relational DBMS
Websitewww.bigchaindb.comwww.datomic.comdgraph.iowww.h2database.comwww.sequoiadb.com
Technical documentationbigchaindb.readthedocs.io/­en/­latestdocs.datomic.comdgraph.io/­docswww.h2database.com/­html/­main.htmlwww.sequoiadb.com/­en/­index.php?m=Files&a=index
DeveloperCognitectDgraph Labs, Inc.Thomas MuellerSequoiadb Ltd.
Initial release20162012201620052013
Current release1.0.6735, June 20232.2.220, July 2023
License infoCommercial or Open SourceOpen Source infoAGPL v3commercial infolimited edition freeOpen Source infoApache 2.0Open Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoServer: AGPL; Client: Apache V2
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 languagePythonJava, ClojureGoJavaC++
Server operating systemsLinuxAll OS with a Java VMLinux
OS X
Windows
All OS with a Java VMLinux
Data schemeschema-freeyesschema-freeyesschema-free
Typing infopredefined data types such as float or datenoyesyesyesyes infooid, date, timestamp, binary, regex
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 indexesyesyesyesyes
SQL infoSupport of SQLnononoyesSQL-like query language
APIs and other access methodsCLI Client
RESTful HTTP API
RESTful HTTP APIGraphQL query language
gRPC (using protocol buffers) API
HTTP API
JDBC
ODBC
proprietary protocol using JSON
Supported programming languagesGo
Haskell
Java
JavaScript
Python
Ruby
Clojure
Java
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Java.Net
C++
Java
PHP
Python
Server-side scripts infoStored proceduresyes infoTransaction FunctionsnoJava Stored Procedures and User-Defined FunctionsJavaScript
TriggersBy using transaction functionsnoyesno
Partitioning methods infoMethods for storing different data on different nodesShardingnone infoBut extensive use of caching in the application peersyesnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factornone infoBut extensive use of caching in the application peersSynchronous replication via RaftWith clustering: 2 database servers on different computers operate on identical copies of a databaseSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynononoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDDocument is locked during a transaction
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentyes,with MongoDB ord RethinkDByes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes inforecommended only for testing and developmentyesno
User concepts infoAccess controlyesnono infoPlanned for future releasesfine grained access rights according to SQL-standardsimple password-based access control

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
BigchainDBDatomicDgraphH2Sequoiadb
Recent citations in the news

Using BigchainDB: A Database with Blockchain Characteristics
20 January 2022, Open Source For You

Exploring the 10 BEST Python Libraries for Blockchain Applications
9 September 2023, DataDrivenInvestor

ascribe announces scalable blockchain database BigchainDB - CoinReport
13 February 2016, CoinReport

7 blockchain firms join Bosch led GAIA-X consortium for vehicle identity - Ledger Insights
13 September 2022, Ledger Insights

Catena-X Welcomes New Members: Bosch, Ocean Protocol, Fetch.ai
20 May 2021, Coinspeaker

provided by Google News

Atomic Canyon and ORNL develop revolutionary nuclear AI
16 May 2024, energynews.pro

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

Popular Open Source GraphQL Company Dgraph Secures $6M in Seed Round with New Leadership
20 July 2022, PR Newswire

Dgraph on AWS: Setting up a horizontally scalable graph database | Amazon Web Services
1 September 2020, AWS Blog

Dgraph GraphQL database users detail graph use cases
20 April 2021, TechTarget

Dgraph Rises to the Top Graph Database on GitHub With 11 G2 Badges and 11M Downloads
26 May 2021, Business Wire

Dgraph launches Slash GraphQL, a GraphQL-native database Backend-as-a-Service
10 September 2020, TechCrunch

provided by Google News



Share this page

Featured Products

Neo4j logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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

Milvus logo

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

Present your product here