DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon SimpleDB vs. AnzoGraph DB vs. Datastax Enterprise vs. Manticore Search vs. OrientDB

System Properties Comparison Amazon SimpleDB vs. AnzoGraph DB vs. Datastax Enterprise vs. Manticore Search vs. OrientDB

Editorial information provided by DB-Engines
NameAmazon SimpleDB  Xexclude from comparisonAnzoGraph DB  Xexclude from comparisonDatastax Enterprise  Xexclude from comparisonManticore Search  Xexclude from comparisonOrientDB  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 virtualizationDataStax Enterprise (DSE) is the always-on, scalable data platform built on Apache Cassandra and designed for hybrid Cloud. DSE integrates graph, search, analytics, administration, developer tooling, and monitoring into a unified platform.Multi-storage database for search, including full-text search.Multi-model DBMS (Document, Graph, Key/Value)
Primary database modelKey-value storeGraph DBMS
RDF store
Wide column storeSearch engineDocument store
Graph DBMS
Key-value store
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Search engine
Vector DBMS
Time Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.85
Rank#138  Overall
#24  Key-value stores
Score0.23
Rank#307  Overall
#24  Graph DBMS
#13  RDF stores
Score5.80
Rank#60  Overall
#4  Wide column stores
Score0.22
Rank#312  Overall
#21  Search engines
Score3.19
Rank#93  Overall
#16  Document stores
#7  Graph DBMS
#14  Key-value stores
Websiteaws.amazon.com/­simpledbcambridgesemantics.com/­anzographwww.datastax.com/­products/­datastax-enterprisemanticoresearch.comorientdb.org
Technical documentationdocs.aws.amazon.com/­simpledbdocs.cambridgesemantics.com/­anzograph/­userdoc/­home.htmdocs.datastax.commanual.manticoresearch.comwww.orientdb.com/­docs/­last/­index.html
DeveloperAmazonCambridge SemanticsDataStaxManticore SoftwareOrientDB LTD; CallidusCloud; SAP
Initial release20072018201120172010
Current release2.3, January 20216.8, April 20206.0, February 20233.2.29, March 2024
License infoCommercial or Open Sourcecommercialcommercial infofree trial version availablecommercialOpen Source infoGPL version 2Open Source infoApache version 2
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.
Datastax Astra DB: Astra DB simplifies cloud-native Cassandra application development for your apps, microservices and functions. Deploy in minutes on AWS, Google Cloud, Azure, and have it managed for you by the experts, with serverless, pay-as-you-go pricing.
Implementation languageJavaC++Java
Server operating systemshostedLinuxLinux
OS X
FreeBSD
Linux
macOS
Windows
All OS with a Java JDK (>= JDK 6)
Data schemeschema-freeSchema-free and OWL/RDFS-schema supportschema-freeFixed schemaschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")
Typing infopredefined data types such as float or datenoyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyes
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.nonoCan index from XMLno
Secondary indexesyes infoAll columns are indexed automaticallynoyesyes infofull-text index on all search fieldsyes
SQL infoSupport of SQLnoSPARQL and SPARQL* as primary query language. Cypher preview.SQL-like DML and DDL statements (CQL); Spark SQLSQL-like query languageSQL-like query language, no joins
APIs and other access methodsRESTful HTTP APIApache Mule
gRPC
JDBC
Kafka
OData access for BI tools
OpenCypher
RESTful HTTP API
SPARQL
Proprietary protocol infoCQL (Cassandra Query Language)
TinkerPop Gremlin infowith DSE Graph
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
Supported programming languages.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
C++
Java
Python
C
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Server-side scripts infoStored proceduresnouser defined functions and aggregatesnouser defined functionsJava, Javascript
TriggersnonoyesnoHooks
Partitioning methods infoMethods for storing different data on different nodesnone infoSharding must be implemented in the applicationAutomatic shardingSharding infono "single point of failure"Sharding infoPartitioning is done manually, search queries against distributed index is supportedSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication in MPP-Clusterconfigurable replication factor, datacenter aware, advanced replication for edge computingSynchronous replication based on Galera libraryMulti-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoKerberos/HDFS data loadingyesnono infocould be achieved with distributed queries
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
Tunable Consistency infoconsistency level can be individually decided with each write operation
Foreign keys infoReferential integritynono infonot needed in graphsnonoyes inforelationship in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoConcurrent data updates can be detected by the applicationACIDno infoAtomicity and isolation are supported for single operationsyes infoisolated transactions for atomic changes and binary logging for safe writesACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoThe original contents of fields are not stored in the Manticore index.yes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
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 rolesAccess rights for users can be defined per objectnoAccess rights for users and roles; record level security configurable
More information provided by the system vendor
Amazon SimpleDBAnzoGraph DBDatastax EnterpriseManticore SearchOrientDB
Specific characteristicsDataStax Enterprise is scale-out data infrastructure for enterprises that need to...
» more
Competitive advantagesSupporting the following application requirements: Zero downtime - Built on Apache...
» more
Typical application scenariosApplications that must be massively and linearly scalable with 100% uptime and able...
» more
Key customersCapital One, Cisco, Comcast, eBay, McDonald's, Microsoft, Safeway, Sony, UBS, and...
» more
Market metricsAmong the Forbes 100 Most Innovative Companies, DataStax is trusted by 5 of the top...
» more
Licensing and pricing modelsAnnual subscription
» 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 SimpleDBAnzoGraph DBDatastax EnterpriseManticore SearchOrientDB
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

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

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

Is The Enterprise Knowledge Graph Finally Going To Make All Data Usable?
19 September 2018, Forbes

provided by Google News

DataStax previews new Hyper Converged Data Platform for enterprise AI
15 May 2024, VentureBeat

DataStax Launches New Hyper-Converged Data Platform Giving Enterprises the Complete Modern Data Center Suite ...
15 May 2024, Business Wire

DataStax Rolls Out Vector Search for Astra DB to Support Gen AI
19 July 2023, EnterpriseAI

DataStax Announces Vector Search for DataStax Enterprise: Bringing the Power of Generative AI to Any Cloud, Hybrid ...
8 August 2023, Yahoo Finance Australia

DataStax announces vector search capabilities in its on-prem Apache Cassandra database
8 August 2023, SDTimes.com

provided by Google News

Integrating Manticore Search with Apache Superset
8 August 2023, hackernoon.com

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1 June 2022, hackernoon.com

8 Powerful Alternatives to Elasticsearch
25 April 2024, Insider Monkey

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

8 Google Alternatives: How to Search Crypto, the Dark Web, More
1 February 2023, Gizmodo

provided by Google News

The 12 Best Graph Databases to Consider for 2024
22 October 2023, Solutions Review

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21 January 2022, Open Source For You

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

HNS IoT Botnet Evolves, Goes Cross-Platform
2 December 2023, Dark Reading

ArangoDB raises $10 million for NoSQL database management
14 March 2019, VentureBeat

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.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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

Neo4j logo

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

Present your product here