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 DynamoDB vs. GreptimeDB vs. Manticore Search vs. Microsoft Azure Cosmos DB vs. RethinkDB

System Properties Comparison Amazon DynamoDB vs. GreptimeDB vs. Manticore Search vs. Microsoft Azure Cosmos DB vs. RethinkDB

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonGreptimeDB  Xexclude from comparisonManticore Search  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonRethinkDB  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudAn open source Time Series DBMS built for increased scalability, high performance and efficiencyMulti-storage database for search, including full-text search.Globally distributed, horizontally scalable, multi-model database serviceDBMS for the Web with a mechanism to push updated query results to applications in realtime.
Primary database modelDocument store
Key-value store
Time Series DBMSSearch engineDocument store
Graph DBMS
Key-value store
Wide column store
Document store
Secondary database modelsTime Series DBMS infousing the Manticore Columnar LibrarySpatial DBMSSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score74.07
Rank#17  Overall
#3  Document stores
#2  Key-value stores
Score0.06
Rank#352  Overall
#33  Time Series DBMS
Score0.22
Rank#312  Overall
#21  Search engines
Score29.04
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score2.74
Rank#105  Overall
#19  Document stores
Websiteaws.amazon.com/­dynamodbgreptime.commanticoresearch.comazure.microsoft.com/­services/­cosmos-dbrethinkdb.com
Technical documentationdocs.aws.amazon.com/­dynamodbdocs.greptime.commanual.manticoresearch.comlearn.microsoft.com/­azure/­cosmos-dbrethinkdb.com/­docs
DeveloperAmazonGreptime Inc.Manticore SoftwareMicrosoftThe Linux Foundation infosince July 2017
Initial release20122022201720142009
Current release6.0, February 20232.4.1, August 2020
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationsOpen Source infoApache Version 2.0Open Source infoGPL version 2commercialOpen Source infoApache Version 2
Cloud-based only infoOnly available as a cloud serviceyesnonoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageRustC++C++
Server operating systemshostedAndroid
Docker
FreeBSD
Linux
macOS
Windows
FreeBSD
Linux
macOS
Windows
hostedLinux
OS X
Windows
Data schemeschema-freeschema-free, schema definition possibleFixed schemaschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyes infoJSON typesyes 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.noCan index from XMLno
Secondary indexesyesyesyes infofull-text index on all search fieldsyes infoAll properties auto-indexed by defaultyes
SQL infoSupport of SQLnoyesSQL-like query languageSQL-like query languageno
APIs and other access methodsRESTful HTTP APIgRPC
HTTP API
JDBC
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
C++
Erlang
Go
Java
JavaScript
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
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 proceduresnoPythonuser defined functionsJavaScript
Triggersyes infoby integration with AWS LambdanoJavaScriptClient-side triggers through changefeeds
Partitioning methods infoMethods for storing different data on different nodesShardingShardingSharding infoPartitioning is done manually, search queries against distributed index is supportedSharding infoImplicit feature of the cloud serviceSharding inforange based
Replication methods infoMethods for redundantly storing data on multiple nodesyesSynchronous replication based on Galera libraryyes infoImplicit feature of the cloud serviceSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)nonowith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*yes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Immediate Consistency
Foreign keys infoReferential integritynononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoACID across one or more tables within a single AWS account and regionyes infoisolated transactions for atomic changes and binary logging for safe writesMulti-item ACID transactions with snapshot isolation within a partitionAtomic single-document operations
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infoMVCC based
Durability infoSupport for making data persistentyesyesyes infoThe original contents of fields are not stored in the Manticore index.yesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.no
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Simple rights management via user accountsnoAccess rights can be defined down to the item levelyes infousers and table-level permissions
More information provided by the system vendor
Amazon DynamoDBGreptimeDBManticore SearchMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBRethinkDB
Specific characteristicsGreptimeDB is a SQL & Python-enabled timeseries database system built from scratch...
» more
Competitive advantages- Inherits advantages of Rust, such as excellent performance, memory safe, resource...
» more
Typical application scenariosFor IoT industries, GreptimeDB can seamless integrate with message queues and other...
» more
Key customersGreptime's clients span multiple sectors including IoT, connected vehicles, and energy...
» more
Market metricsGreptimeDB has garnered global recognition by topping GitHub trends following its...
» more
Licensing and pricing modelsGreptimeDB: open source, distributed, cloud-native TSDB; supports Hybrid Time-series...
» 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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more
CData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
Amazon DynamoDBGreptimeDBManticore SearchMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBRethinkDB
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

Increased popularity for consuming DBMS services out of the cloud
2 October 2015, Paul Andlinger

show all

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

How Heroku reduced their operational overhead by migrating their 30 TB self-managed database from Amazon EC2 to ...
9 May 2024, AWS Blog

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29 December 2023, InfoQ.com

Migrating Uber's Ledger Data from DynamoDB to LedgerStore
11 April 2024, Uber

Simplify cross-account access control with Amazon DynamoDB using resource-based policies | Amazon Web Services
20 March 2024, AWS Blog

Distributed Transactions at Scale in Amazon DynamoDB
7 November 2023, InfoQ.com

provided by Google News

Integrating Manticore Search with Apache Superset
8 August 2023, hackernoon.com

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1 June 2022, hackernoon.com

8 Powerful Alternatives to Elasticsearch
25 April 2024, Insider Monkey

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

Apex Legends hacker says game developers patched exploit used on streamers
25 April 2024, Yahoo News Canada

provided by Google News

Start your AI journey with Microsoft Azure Cosmos DB—compete for $10K
9 May 2024, Microsoft

Public preview: Change partition key of a container in Azure Cosmos DB (NoSQL API) | Azure updates
27 March 2024, Microsoft

Azure Synapse Link for Cosmos DB: New Analytics Capabilities
10 November 2023, InfoQ.com

How to Migrate Azure Cosmos DB Databases | by Arwin Lashawn
25 August 2023, DataDrivenInvestor

Microsoft Benchmarks Distributed PostgreSQL DBs
10 July 2023, Datanami

provided by Google News

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

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

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

How to deploy RethinkDB using Docker
14 February 2018, Packt Hub

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

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.

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

Present your product here