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

DBMS > AnzoGraph DB vs. Datomic vs. Elasticsearch vs. RocksDB

System Properties Comparison AnzoGraph DB vs. Datomic vs. Elasticsearch vs. RocksDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAnzoGraph DB  Xexclude from comparisonDatomic  Xexclude from comparisonElasticsearch  Xexclude from comparisonRocksDB  Xexclude from comparison
DescriptionScalable graph database built for online analytics and data harmonization with MPP scaling, high-performance analytical algorithms and reasoning, and virtualizationDatomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityA distributed, RESTful modern search and analytics engine based on Apache Lucene infoElasticsearch lets you perform and combine many types of searches such as structured, unstructured, geo, and metricEmbeddable persistent key-value store optimized for fast storage (flash and RAM)
Primary database modelGraph DBMS
RDF store
Relational DBMSSearch engineKey-value store
Secondary database modelsDocument store
Spatial DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.23
Rank#307  Overall
#24  Graph DBMS
#13  RDF stores
Score1.59
Rank#150  Overall
#69  Relational DBMS
Score135.35
Rank#7  Overall
#1  Search engines
Score3.65
Rank#85  Overall
#11  Key-value stores
Websitecambridgesemantics.com/­anzographwww.datomic.comwww.elastic.co/­elasticsearchrocksdb.org
Technical documentationdocs.cambridgesemantics.com/­anzograph/­userdoc/­home.htmdocs.datomic.comwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlgithub.com/­facebook/­rocksdb/­wiki
DeveloperCambridge SemanticsCognitectElasticFacebook, Inc.
Initial release2018201220102013
Current release2.3, January 20211.0.6735, June 20238.6, January 20238.11.4, April 2024
License infoCommercial or Open Sourcecommercial infofree trial version availablecommercial infolimited edition freeOpen Source infoElastic LicenseOpen Source infoBSD
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJava, ClojureJavaC++
Server operating systemsLinuxAll OS with a Java VMAll OS with a Java VMLinux
Data schemeSchema-free and OWL/RDFS-schema supportyesschema-free infoFlexible type definitions. Once a type is defined, it is persistentschema-free
Typing infopredefined data types such as float or dateyesyesno
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.nononono
Secondary indexesnoyesyes infoAll search fields are automatically indexedno
SQL infoSupport of SQLSPARQL and SPARQL* as primary query language. Cypher preview.noSQL-like query languageno
APIs and other access methodsApache Mule
gRPC
JDBC
Kafka
OData access for BI tools
OpenCypher
RESTful HTTP API
SPARQL
RESTful HTTP APIJava API
RESTful HTTP/JSON API
C++ API
Java API
Supported programming languagesC++
Java
Python
Clojure
Java
.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
C
C++
Go
Java
Perl
Python
Ruby
Server-side scripts infoStored proceduresuser defined functions and aggregatesyes infoTransaction Functionsyesno
TriggersnoBy using transaction functionsyes infoby using the 'percolation' feature
Partitioning methods infoMethods for storing different data on different nodesAutomatic shardingnone infoBut extensive use of caching in the application peersShardinghorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication in MPP-Clusternone infoBut extensive use of caching in the application peersyesyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsKerberos/HDFS data loadingnoES-Hadoop Connectorno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency in MPP-ClusterImmediate ConsistencyEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, all
Foreign keys infoReferential integrityno infonot needed in graphsnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoyes
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes inforecommended only for testing and developmentMemcached and Redis integrationyes
User concepts infoAccess controlAccess rights for users and rolesnono

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
3rd partiesSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
AnzoGraph DBDatomicElasticsearchRocksDB
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Elasticsearch moved into the top 10 most popular database management systems
3 July 2017, Matthias Gelbmann

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

show all

Recent citations in the 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

Stanchion Turns SQLite Into A Column Store
15 February 2024, iProgrammer

Nubank buys firm behind Clojure programming language
28 July 2020, Finextra

Zoona Case Study
16 December 2017, AWS Blog

Architecting Software for Leverage
13 November 2021, InfoQ.com

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

provided by Google News

Netflix Uses Elasticsearch Percolate Queries to Implement Reverse Searches Efficiently
29 April 2024, InfoQ.com

Using Elasticsearch to Offload Search and Analytics from DynamoDB: Pros and Cons
10 May 2024, hackernoon.com

The Total Economic Impact™️ of Elasticsearch
8 May 2024, BankInfoSecurity.com

8 Powerful Alternatives to Elasticsearch
25 April 2024, Yahoo Finance

Splunk vs Elasticsearch | A Comparison and How to Choose
12 January 2024, SentinelOne

provided by Google News

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

Facebook's MyRocks Truly Rocks!
21 September 2020, Open Source For You

Power your Kafka Streams application with Amazon MSK and AWS Fargate | Amazon Web Services
10 August 2021, AWS Blog

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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