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 SimpleDB vs. NebulaGraph vs. TinkerGraph vs. VoltDB vs. WakandaDB

System Properties Comparison Amazon SimpleDB vs. NebulaGraph vs. TinkerGraph vs. VoltDB vs. WakandaDB

Editorial information provided by DB-Engines
NameAmazon SimpleDB  Xexclude from comparisonNebulaGraph  Xexclude from comparisonTinkerGraph  Xexclude from comparisonVoltDB  Xexclude from comparisonWakandaDB  Xexclude from comparison
DescriptionHosted simple database service by Amazon, with the data stored in the Amazon Cloud. infoThere is an unrelated product called SimpleDB developed by Edward ScioreA distributed, linear scalable, high perfomant Graph DBMSA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 APIDistributed In-Memory NewSQL RDBMS infoUsed for OLTP applications with a high frequency of relatively simple transactions, that can hold all their data in memoryWakandaDB is embedded in a server that provides a REST API and a server-side javascript engine to access data
Primary database modelKey-value storeGraph DBMSGraph DBMSRelational DBMSObject oriented DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.85
Rank#138  Overall
#24  Key-value stores
Score2.14
Rank#120  Overall
#10  Graph DBMS
Score0.08
Rank#348  Overall
#35  Graph DBMS
Score1.44
Rank#158  Overall
#73  Relational DBMS
Score0.03
Rank#364  Overall
#17  Object oriented DBMS
Websiteaws.amazon.com/­simpledbgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
tinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlinwww.voltdb.comwakanda.github.io
Technical documentationdocs.aws.amazon.com/­simpledbdocs.nebula-graph.iodocs.voltdb.comwakanda.github.io/­doc
DeveloperAmazonVesoft Inc.VoltDB Inc.Wakanda SAS
Initial release20072019200920102012
Current release11.3, April 20222.7.0 (April 29, 2019), April 2019
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2.0 + Common Clause 1.0Open Source infoApache 2.0Open Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro EditionsOpen Source infoAGPLv3, extended commercial license available
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++JavaJava, C++C++, JavaScript
Server operating systemshostedLinuxLinux
OS X infofor development
Linux
OS X
Windows
Data schemeschema-freeStrong typed schemaschema-freeyesyes
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 indexesyes infoAll columns are indexed automaticallyyes infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.noyes
SQL infoSupport of SQLnoSQL-like query languagenoyes infoonly a subset of SQL 99no
APIs and other access methodsRESTful HTTP APIBrowser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietary native API
Python Object Graph Mapper
Query language nGQL
TinkerPop 3Java API
JDBC
RESTful HTTP/JSON API
RESTful HTTP API
Supported programming languages.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
.Net
C++
Go
Java
PHP
Python
Groovy
Java
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
JavaScript
Server-side scripts infoStored proceduresnouser defined functionsnoJavayes
Triggersnononoyes
Partitioning methods infoMethods for storing different data on different nodesnone infoSharding must be implemented in the applicationShardingnoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesCausal Clustering using Raft protocolnoneMulti-source replication
Source-replica replication
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencynoneImmediate Consistency
Foreign keys infoReferential integritynoyes infoRelationships in graphsyes infoRelationships in graphsno infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoConcurrent data updates can be detected by the applicationACIDnoACID infoTransactions are executed single-threaded within stored proceduresACID
Concurrency infoSupport for concurrent manipulation of datayesyesnoyes infoData access is serialized by the serveryes
Durability infoSupport for making data persistentyesyes infousing RocksDBoptionalyes infoSnapshots and command loggingyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesno
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Role-based access controlnoUsers and roles with access to stored proceduresyes
More information provided by the system vendor
Amazon SimpleDBNebulaGraphTinkerGraphVoltDBWakandaDB
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» more
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» more
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» more
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 license.
» 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 SimpleDBNebulaGraphTinkerGraphVoltDBWakandaDB
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

Recent citations in the news

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

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

Amazon Goes Back to the Future With 'NoSQL' Database
19 January 2012, WIRED

provided by Google News

Vesoft (NebulaGraph) Recognized in the Gartner® Market Guide for Graph Database Management Systems
15 November 2023, PR Newswire

NebulaGraph reaps from China's growing appetite for graph databases
16 September 2022, TechCrunch

NebulaGraph Completes Series A to Scale Its Distributed Graph Database
16 September 2022, Datanami

NebulaGraph Enterprise v5.0: The First Distributed Graph Database to Offer Native GQL Support
18 April 2024, IT News Online

provided by Google News

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27 September 2021, AWS Blog

Introducing Gremlin query hints for Amazon Neptune
26 February 2019, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21 February 2012, SiliconANGLE News

provided by Google News

Unveiling Volt Active Data's game-changing approach to limitless app performance
16 October 2023, YourStory

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31 August 2021, PR Newswire

VoltDB Turns to Real-Time Analytics with NewSQL Database
30 January 2014, Datanami

VoltDB Upgrades Power, Security of Its In-Memory Database
1 February 2017, eWeek

VoltDB Adds Geospatial Support, Cross-Site Replication
28 January 2016, The New Stack

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.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
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

Neo4j logo

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

Present your product here