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 Aurora vs. BoltDB vs. EJDB vs. OrientDB vs. RocksDB

System Properties Comparison Amazon Aurora vs. BoltDB vs. EJDB vs. OrientDB vs. RocksDB

Editorial information provided by DB-Engines
NameAmazon Aurora  Xexclude from comparisonBoltDB  Xexclude from comparisonEJDB  Xexclude from comparisonOrientDB  Xexclude from comparisonRocksDB  Xexclude from comparison
DescriptionMySQL and PostgreSQL compatible cloud service by AmazonAn embedded key-value store for Go.Embeddable document-store database library with JSON representation of queries (in MongoDB style)Multi-model DBMS (Document, Graph, Key/Value)Embeddable persistent key-value store optimized for fast storage (flash and RAM)
Primary database modelRelational DBMSKey-value storeDocument storeDocument store
Graph DBMS
Key-value store
Key-value store
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score7.91
Rank#50  Overall
#32  Relational DBMS
Score0.74
Rank#220  Overall
#31  Key-value stores
Score0.27
Rank#297  Overall
#44  Document stores
Score3.19
Rank#93  Overall
#16  Document stores
#7  Graph DBMS
#14  Key-value stores
Score3.65
Rank#85  Overall
#11  Key-value stores
Websiteaws.amazon.com/­rds/­auroragithub.com/­boltdb/­boltgithub.com/­Softmotions/­ejdborientdb.orgrocksdb.org
Technical documentationdocs.aws.amazon.com/­AmazonRDS/­latest/­AuroraUserGuide/­CHAP_Aurora.htmlgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdwww.orientdb.com/­docs/­last/­index.htmlgithub.com/­facebook/­rocksdb/­wiki
DeveloperAmazonSoftmotionsOrientDB LTD; CallidusCloud; SAPFacebook, Inc.
Initial release20152013201220102013
Current release3.2.29, March 20248.11.4, April 2024
License infoCommercial or Open SourcecommercialOpen Source infoMIT LicenseOpen Source infoGPLv2Open 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 languageGoCJavaC++
Server operating systemshostedBSD
Linux
OS X
Solaris
Windows
server-lessAll OS with a Java JDK (>= JDK 6)Linux
Data schemeyesschema-freeschema-freeschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")schema-free
Typing infopredefined data types such as float or dateyesnoyes infostring, integer, double, bool, date, object_idyesno
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.yesnonono
Secondary indexesyesnonoyesno
SQL infoSupport of SQLyesnonoSQL-like query language, no joinsno
APIs and other access methodsADO.NET
JDBC
ODBC
in-process shared libraryTinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
C++ API
Java API
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
GoActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
C
C++
Go
Java
Perl
Python
Ruby
Server-side scripts infoStored proceduresyesnonoJava, Javascriptno
TriggersyesnonoHooks
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningnonenoneShardinghorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationnonenoneMulti-source replicationyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono infocould be achieved with distributed queriesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistencynone
Foreign keys infoReferential integrityyesnono infotypically not needed, however similar functionality with collection joins possibleyes inforelationship in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyesnoACIDyes
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoRead/Write Lockingyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardnonoAccess rights for users and roles; record level security configurableno

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

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

Amazon - the rising star in the DBMS market
3 August 2015, Matthias Gelbmann

show all

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

show all

Recent citations in the news

Continuously replicate Amazon DynamoDB changes to Amazon Aurora PostgreSQL using AWS Lambda | Amazon ...
14 May 2024, AWS Blog

Join the preview of Amazon Aurora Limitless Database | Amazon Web Services
27 November 2023, AWS Blog

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18 March 2024, AWS Blog

New – Amazon Aurora Optimized Reads for Aurora PostgreSQL with up to 8x query latency improvement for I/O ...
8 November 2023, AWS Blog

Knowledge Bases for Amazon Bedrock now supports Amazon Aurora PostgreSQL and Cohere embedding models ...
12 February 2024, 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

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

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21 January 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

ArangoDB raises $10 million for NoSQL database management
14 March 2019, VentureBeat

K2View updates DataOps platform with data fabric automation
11 May 2021, TechTarget

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

Power your Kafka Streams application with Amazon MSK and AWS Fargate | Amazon Web Services
10 August 2021, AWS Blog

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

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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