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. Memgraph vs. ObjectBox vs. Titan

System Properties Comparison Amazon SimpleDB vs. Memgraph vs. ObjectBox vs. Titan

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAmazon SimpleDB  Xexclude from comparisonMemgraph  Xexclude from comparisonObjectBox  Xexclude from comparisonTitan  Xexclude from comparison
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.
DescriptionHosted simple database service by Amazon, with the data stored in the Amazon Cloud. infoThere is an unrelated product called SimpleDB developed by Edward ScioreAn open source graph database built for real-time streaming and compatible with Neo4jLightweight, fast on-device database for IoT, Mobile and Embedded devices, persisting and synchronising objects and vectorsTitan is a Graph DBMS optimized for distributed clusters.
Primary database modelKey-value storeGraph DBMSObject oriented DBMS
Vector DBMS
Graph DBMS
Secondary database modelsTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.88
Rank#133  Overall
#23  Key-value stores
Score3.19
Rank#94  Overall
#8  Graph DBMS
Score1.29
Rank#166  Overall
#5  Object oriented DBMS
#7  Vector DBMS
Websiteaws.amazon.com/­simpledbmemgraph.comgithub.com/­objectbox
objectbox.io
github.com/­thinkaurelius/­titan
Technical documentationdocs.aws.amazon.com/­simpledbmemgraph.com/­docsdocs.objectbox.iogithub.com/­thinkaurelius/­titan/­wiki
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperAmazonMemgraph LtdObjectBox LimitedAurelius, owned by DataStax
Initial release2007201720172012
Current release4.0 (May 2024)
License infoCommercial or Open SourcecommercialOpen Source infoBSL 1.1; commercial license for enterprise edition availableBindings are released under Apache 2.0 infoApache License 2.0Open Source infoApache license, version 2.0
Cloud-based only infoOnly available as a cloud serviceyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC and C++C and C++Java
Server operating systemshostedLinuxAndroid
Any POSIX system
Docker
iOS
Linux
macOS
QNX
Windows
Linux
OS X
Unix
Windows
Data schemeschema-freeschema-free and schema-optionalyesyes
Typing infopredefined data types such as float or datenoyesyes, plus "flex" map-like typesyes
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 automaticallyyesyes
SQL infoSupport of SQLnononono
APIs and other access methodsRESTful HTTP APIBolt protocol
Cypher query language
Proprietary native APIJava API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Supported programming languages.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
C
C++
Dart (Flutter)
Go
Java
Kotlin
Python
Swift
Clojure
Java
Python
Server-side scripts infoStored proceduresnonoyes
Triggersnonoyes
Partitioning methods infoMethods for storing different data on different nodesnone infoSharding must be implemented in the applicationSharding infodynamic graph partitioningnoneyes infovia pluggable storage backends
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication using RAFTData sync between devices allowing occasional connected databases to work completely offlineyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes infovia Faunus, a graph analytics engine
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynoyes inforelationships in graphsyesyes infoRelationships in graph
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoConcurrent data updates can be detected by the applicationACID infowith snapshot isolationACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyesyes infowith periodic snapshot and write-ahead logging (WAL) of changesyesyes 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.yesno
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Users, roles and permissionsyesUser authentification and security via Rexster Graph Server
More information provided by the system vendor
Amazon SimpleDBMemgraphObjectBoxTitan
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» more
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» more
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» more
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» more
News

The on-device Vector Database for Android and Java
29 May 2024

Vector search: making sense of search queries
29 May 2024

Python on-device Vector and Object Database for Local AI
28 May 2024

Evolution of search: traditional vs vector search
23 May 2024

On-device Vector Database for Dart/Flutter
21 May 2024

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 SimpleDBMemgraphObjectBoxTitan
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

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

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

Good Advice on Keeping Your Database Simple and Fast.
25 March 2009, All Things Distributed

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

provided by Google News

Enhance Your Network Analysis with the Power of a Graph DB
4 May 2024, Towards Data Science

Graph database company Memgraph raises $9.34M
5 October 2021, VentureBeat

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7 August 2023, PR Newswire

Croatian graph database startup Memgraph raises €8M with Microsoft as key investor, plans to boost R&D
20 October 2021, The Recursive

Modeling and Navigating a Transportation Network with Memgraph
12 April 2021, Towards Data Science

provided by Google News

ObjectBox Raises $2M in Funding
4 December 2018, FinSMEs

The Megashift Towards Decentralized Edge Computing
27 August 2021, hackernoon.com

provided by Google News

DataStax Acquires Aurelius and its TitanDB Graph Database
31 May 2024, Data Center Knowledge

Amazon DynamoDB Storage Backend for Titan: Distributed Graph Database | Amazon Web Services
24 August 2015, AWS Blog

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

JanusGraph Picks Up Where TitanDB Left Off
13 January 2017, Datanami

DataStax acquires Aurelius, the startup behind the Titan graph database
3 February 2015, VentureBeat

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

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