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 Neptune vs. Drizzle vs. Tarantool vs. WakandaDB vs. XTDB

System Properties Comparison Amazon Neptune vs. Drizzle vs. Tarantool vs. WakandaDB vs. XTDB

Editorial information provided by DB-Engines
NameAmazon Neptune  Xexclude from comparisonDrizzle  Xexclude from comparisonTarantool  Xexclude from comparisonWakandaDB  Xexclude from comparisonXTDB infoformerly named Crux  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.
DescriptionFast, reliable graph database built for the cloudMySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.In-memory computing platform with a flexible data schema for efficiently building high-performance applicationsWakandaDB is embedded in a server that provides a REST API and a server-side javascript engine to access dataA general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelGraph DBMS
RDF store
Relational DBMSDocument store
Key-value store
Relational DBMS
Object oriented DBMSDocument store
Secondary database modelsSpatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.20
Rank#119  Overall
#9  Graph DBMS
#5  RDF stores
Score1.72
Rank#144  Overall
#25  Document stores
#25  Key-value stores
#66  Relational DBMS
Score0.03
Rank#364  Overall
#17  Object oriented DBMS
Score0.11
Rank#343  Overall
#46  Document stores
Websiteaws.amazon.com/­neptunewww.tarantool.iowakanda.github.iogithub.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationaws.amazon.com/­neptune/­developer-resourceswww.tarantool.io/­en/­docwakanda.github.io/­docwww.xtdb.com/­docs
DeveloperAmazonDrizzle project, originally started by Brian AkerVKWakanda SASJuxt Ltd.
Initial release20172008200820122019
Current release7.2.4, September 20122.10.0, May 20222.7.0 (April 29, 2019), April 20191.19, September 2021
License infoCommercial or Open SourcecommercialOpen Source infoGNU GPLOpen Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool EnterpriseOpen Source infoAGPLv3, extended commercial license availableOpen Source infoMIT License
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 languageC++C and C++C++, JavaScriptClojure
Server operating systemshostedFreeBSD
Linux
OS X
BSD
Linux
macOS
Linux
OS X
Windows
All OS with a Java 8 (and higher) VM
Linux
Data schemeschema-freeyesFlexible data schema: relational definition for tables with ability to store json-like documents in columnsyesschema-free
Typing infopredefined data types such as float or dateyesyesstring, double, decimal, uuid, integer, blob, boolean, datetimeyesyes, extensible-data-notation format
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 indexesnoyesyesyes
SQL infoSupport of SQLnoyes infowith proprietary extensionsFull-featured ANSI SQL supportnolimited SQL, making use of Apache Calcite
APIs and other access methodsOpenCypher
RDF 1.1 / SPARQL 1.1
TinkerPop Gremlin
JDBCOpen binary protocolRESTful HTTP APIHTTP REST
JDBC
Supported programming languagesC#
Go
Java
JavaScript
PHP
Python
Ruby
Scala
C
C++
Java
PHP
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
JavaScriptClojure
Java
Server-side scripts infoStored proceduresnonoLua, C and SQL stored proceduresyesno
Triggersnono infohooks for callbacks inside the server can be used.yes, before/after data modification events, on replication events, client session eventsyesno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.nonenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-availability zones high availability, asynchronous replication for up to 15 read replicas within a single region. Global database clusters consists of a primary write DB cluster in one region, and up to five secondary read DB clusters in different regions. Each secondary region can have up to 16 reader instances.Multi-source replication
Source-replica replication
Asynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
noneyes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyCasual consistency across sharding partitions
Eventual consistency within replicaset partition infowhen using asyncronous replication
Immediate Consistency within single instance
Sequential consistency including linearizable read within replicaset partition infowhen using Raft
Immediate Consistency
Foreign keys infoReferential integrityyes infoRelationships in graphsyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactionsACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes, cooperative multitaskingyesyes
Durability infoSupport for making data persistentyes infowith encyption-at-restyesyes, write ahead loggingyesyes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes, full featured in-memory storage engine with persistenceno
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Pluggable authentication mechanisms infoe.g. LDAP, HTTPAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles
yes

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 NeptuneDrizzleTarantoolWakandaDBXTDB infoformerly named Crux
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

Data processing speed and reliability: in-memory synchronous replication
9 November 2021,  Vladimir Perepelytsya, Tarantool (sponsor) 

show all

Recent citations in the news

AWS Weekly Roundup – LlamaIndex support for Amazon Neptune, force AWS CloudFormation stack deletion, and ...
27 May 2024, AWS Blog

Amazon Neptune Analytics is now available in the AWS Europe (London) Region
14 March 2024, AWS Blog

Amazon Neptune Analytics is now generally available
29 November 2023, AWS Blog

Analyze large amounts of graph data to get insights and find trends with Amazon Neptune Analytics | Amazon Web ...
29 November 2023, AWS Blog

Find and link similar entities in a knowledge graph using Amazon Neptune, Part 1: Full-text search | Amazon Web ...
7 May 2024, AWS Blog

provided by Google News



Share this page

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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.

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

The database to transact, analyze and contextualize your data in real time.
Try it today.

Present your product here