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 > AlaSQL vs. Amazon DocumentDB vs. Drizzle vs. H2 vs. Titan

System Properties Comparison AlaSQL vs. Amazon DocumentDB vs. Drizzle vs. H2 vs. Titan

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonAmazon DocumentDB  Xexclude from comparisonDrizzle  Xexclude from comparisonH2  Xexclude from comparisonTitan  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.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.
DescriptionJavaScript DBMS libraryFast, scalable, highly available, and fully managed MongoDB-compatible database serviceMySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Titan is a Graph DBMS optimized for distributed clusters.
Primary database modelDocument store
Relational DBMS
Document storeRelational DBMSRelational DBMSGraph DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.46
Rank#260  Overall
#40  Document stores
#121  Relational DBMS
Score1.91
Rank#132  Overall
#24  Document stores
Score8.13
Rank#49  Overall
#31  Relational DBMS
Websitealasql.orgaws.amazon.com/­documentdbwww.h2database.comgithub.com/­thinkaurelius/­titan
Technical documentationgithub.com/­AlaSQL/­alasqlaws.amazon.com/­documentdb/­resourceswww.h2database.com/­html/­main.htmlgithub.com/­thinkaurelius/­titan/­wiki
DeveloperAndrey Gershun & Mathias R. WulffDrizzle project, originally started by Brian AkerThomas MuellerAurelius, owned by DataStax
Initial release20142019200820052012
Current release7.2.4, September 20122.2.220, July 2023
License infoCommercial or Open SourceOpen Source infoMIT-LicensecommercialOpen Source infoGNU GPLOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoApache license, version 2.0
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptC++JavaJava
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)hostedFreeBSD
Linux
OS X
All OS with a Java VMLinux
OS X
Unix
Windows
Data schemeschema-freeschema-freeyesyesyes
Typing infopredefined data types such as float or datenoyesyesyesyes
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 indexesnoyesyesyesyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.noyes infowith proprietary extensionsyesno
APIs and other access methodsJavaScript APIproprietary protocol using JSON (MongoDB compatible)JDBCJDBC
ODBC
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Supported programming languagesJavaScriptGo
Java
JavaScript (Node.js)
PHP
Python
C
C++
Java
PHP
JavaClojure
Java
Python
Server-side scripts infoStored proceduresnononoJava Stored Procedures and User-Defined Functionsyes
Triggersyesnono infohooks for callbacks inside the server can be used.yesyes
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingnoneyes infovia pluggable storage backends
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-availability zones for high availability, asynchronous replication for up to 15 read replicasMulti-source replication
Source-replica replication
With clustering: 2 database servers on different computers operate on identical copies of a databaseyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)nonoyes infovia Faunus, a graph analytics engine
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integrityyesno infotypically not used, however similar functionality with DBRef possibleyesyesyes infoRelationships in graph
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageAtomic single-document operationsACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyesyes 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 controlnoAccess rights for users and rolesPluggable authentication mechanisms infoe.g. LDAP, HTTPfine grained access rights according to SQL-standardUser 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
AlaSQLAmazon DocumentDBDrizzleH2Titan
DB-Engines blog posts

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, 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

Create a Marvel Database with SQL and Javascript, the easy way
2 July 2019, Towards Data Science

Multi faceted data exploration in the browser using Leaflet and amCharts
3 May 2020, Towards Data Science

provided by Google News

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

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

Vector search for Amazon DocumentDB (with MongoDB compatibility) is now generally available | Amazon Web Services
29 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

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

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

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.

SingleStore logo

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

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here