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

DBMS > Bangdb vs. Drizzle vs. H2GIS vs. HarperDB vs. TinkerGraph

System Properties Comparison Bangdb vs. Drizzle vs. H2GIS vs. HarperDB vs. TinkerGraph

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonDrizzle  Xexclude from comparisonH2GIS  Xexclude from comparisonHarperDB  Xexclude from comparisonTinkerGraph  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
DescriptionConverged and high performance database for device data, events, time series, document and graphMySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.Spatial extension of H2Ultra-low latency distributed database with an intuitive REST API supporting NoSQL and SQL (including joins). Deployment of functions and databases simultaneously with a consolidated node-level architecture.A lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Relational DBMSSpatial DBMSDocument storeGraph DBMS
Secondary database modelsSpatial DBMSRelational DBMS
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
Score0.00
Rank#383  Overall
#7  Spatial DBMS
Score0.55
Rank#248  Overall
#38  Document stores
Score0.08
Rank#348  Overall
#35  Graph DBMS
Websitebangdb.comwww.h2gis.orgwww.harperdb.iotinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationdocs.bangdb.comwww.h2gis.org/­docs/­homedocs.harperdb.io/­docs
DeveloperSachin Sinha, BangDBDrizzle project, originally started by Brian AkerCNRSHarperDB
Initial release20122008201320172009
Current releaseBangDB 2.0, October 20217.2.4, September 20123.1, August 2021
License infoCommercial or Open SourceOpen Source infoBSD 3Open Source infoGNU GPLOpen Source infoLGPL 3.0commercial infofree community edition availableOpen Source infoApache 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++C++JavaNode.jsJava
Server operating systemsLinuxFreeBSD
Linux
OS X
Linux
OS X
Data schemeschema-freeyesyesdynamic schemaschema-free
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsyesyesyes infoJSON data typesyes
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.nononono
Secondary indexesyes infosecondary, composite, nested, reverse, geospatialyesyesyesno
SQL infoSupport of SQLSQL like support with command line toolyes infowith proprietary extensionsyesSQL-like data manipulation statementsno
APIs and other access methodsProprietary protocol
RESTful HTTP API
JDBCJDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
TinkerPop 3
Supported programming languagesC
C#
C++
Java
Python
C
C++
Java
PHP
Java.Net
C
C#
C++
ColdFusion
D
Dart
Delphi
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
MatLab
Objective C
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Rust
Scala
Swift
Groovy
Java
Server-side scripts infoStored proceduresnonoyes infobased on H2Custom Functions infosince release 3.1no
Triggersyes, Notifications (with Streaming only)no infohooks for callbacks inside the server can be used.yesnono
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmShardingnoneA table resides as a whole on one (or more) nodes in a clusternone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)Multi-source replication
Source-replica replication
yes infobased on H2yes infothe nodes on which a table resides can be definednone
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 Consistencynone
Foreign keys infoReferential integritynoyesyesnoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDAtomic execution of specific operationsno
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyesyes, multi-version concurrency control (MVCC)yesno
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellyesyesyes, using LMDBoptional
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 modeyesyesyes
User concepts infoAccess controlyes (enterprise version only)Pluggable authentication mechanisms infoe.g. LDAP, HTTPyes infobased on H2Access rights for users and rolesno

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
BangdbDrizzleH2GISHarperDBTinkerGraph
DB-Engines blog posts

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, Matthias Gelbmann

show all

Recent citations in the news

Startups of the Year 2023: Meet HarperDB - A Database and Application Development Platform
22 June 2023, hackernoon.com

Unlocking immersive golfing experiences with AWS Wavelength | Amazon Web Services
29 November 2022, AWS Blog

Stephen Goldberg Named 2023 Bill Daniels Ethical Leader of the Year | CU Denver Business School News
9 January 2023, business-news.ucdenver.edu

HarperDB: An underdog SQL / NoSQL database | ZDNET
7 February 2018, ZDNet

Build a Hacker News Clone using React and HarperDB — SitePoint
18 October 2021, SitePoint

provided by Google News

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27 September 2021, AWS Blog

Introducing Gremlin query hints for Amazon Neptune
26 February 2019, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21 February 2012, SiliconANGLE News

provided by Google News



Share this page

Featured Products

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

RaimaDB logo

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

Neo4j logo

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

Present your product here