DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon SimpleDB vs. AnzoGraph DB vs. Drizzle vs. Realm vs. VoltDB

System Properties Comparison Amazon SimpleDB vs. AnzoGraph DB vs. Drizzle vs. Realm vs. VoltDB

Editorial information provided by DB-Engines
NameAmazon SimpleDB  Xexclude from comparisonAnzoGraph DB  Xexclude from comparisonDrizzle  Xexclude from comparisonRealm  Xexclude from comparisonVoltDB  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.
DescriptionHosted simple database service by Amazon, with the data stored in the Amazon Cloud. infoThere is an unrelated product called SimpleDB developed by Edward ScioreScalable graph database built for online analytics and data harmonization with MPP scaling, high-performance analytical algorithms and reasoning, and virtualizationMySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.A DBMS built for use on mobile devices that’s a fast, easy to use alternative to SQLite and Core DataDistributed In-Memory NewSQL RDBMS infoUsed for OLTP applications with a high frequency of relatively simple transactions, that can hold all their data in memory
Primary database modelKey-value storeGraph DBMS
RDF store
Relational DBMSDocument storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.88
Rank#133  Overall
#23  Key-value stores
Score0.29
Rank#303  Overall
#25  Graph DBMS
#14  RDF stores
Score7.41
Rank#52  Overall
#8  Document stores
Score1.47
Rank#157  Overall
#73  Relational DBMS
Websiteaws.amazon.com/­simpledbcambridgesemantics.com/­anzographrealm.iowww.voltdb.com
Technical documentationdocs.aws.amazon.com/­simpledbdocs.cambridgesemantics.com/­anzograph/­userdoc/­home.htmrealm.io/­docsdocs.voltdb.com
DeveloperAmazonCambridge SemanticsDrizzle project, originally started by Brian AkerRealm, acquired by MongoDB in May 2019VoltDB Inc.
Initial release20072018200820142010
Current release2.3, January 20217.2.4, September 201211.3, April 2022
License infoCommercial or Open Sourcecommercialcommercial infofree trial version availableOpen Source infoGNU GPLOpen SourceOpen Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro Editions
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++Java, C++
Server operating systemshostedLinuxFreeBSD
Linux
OS X
Android
Backend: server-less
iOS
Windows
Linux
OS X infofor development
Data schemeschema-freeSchema-free and OWL/RDFS-schema supportyesyesyes
Typing infopredefined data types such as float or datenoyesyesyes
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.nono
Secondary indexesyes infoAll columns are indexed automaticallynoyesyesyes
SQL infoSupport of SQLnoSPARQL and SPARQL* as primary query language. Cypher preview.yes infowith proprietary extensionsnoyes infoonly a subset of SQL 99
APIs and other access methodsRESTful HTTP APIApache Mule
gRPC
JDBC
Kafka
OData access for BI tools
OpenCypher
RESTful HTTP API
SPARQL
JDBCJava API
JDBC
RESTful HTTP/JSON API
Supported programming languages.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
C++
Java
Python
C
C++
Java
PHP
.Net
Java infowith Android only
Objective-C
React Native
Swift
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresnouser defined functions and aggregatesnono inforuns within the applications so server-side scripts are unnecessaryJava
Triggersnonono infohooks for callbacks inside the server can be used.yes infoChange Listenersno
Partitioning methods infoMethods for storing different data on different nodesnone infoSharding must be implemented in the applicationAutomatic shardingShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication in MPP-ClusterMulti-source replication
Source-replica replication
noneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoKerberos/HDFS data loadingnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate Consistency in MPP-ClusterImmediate Consistency
Foreign keys infoReferential integritynono infonot needed in graphsyesnono 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 applicationACIDACIDACIDACID infoTransactions are executed single-threaded within stored procedures
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoData access is serialized by the server
Durability infoSupport for making data persistentyesyesyesyesyes infoSnapshots and command logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infoIn-Memory realm
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Access rights for users and rolesPluggable authentication mechanisms infoe.g. LDAP, HTTPyesUsers and roles with access to stored procedures

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 SimpleDBAnzoGraph DBDrizzleRealmVoltDB
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

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

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

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

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

Amazon SimpleDB Expands Web Services
16 December 2007, Data Center Knowledge

An Overview of Amazon Web Services - Cloud Application Architectures [Book]
22 September 2018, O'Reilly Media

provided by Google News

AnzoGraph review: A graph database for deep analytics
15 April 2019, InfoWorld

Cambridge Semantics Fits AnzoGraph DB with More Speed, Free Access
23 January 2020, Solutions Review

AnzoGraph: A W3C Standards-Based Graph Database | by Jo Stichbury
8 February 2019, Towards Data Science

Back to the future: Does graph database success hang on query language?
5 March 2018, ZDNet

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

provided by Google News

MongoDB aims to unify developer experience with launch of MongoDB Cloud
9 June 2020, diginomica

Danish CEO explains Silicon Valley learning curve for European entrepreneurs - San Francisco Business Times
6 October 2016, The Business Journals

Is Swift the Future of Server-side Development?
12 September 2017, Solutions Review

Java Synthetic Methods — What are these? | by Vaibhav Singh
27 February 2021, DataDrivenInvestor

Pyramid Analytics Appoints Spencer Johnson as Vice President of North America Sales
31 March 2020, Business Wire

provided by Google News

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

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

VoltDB Aims for Fast Big Data Development -- ADTmag
29 January 2015, ADT Magazine

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12 March 2024, Datanami

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

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

Present your product here