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

DBMS > Bangdb vs. Dgraph vs. Dolt vs. InterSystems IRIS vs. Tkrzw

System Properties Comparison Bangdb vs. Dgraph vs. Dolt vs. InterSystems IRIS vs. Tkrzw

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonDgraph  Xexclude from comparisonDolt  Xexclude from comparisonInterSystems IRIS  Xexclude from comparisonTkrzw infoSuccessor of Tokyo Cabinet and Kyoto Cabinet  Xexclude from comparison
DescriptionConverged and high performance database for device data, events, time series, document and graphDistributed and scalable native Graph DBMSA MySQL compatible DBMS with Git-like versioning of data and schemaA containerised multi-model DBMS, interoperability and analytics data platform with wide capabilities for vertical and horizontal scalabilityA concept of libraries, allowing an application program to store and query key-value pairs in a file. Successor of Tokyo Cabinet and Kyoto Cabinet
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Graph DBMSRelational DBMSDocument store
Key-value store
Object oriented DBMS
Relational DBMS
Key-value store
Secondary database modelsSpatial DBMSDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.08
Rank#347  Overall
#47  Document stores
#34  Graph DBMS
#31  Time Series DBMS
Score1.45
Rank#156  Overall
#15  Graph DBMS
Score0.96
Rank#193  Overall
#90  Relational DBMS
Score4.05
Rank#83  Overall
#14  Document stores
#10  Key-value stores
#1  Object oriented DBMS
#45  Relational DBMS
Score0.00
Rank#383  Overall
#60  Key-value stores
Websitebangdb.comdgraph.iogithub.com/­dolthub/­dolt
www.dolthub.com
www.intersystems.com/­products/­intersystems-irisdbmx.net/­tkrzw
Technical documentationdocs.bangdb.comdgraph.io/­docsdocs.dolthub.comdocs.intersystems.com/­irislatest/­csp/­docbook/­DocBook.UI.Page.cls
DeveloperSachin Sinha, BangDBDgraph Labs, Inc.DoltHub IncInterSystemsMikio Hirabayashi
Initial release20122016201820182020
Current releaseBangDB 2.0, October 20212023.3, June 20230.9.3, August 2020
License infoCommercial or Open SourceOpen Source infoBSD 3Open Source infoApache 2.0Open Source infoApache Version 2.0commercialOpen Source infoApache Version 2.0
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++GoGoC++
Server operating systemsLinuxLinux
OS X
Windows
Linux
macOS
Windows
AIX
Linux
macOS
Ubuntu
Windows
Linux
macOS
Data schemeschema-freeschema-freeyesdepending on used data modelschema-free
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsyesyesyesno
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.nononoyesno
Secondary indexesyes infosecondary, composite, nested, reverse, geospatialyesyesyes
SQL infoSupport of SQLSQL like support with command line toolnoyesyesno
APIs and other access methodsProprietary protocol
RESTful HTTP API
GraphQL query language
gRPC (using protocol buffers) API
HTTP API
CLI Client
HTTP REST
JDBC
ODBC
RESTful HTTP API
Supported programming languagesC
C#
C++
Java
Python
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C++
Java
JavaScript (Node.js)
Python
C++
Java
Python
Ruby
Server-side scripts infoStored proceduresnonoyes infocurrently in alpha releaseyesno
Triggersyes, Notifications (with Streaming only)noyesyesno
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmyesnoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)Synchronous replication via RaftA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.Source-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyesyesyesyes
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellyesyesyesyes
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 infousing specific database classes
User concepts infoAccess controlyes (enterprise version only)no infoPlanned for future releasesOnly one user is configurable, and must be specified in the config file at startupyesno
More information provided by the system vendor
BangdbDgraphDoltInterSystems IRISTkrzw infoSuccessor of Tokyo Cabinet and Kyoto Cabinet
Specific characteristicsInterSystems IRIS is a complete cloud-first data platform which includes a multi-model...
» more

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
BangdbDgraphDoltInterSystems IRISTkrzw infoSuccessor of Tokyo Cabinet and Kyoto Cabinet
Recent citations in the news

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

The 12 Best Graph Databases to Consider for 2024
22 October 2023, Solutions Review

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

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

Dgraph Raises $6M in Seed Funding
20 July 2022, FinSMEs

provided by Google News

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19 August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

Are you still not using Version Control for Data?
11 April 2020, Towards Data Science

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

provided by Google News

Consultmed moving its e-referral software to InterSystems's IRIS for Health and more briefs
6 May 2024, Mobihealth News

Unlocking the Power of Generative AI: InterSystems IRIS with Vector Search -
26 March 2024, HIT Consultant

InterSystems Expands IRIS Data Platform with Vector Search to Support Next-Gen AI Applications
26 March 2024, Datanami

InterSystems Introduces Two New Cloud-Native Smart Data Services to Accelerate Database and Machine Learning ...
11 January 2024, Yahoo Finance

InterSystems and IPA's Subsidiary BioStrand Collaborate to Unveil the Innovative Integration of Vector Search with ...
28 March 2024, Business Wire

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.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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