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

DBMS > Amazon DocumentDB vs. Lovefield vs. Machbase Neo vs. OushuDB vs. RethinkDB

System Properties Comparison Amazon DocumentDB vs. Lovefield vs. Machbase Neo vs. OushuDB vs. RethinkDB

Editorial information provided by DB-Engines
NameAmazon DocumentDB  Xexclude from comparisonLovefield  Xexclude from comparisonMachbase Neo infoFormer name was Infiniflux  Xexclude from comparisonOushuDB  Xexclude from comparisonRethinkDB  Xexclude from comparison
DescriptionFast, scalable, highly available, and fully managed MongoDB-compatible database serviceEmbeddable relational database for web apps written in pure JavaScriptTimeSeries DBMS for AIoT and BigDataA data warehouse powered by Apache HAWQ supporting descriptive analysis and advanced machine learningDBMS for the Web with a mechanism to push updated query results to applications in realtime.
Primary database modelDocument storeRelational DBMSTime Series DBMSRelational DBMSDocument store
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.91
Rank#131  Overall
#24  Document stores
Score0.33
Rank#286  Overall
#131  Relational DBMS
Score0.17
Rank#337  Overall
#30  Time Series DBMS
Score0.10
Rank#355  Overall
#154  Relational DBMS
Score2.66
Rank#107  Overall
#20  Document stores
Websiteaws.amazon.com/­documentdbgoogle.github.io/­lovefieldmachbase.comwww.oushu.com/­product/­oushuDBrethinkdb.com
Technical documentationaws.amazon.com/­documentdb/­resourcesgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdmachbase.com/­dbmswww.oushu.com/­documentationrethinkdb.com/­docs
DeveloperGoogleMachbaseOushuThe Linux Foundation infosince July 2017
Initial release2019201420132009
Current release2.1.12, February 2017V8.0, August 20234.0.1, August 20202.4.1, August 2020
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0commercial infofree test version availablecommercialOpen Source infoApache Version 2
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 languageJavaScriptCC++
Server operating systemshostedserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariLinux
macOS
Windows
LinuxLinux
OS X
Windows
Data schemeschema-freeyesyesyesschema-free
Typing infopredefined data types such as float or dateyesyesyesyesyes infostring, binary, float, bool, date, geometry
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 indexesyesyesyesyesyes
SQL infoSupport of SQLnoSQL-like query language infovia JavaScript builder patternSQL-like query languageFull-featured ANSI SQL supportno
APIs and other access methodsproprietary protocol using JSON (MongoDB compatible)gRPC
HTTP REST
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
JDBC
ODBC
Supported programming languagesGo
Java
JavaScript (Node.js)
PHP
Python
JavaScriptC
C#
C++
Go
Java
JavaScript
PHP infovia ODBC
Python
R infovia ODBC
Scala
C
C++
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
Server-side scripts infoStored proceduresnononoyes
TriggersnoUsing read-only observersnoyesClient-side triggers through changefeeds
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingyesSharding inforange based
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-availability zones for high availability, asynchronous replication for up to 15 read replicasnoneselectable replication factorSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)nonoHadoop integrationyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityno infotypically not used, however similar functionality with DBRef possibleyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-document operationsACIDnoACIDAtomic single-document operations
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infoMVCC based
Durability infoSupport for making data persistentyesyes, by using IndexedDB or the cloud service Firebase Realtime Databasenoyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infousing MemoryDByes infovolatile and lookup tableno
User concepts infoAccess controlAccess rights for users and rolesnosimple password-based access controlKerberos, SSL and role based accessyes infousers and table-level permissions

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
Amazon DocumentDBLovefieldMachbase Neo infoFormer name was InfinifluxOushuDBRethinkDB
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

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

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

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

Use headless clusters in Amazon DocumentDB for cost-effective multi-Region resiliency | Amazon Web Services
8 March 2024, AWS Blog

Reduce cost and improve performance by migrating to Amazon DocumentDB 5.0 | Amazon Web Services
15 April 2024, AWS Blog

provided by Google News

China's answer to Snowflake is shaping as data demands upgrade
8 September 2021, PingWest

provided by Google News

An introduction to building realtime apps with RethinkDB
9 July 2022, devmio

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

Open Source Horizon Claims Edge over Google's Firebase Mobile Back-End -- ADTmag
23 May 2016, ADT Magazine

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.

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