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

DBMS > Amazon DocumentDB vs. Badger vs. Memgraph vs. Oracle NoSQL vs. VoltDB

System Properties Comparison Amazon DocumentDB vs. Badger vs. Memgraph vs. Oracle NoSQL vs. VoltDB

Editorial information provided by DB-Engines
NameAmazon DocumentDB  Xexclude from comparisonBadger  Xexclude from comparisonMemgraph  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonVoltDB  Xexclude from comparison
DescriptionFast, scalable, highly available, and fully managed MongoDB-compatible database serviceAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.An open source graph database built for real-time streaming and compatible with Neo4jA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesDistributed In-Memory NewSQL RDBMS infoUsed for OLTP applications with a high frequency of relatively simple transactions, that can hold all their data in memory
Primary database modelDocument storeKey-value storeGraph DBMSDocument store
Key-value store
Relational DBMS
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.91
Rank#131  Overall
#24  Document stores
Score0.22
Rank#320  Overall
#47  Key-value stores
Score3.19
Rank#94  Overall
#8  Graph DBMS
Score3.05
Rank#97  Overall
#17  Document stores
#16  Key-value stores
#50  Relational DBMS
Score1.47
Rank#157  Overall
#73  Relational DBMS
Websiteaws.amazon.com/­documentdbgithub.com/­dgraph-io/­badgermemgraph.comwww.oracle.com/­database/­nosql/­technologies/­nosqlwww.voltdb.com
Technical documentationaws.amazon.com/­documentdb/­resourcesgodoc.org/­github.com/­dgraph-io/­badgermemgraph.com/­docsdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmldocs.voltdb.com
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperDGraph LabsMemgraph LtdOracleVoltDB Inc.
Initial release20192017201720112010
Current release24.1, May 202411.3, April 2022
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open Source infoBSL 1.1; commercial license for enterprise edition availableOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro Editions
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 and C++JavaJava, C++
Server operating systemshostedBSD
Linux
OS X
Solaris
Windows
LinuxLinux
Solaris SPARC/x86
Linux
OS X infofor development
Data schemeschema-freeschema-freeschema-free and schema-optionalSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.yes
Typing infopredefined data types such as float or dateyesnoyesoptionalyes
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 indexesyesnoyesyes
SQL infoSupport of SQLnononoSQL-like DML and DDL statementsyes infoonly a subset of SQL 99
APIs and other access methodsproprietary protocol using JSON (MongoDB compatible)Bolt protocol
Cypher query language
RESTful HTTP APIJava API
JDBC
RESTful HTTP/JSON API
Supported programming languagesGo
Java
JavaScript (Node.js)
PHP
Python
Go.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
C
C#
Go
Java
JavaScript (Node.js)
Python
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresnononoJava
Triggersnononono
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding infodynamic graph partitioningShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-availability zones for high availability, asynchronous replication for up to 15 read replicasnoneMulti-source replication using RAFTElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)nonowith Hadoop integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneImmediate ConsistencyEventual Consistency
Immediate Consistency infodepending on configuration
Foreign keys infoReferential integrityno infotypically not used, however similar functionality with DBRef possiblenoyes inforelationships in graphsnono infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-document operationsnoACID infowith snapshot isolationconfigurable infoACID within a storage node (=shard)ACID infoTransactions are executed single-threaded within stored procedures
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yesyes infoData access is serialized by the server
Durability infoSupport for making data persistentyesyesyes infowith periodic snapshot and write-ahead logging (WAL) of changesyesyes infoSnapshots and command logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes infooff heap cache
User concepts infoAccess controlAccess rights for users and rolesnoUsers, roles and permissionsAccess rights for users and rolesUsers and roles with access to stored procedures
More information provided by the system vendor
Amazon DocumentDBBadgerMemgraphOracle NoSQLVoltDB
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» more
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» more
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» more
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» 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
Amazon DocumentDBBadgerMemgraphOracle NoSQLVoltDB
Recent citations in the news

A hybrid approach for homogeneous migration to an Amazon DocumentDB elastic cluster | Amazon Web Services
4 June 2024, AWS Blog

AWS announces Amazon DocumentDB zero-ETL integration with Amazon OpenSearch Service
16 May 2024, AWS Blog

Use LangChain and vector search on Amazon DocumentDB to build a generative AI chatbot | Amazon Web Services
20 May 2024, AWS Blog

Vector search for Amazon DocumentDB (with MongoDB compatibility) is now generally available | Amazon Web Services
29 November 2023, AWS Blog

AWS announces Amazon DocumentDB I/O-Optimized
21 November 2023, AWS Blog

provided by Google News

Enhance Your Network Analysis with the Power of a Graph DB
4 May 2024, Towards Data Science

Graph database company Memgraph raises $9.34M
5 October 2021, VentureBeat

Croatian graph database startup Memgraph raises €8M with Microsoft as key investor, plans to boost R&D
20 October 2021, The Recursive

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7 August 2023, PR Newswire

Making Your Own Memory Graph To Detect Memory Issues On iOS
13 April 2021, hackernoon.com

provided by Google News

OpenWorld 2013: Oracle NoSQL Database On the Rise?
13 December 2023, Channel Futures

Blog Theme - Details
21 August 2023, Oracle

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, Oracle

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

provided by Google News

Unveiling Volt Active Data's game-changing approach to limitless app performance
16 October 2023, YourStory

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31 August 2021, PR Newswire

VoltDB Turns to Real-Time Analytics with NewSQL Database
30 January 2014, Datanami

VoltDB Upgrades Power, Security of Its In-Memory Database
1 February 2017, eWeek

VoltDB Adds Geospatial Support, Cross-Site Replication
28 January 2016, The New Stack

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.

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