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. BoltDB vs. Realm vs. STSdb

System Properties Comparison Amazon SimpleDB vs. AnzoGraph DB vs. BoltDB vs. Realm vs. STSdb

Editorial information provided by DB-Engines
NameAmazon SimpleDB  Xexclude from comparisonAnzoGraph DB  Xexclude from comparisonBoltDB  Xexclude from comparisonRealm  Xexclude from comparisonSTSdb  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 ScioreScalable graph database built for online analytics and data harmonization with MPP scaling, high-performance analytical algorithms and reasoning, and virtualizationAn embedded key-value store for Go.A DBMS built for use on mobile devices that’s a fast, easy to use alternative to SQLite and Core DataKey-Value Store with special method for indexing infooptimized for high performance using a special indexing method
Primary database modelKey-value storeGraph DBMS
RDF store
Key-value storeDocument storeKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.88
Rank#139  Overall
#24  Key-value stores
Score0.27
Rank#302  Overall
#24  Graph DBMS
#13  RDF stores
Score0.76
Rank#224  Overall
#32  Key-value stores
Score7.71
Rank#52  Overall
#9  Document stores
Score0.06
Rank#365  Overall
#55  Key-value stores
Websiteaws.amazon.com/­simpledbcambridgesemantics.com/­anzographgithub.com/­boltdb/­boltrealm.iogithub.com/­STSSoft/­STSdb4
Technical documentationdocs.aws.amazon.com/­simpledbdocs.cambridgesemantics.com/­anzograph/­userdoc/­home.htmrealm.io/­docs
DeveloperAmazonCambridge SemanticsRealm, acquired by MongoDB in May 2019STS Soft SC
Initial release20072018201320142011
Current release2.3, January 20214.0.8, September 2015
License infoCommercial or Open Sourcecommercialcommercial infofree trial version availableOpen Source infoMIT LicenseOpen SourceOpen Source infoGPLv2, 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 languageGoC#
Server operating systemshostedLinuxBSD
Linux
OS X
Solaris
Windows
Android
Backend: server-less
iOS
Windows
Windows
Data schemeschema-freeSchema-free and OWL/RDFS-schema supportschema-freeyesyes
Typing infopredefined data types such as float or datenonoyesyes infoprimitive types and user defined types (classes)
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 automaticallynonoyesno
SQL infoSupport of SQLnoSPARQL and SPARQL* as primary query language. Cypher preview.nonono
APIs and other access methodsRESTful HTTP APIApache Mule
gRPC
JDBC
Kafka
OData access for BI tools
OpenCypher
RESTful HTTP API
SPARQL
.NET Client API
Supported programming languages.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
C++
Java
Python
Go.Net
Java infowith Android only
Objective-C
React Native
Swift
C#
Java
Server-side scripts infoStored proceduresnouser defined functions and aggregatesnono inforuns within the applications so server-side scripts are unnecessaryno
Triggersnononoyes infoChange Listenersno
Partitioning methods infoMethods for storing different data on different nodesnone infoSharding must be implemented in the applicationAutomatic shardingnonenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication in MPP-Clusternonenonenone
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-ClusternoneImmediate Consistency
Foreign keys infoReferential integritynono infonot needed in graphsnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoConcurrent data updates can be detected by the applicationACIDyesACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes 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 rolesnoyesno

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 DBBoltDBRealmSTSdb
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, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

Recent citations in the news

New SimpleDB Goodies: Enhanced Select, Larger Result Sets, Mandatory HTTPS | Amazon Web Services
20 May 2009, AWS Blog

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

Amazon DynamoDB Serves Trillions Of Requests Per Month While Counterpart SimpleDB Is No Longer A Listed Product On AWS
12 November 2013, TechCrunch

Amazon SimpleDB Management in Eclipse | AWS News Blog
22 July 2009, AWS Blog

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

provided by Google News

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

Cambridge Semantics Unveils AnzoGraph DB with Geospatial Analytics
19 June 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

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

provided by Google News

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Grafana Loki: Architecture Summary and Running in Kubernetes
14 March 2023, hackernoon.com

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

provided by Google News

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

Kotlin Programming Language Will Surpass Java On Android Next Year
15 October 2017, Fossbytes

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

A Quick Look at Open Source Databases for Mobile App Development
29 April 2018, Open Source For You

provided by Google News



Share this page

Featured Products

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

SingleStore logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Neo4j logo

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

Present your product here