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. Oracle NoSQL vs. Sadas Engine vs. SQL.JS vs. Titan

System Properties Comparison Amazon DocumentDB vs. Oracle NoSQL vs. Sadas Engine vs. SQL.JS vs. Titan

Editorial information provided by DB-Engines
NameAmazon DocumentDB  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonSadas Engine  Xexclude from comparisonSQL.JS  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 serviceA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environmentsPort of SQLite to JavaScriptTitan is a Graph DBMS optimized for distributed clusters.
Primary database modelDocument storeDocument store
Key-value store
Relational DBMS
Relational DBMSRelational DBMSGraph DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.91
Rank#132  Overall
#24  Document stores
Score2.95
Rank#100  Overall
#17  Document stores
#17  Key-value stores
#50  Relational DBMS
Score0.00
Rank#383  Overall
#158  Relational DBMS
Score0.53
Rank#252  Overall
#116  Relational DBMS
Websiteaws.amazon.com/­documentdbwww.oracle.com/­database/­nosql/­technologies/­nosqlwww.sadasengine.comsql.js.orggithub.com/­thinkaurelius/­titan
Technical documentationaws.amazon.com/­documentdb/­resourcesdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlwww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentationsql.js.org/­documentation/­index.htmlgithub.com/­thinkaurelius/­titan/­wiki
DeveloperOracleSADAS s.r.l.Alon Zakai infoenhancements implemented by othersAurelius, owned by DataStax
Initial release20192011200620122012
Current release23.3, December 20238.0
License infoCommercial or Open SourcecommercialOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)commercial infofree trial version availableOpen SourceOpen Source infoApache license, version 2.0
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 languageJavaC++JavaScriptJava
Server operating systemshostedLinux
Solaris SPARC/x86
AIX
Linux
Windows
server-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Unix
Windows
Data schemeschema-freeSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.yesyesyes
Typing infopredefined data types such as float or dateyesoptionalyesyesyes
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 indexesyesyesyesyes
SQL infoSupport of SQLnoSQL-like DML and DDL statementsyesyes infoSQL-92 is not fully supportedno
APIs and other access methodsproprietary protocol using JSON (MongoDB compatible)RESTful HTTP APIJDBC
ODBC
Proprietary protocol
JavaScript APIJava API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Supported programming languagesGo
Java
JavaScript (Node.js)
PHP
Python
C
C#
Go
Java
JavaScript (Node.js)
Python
.Net
C
C#
C++
Groovy
Java
PHP
Python
JavaScriptClojure
Java
Python
Server-side scripts infoStored proceduresnonononoyes
Triggersnonononoyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardinghorizontal partitioningnoneyes 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 replicasElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featurenonenoneyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)with Hadoop integrationnonoyes infovia Faunus, a graph analytics engine
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency infodepending on configuration
Immediate ConsistencynoneEventual Consistency
Immediate Consistency
Foreign keys infoReferential integrityno infotypically not used, however similar functionality with DBRef possiblenoyesyesyes infoRelationships in graph
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-document operationsconfigurable infoACID within a storage node (=shard)ACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesno infoexcept by serializing a db to a fileyes 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.yes infooff heap cacheyes infomanaged by 'Learn by Usage'yes
User concepts infoAccess controlAccess rights for users and rolesAccess rights for users and rolesAccess rights for users, groups and roles according to SQL-standardnoUser authentification and security via Rexster Graph Server

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 DocumentDBOracle NoSQLSadas EngineSQL.JSTitan
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, 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

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

Reduce cost and improve performance by migrating to Amazon DocumentDB 5.0 | Amazon Web Services
15 April 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

Enhance enterprise data security and trust: Must see Blockchain Technology sessions at Oracle CloudWorld 2023
21 August 2023, Oracle

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

Oracle Beefs Up Its NoSQL Database Offering
3 April 2014, Data Center Knowledge

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

Larry Ellison Just Embraced the Enemy. Or Did He?
1 October 2012, WIRED

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

In Praise Of SQLite
28 July 2022, iProgrammer

Running PostgreSQL Inside Your Browser
8 September 2022, iProgrammer

provided by Google News

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

Titan Graph Database Integration with DynamoDB: World-class Performance, Availability, and Scale for New Workloads
20 August 2015, All Things Distributed

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

DataStax acquires Aurelius, the startup behind the Titan graph database
3 February 2015, VentureBeat

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

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