DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon Neptune vs. BoltDB vs. Drizzle vs. HBase vs. RocksDB

System Properties Comparison Amazon Neptune vs. BoltDB vs. Drizzle vs. HBase vs. RocksDB

Editorial information provided by DB-Engines
NameAmazon Neptune  Xexclude from comparisonBoltDB  Xexclude from comparisonDrizzle  Xexclude from comparisonHBase  Xexclude from comparisonRocksDB  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.
DescriptionFast, reliable graph database built for the cloudAn embedded key-value store for Go.MySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.Wide-column store based on Apache Hadoop and on concepts of BigTableEmbeddable persistent key-value store optimized for fast storage (flash and RAM)
Primary database modelGraph DBMS
RDF store
Key-value storeRelational DBMSWide column storeKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.20
Rank#119  Overall
#9  Graph DBMS
#5  RDF stores
Score0.74
Rank#220  Overall
#31  Key-value stores
Score30.50
Rank#26  Overall
#2  Wide column stores
Score3.65
Rank#85  Overall
#11  Key-value stores
Websiteaws.amazon.com/­neptunegithub.com/­boltdb/­bolthbase.apache.orgrocksdb.org
Technical documentationaws.amazon.com/­neptune/­developer-resourceshbase.apache.org/­book.htmlgithub.com/­facebook/­rocksdb/­wiki
DeveloperAmazonDrizzle project, originally started by Brian AkerApache Software Foundation infoApache top-level project, originally developed by PowersetFacebook, Inc.
Initial release20172013200820082013
Current release7.2.4, September 20122.3.4, January 20219.2.1, May 2024
License infoCommercial or Open SourcecommercialOpen Source infoMIT LicenseOpen Source infoGNU GPLOpen Source infoApache version 2Open Source infoBSD
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoC++JavaC++
Server operating systemshostedBSD
Linux
OS X
Solaris
Windows
FreeBSD
Linux
OS X
Linux
Unix
Windows infousing Cygwin
Linux
Data schemeschema-freeschema-freeyesschema-free, schema definition possibleschema-free
Typing infopredefined data types such as float or dateyesnoyesoptions to bring your own types, AVROno
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 indexesnonoyesnono
SQL infoSupport of SQLnonoyes infowith proprietary extensionsnono
APIs and other access methodsOpenCypher
RDF 1.1 / SPARQL 1.1
TinkerPop Gremlin
JDBCJava API
RESTful HTTP API
Thrift
C++ API
Java API
Supported programming languagesC#
Go
Java
JavaScript
PHP
Python
Ruby
Scala
GoC
C++
Java
PHP
C
C#
C++
Groovy
Java
PHP
Python
Scala
C
C++
Go
Java
Perl
Python
Ruby
Server-side scripts infoStored proceduresnononoyes infoCoprocessors in Javano
Triggersnonono infohooks for callbacks inside the server can be used.yes
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingShardinghorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-availability zones high availability, asynchronous replication for up to 15 read replicas within a single region. Global database clusters consists of a primary write DB cluster in one region, and up to five secondary read DB clusters in different regions. Each secondary region can have up to 16 reader instances.noneMulti-source replication
Source-replica replication
Multi-source replication
Source-replica replication
yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneImmediate Consistency or Eventual Consistency
Foreign keys infoReferential integrityyes infoRelationships in graphsnoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyesACIDSingle row ACID (across millions of columns)yes
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyes infowith encyption-at-restyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)noPluggable authentication mechanisms infoe.g. LDAP, HTTPAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACno

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
3rd partiesSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

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

More resources
Amazon NeptuneBoltDBDrizzleHBaseRocksDB
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

Cloudera's HBase PaaS offering now supports Complex Transactions
11 August 2021,  Krishna Maheshwari (sponsor) 

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, Paul Andlinger

show all

Recent citations in the news

AWS Weekly Roundup – LlamaIndex support for Amazon Neptune, force AWS CloudFormation stack deletion, and ...
27 May 2024, AWS Blog

Amazon Neptune Analytics is now available in the AWS Europe (London) Region
14 March 2024, AWS Blog

Amazon Neptune Analytics is now generally available
29 November 2023, AWS Blog

Find and link similar entities in a knowledge graph using Amazon Neptune, Part 1: Full-text search | Amazon Web ...
7 May 2024, AWS Blog

Analyze large amounts of graph data to get insights and find trends with Amazon Neptune Analytics | Amazon Web ...
29 November 2023, AWS Blog

provided by Google News

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Three Reasons DevOps Should Consider Rocky Linux 9.4
15 May 2024, DevOps.com

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

provided by Google News

What Is HBase?
19 August 2021, IBM

Less Components, Higher Performance: Apache Doris instead of ClickHouse, MySQL, Presto, and HBase
20 October 2023, hackernoon.com

HBase: The database big data left behind
6 May 2016, InfoWorld

Monitor Apache HBase on Amazon EMR using Amazon Managed Service for Prometheus and Amazon Managed ...
13 February 2023, AWS Blog

HydraBase – The evolution of HBase@Facebook - Engineering at Meta
5 June 2014, Facebook Engineering

provided by Google News

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

Facebook's MyRocks Truly Rocks!
21 September 2020, Open Source For You

CockroachDB Launches Advanced Key-Value Store Pebble
23 December 2022, Analytics India Magazine

provided by Google News



Share this page

Featured Products

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

AllegroGraph logo

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

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