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 DocumentDB vs. Amazon SimpleDB vs. H2 vs. Milvus vs. Titan

System Properties Comparison Amazon DocumentDB vs. Amazon SimpleDB vs. H2 vs. Milvus vs. Titan

Editorial information provided by DB-Engines
NameAmazon DocumentDB  Xexclude from comparisonAmazon SimpleDB  Xexclude from comparisonH2  Xexclude from comparisonMilvus  Xexclude from comparisonTitan  Xexclude from comparison
Titan has been decommisioned after the takeover by Datastax. It will be removed from the DB-Engines ranking. A fork has been open-sourced as JanusGraph.
DescriptionFast, scalable, highly available, and fully managed MongoDB-compatible database serviceHosted simple database service by Amazon, with the data stored in the Amazon Cloud. infoThere is an unrelated product called SimpleDB developed by Edward ScioreFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.A DBMS designed for efficient storage of vector data and vector similarity searchesTitan is a Graph DBMS optimized for distributed clusters.
Primary database modelDocument storeKey-value storeRelational DBMSVector DBMSGraph DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.91
Rank#132  Overall
#24  Document stores
Score1.85
Rank#138  Overall
#24  Key-value stores
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score2.31
Rank#113  Overall
#3  Vector DBMS
Websiteaws.amazon.com/­documentdbaws.amazon.com/­simpledbwww.h2database.commilvus.iogithub.com/­thinkaurelius/­titan
Technical documentationaws.amazon.com/­documentdb/­resourcesdocs.aws.amazon.com/­simpledbwww.h2database.com/­html/­main.htmlmilvus.io/­docs/­overview.mdgithub.com/­thinkaurelius/­titan/­wiki
DeveloperAmazonThomas MuellerAurelius, owned by DataStax
Initial release20192007200520192012
Current release2.2.220, July 20232.3.4, January 2024
License infoCommercial or Open SourcecommercialcommercialOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoApache Version 2.0Open Source infoApache license, version 2.0
Cloud-based only infoOnly available as a cloud serviceyesyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Zilliz Cloud – Cloud-native service for Milvus
Implementation languageJavaC++, GoJava
Server operating systemshostedhostedAll OS with a Java VMLinux
macOS info10.14 or later
Windows infowith WSL 2 enabled
Linux
OS X
Unix
Windows
Data schemeschema-freeschema-freeyesyes
Typing infopredefined data types such as float or dateyesnoyesVector, Numeric and Stringyes
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.nonono
Secondary indexesyesyes infoAll columns are indexed automaticallyyesnoyes
SQL infoSupport of SQLnonoyesnono
APIs and other access methodsproprietary protocol using JSON (MongoDB compatible)RESTful HTTP APIJDBC
ODBC
RESTful HTTP APIJava API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Supported programming languagesGo
Java
JavaScript (Node.js)
PHP
Python
.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
JavaC++
Go
Java
JavaScript (Node.js)
Python
Clojure
Java
Python
Server-side scripts infoStored proceduresnonoJava Stored Procedures and User-Defined Functionsnoyes
Triggersnonoyesnoyes
Partitioning methods infoMethods for storing different data on different nodesnonenone infoSharding must be implemented in the applicationnoneShardingyes infovia pluggable storage backends
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-availability zones for high availability, asynchronous replication for up to 15 read replicasyesWith clustering: 2 database servers on different computers operate on identical copies of a databaseyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)nononoyes infovia Faunus, a graph analytics engine
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencyBounded Staleness
Eventual Consistency
Immediate Consistency
Session Consistency
Tunable Consistency
Eventual Consistency
Immediate Consistency
Foreign keys infoReferential integrityno infotypically not used, however similar functionality with DBRef possiblenoyesnoyes infoRelationships in graph
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-document operationsno infoConcurrent data updates can be detected by the applicationACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyesyesyesyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcast
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlAccess rights for users and rolesAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)fine grained access rights according to SQL-standardRole based access control and fine grained access rightsUser authentification and security via Rexster Graph Server
More information provided by the system vendor
Amazon DocumentDBAmazon SimpleDBH2MilvusTitan
Specific characteristicsMilvus is an open-source and cloud-native vector database built for production-ready...
» more
Competitive advantagesHighly available, versatile, and robust with millisecond latency. Supports batch...
» more
Typical application scenariosRAG: retrieval augmented generation Video media : video understanding, video deduplication....
» more
Key customersMilvus is trusted by thousands of enterprises, including PayPal, eBay, IKEA, LINE,...
» more
Market metricsAs of January 2024, 25k+ GitHub stars 10M+ downloads and installations​ ​ 3k+ enterprise...
» more
Licensing and pricing modelsMilvus was released under the open-source Apache License 2.0 in October 2019. Fully-managed...
» 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 DocumentDBAmazon SimpleDBH2MilvusTitan
DB-Engines blog posts

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

Vector databases
2 June 2023, 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

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

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

Game Developer's Guide to Amazon DocumentDB (with MongoDB compatibility) Part Three: Operation Best Practices ...
25 January 2024, AWS Blog

provided by Google News

A Place for Everything – Amazon SimpleDB
14 December 2007, AWS Blog

Hands-on Tutorial for Getting Started with Amazon SimpleDB
28 May 2010, Packt Hub

Amazon DynamoDB Serves Trillions Of Requests Per Month While Counterpart SimpleDB Is No Longer A Listed ...
12 November 2013, TechCrunch

Amazon SimpleDB Management in Eclipse
22 July 2009, AWS Blog

An Overview of Amazon Web Services - Cloud Application Architectures [Book]
22 September 2018, oreilly.com

provided by Google News

How NVIDIA GPU Acceleration Supercharged Milvus Vector Database
26 March 2024, The New Stack

AI-Powered Search Engine With Milvus Vector Database on Vultr
31 January 2024, SitePoint

Milvus 2.4 Unveils Game-Changing Features for Enhanced Vector Search
20 March 2024, GlobeNewswire

Zilliz Unveils Game-Changing Features for Vector Search
22 March 2024, Datanami

IBM watsonx.data’s integrated vector database: unify, prepare, and deliver your data for AI
9 April 2024, IBM

provided by Google News

Amazon DynamoDB Storage Backend for Titan: Distributed Graph Database | Amazon Web Services
24 August 2015, AWS Blog

JanusGraph Picks Up Where TitanDB Left Off
13 January 2017, Datanami

DSE Graph review: Graph database does double duty
14 November 2019, InfoWorld

Database Deep Dives: JanusGraph
8 August 2019, IBM

Beyond Titan: The Evolution of DataStax's New Graph Database
21 June 2016, Datanami

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here