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 > AllegroGraph vs. Datomic vs. Memgraph vs. OrientDB vs. SingleStore

System Properties Comparison AllegroGraph vs. Datomic vs. Memgraph vs. OrientDB vs. SingleStore

Editorial information provided by DB-Engines
NameAllegroGraph  Xexclude from comparisonDatomic  Xexclude from comparisonMemgraph  Xexclude from comparisonOrientDB  Xexclude from comparisonSingleStore infoformer name was MemSQL  Xexclude from comparison
DescriptionHigh performance, persistent RDF store with additional support for Graph DBMSDatomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityAn open source graph database built for real-time streaming and compatible with Neo4jMulti-model DBMS (Document, Graph, Key/Value)MySQL wire-compliant distributed RDBMS that combines an in-memory row-oriented and a disc-based column-oriented storage with patented universal storage to handle transactional and analytical workloads in one single table type
Primary database modelDocument store infowith version 6.5
Graph DBMS
RDF store
Vector DBMS
Relational DBMSGraph DBMSDocument store
Graph DBMS
Key-value store
Relational DBMS
Secondary database modelsSpatial DBMSDocument store
Spatial DBMS
Time Series DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.16
Rank#179  Overall
#30  Document stores
#17  Graph DBMS
#7  RDF stores
#7  Vector DBMS
Score1.76
Rank#145  Overall
#66  Relational DBMS
Score3.00
Rank#102  Overall
#8  Graph DBMS
Score3.27
Rank#97  Overall
#16  Document stores
#6  Graph DBMS
#15  Key-value stores
Score5.91
Rank#61  Overall
#34  Relational DBMS
Websiteallegrograph.comwww.datomic.commemgraph.comorientdb.orgwww.singlestore.com
Technical documentationfranz.com/­agraph/­support/­documentation/­current/­agraph-introduction.htmldocs.datomic.commemgraph.com/­docswww.orientdb.com/­docs/­last/­index.htmldocs.singlestore.com
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperFranz Inc.CognitectMemgraph LtdOrientDB LTD; CallidusCloud; SAPSingleStore Inc.
Initial release20042012201720102013
Current release8.0, December 20231.0.6735, June 20233.2.29, March 20248.5, January 2024
License infoCommercial or Open Sourcecommercial infoLimited community edition freecommercial infolimited edition freecommercial infoFree license availableOpen Source infoApache version 2commercial infofree developer edition available
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
SingleStoreDB Cloud: The world's fastest, modern cloud database for both operational (OLTP) and analytical (OLAP) workloads. Available instantly with multi-cloud and hybrid-cloud capabilities
Implementation languageJava, ClojureC and C++JavaC++, Go
Server operating systemsLinux
OS X
Windows
All OS with a Java VMLinuxAll OS with a Java JDK (>= JDK 6)Linux info64 bit version required
Data schemeyes infoRDF schemasyesschema-free and schema-optionalschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")yes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.no infobulk load of XML files possiblenononono
Secondary indexesyesyesyesyes
SQL infoSupport of SQLSPARQL is used as query languagenonoSQL-like query language, no joinsyes infobut no triggers and foreign keys
APIs and other access methodsRESTful HTTP API
SPARQL
RESTful HTTP APIBolt protocol
Cypher query language
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
Supported programming languagesC#
Clojure
Java
Lisp
Perl
Python
Ruby
Scala
Clojure
Java
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Bash
C
C#
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresyes infoJavaScript or Common Lispyes infoTransaction FunctionsJava, Javascriptyes
TriggersyesBy using transaction functionsHooksno
Partitioning methods infoMethods for storing different data on different nodeswith Federationnone infoBut extensive use of caching in the application peersSharding infodynamic graph partitioningShardingSharding infohash partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
none infoBut extensive use of caching in the application peersMulti-source replication using RAFTMulti-source replicationSource-replica replication infostores two copies of each physical data partition on two separate nodes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono infocould be achieved with distributed queriesno infocan define user-defined aggregate functions for map-reduce-style calculations
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyes inforelationships in graphsyes inforelationship in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID infowith snapshot isolationACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yesyes, multi-version concurrency control (MVCC)
Durability infoSupport for making data persistentyesyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yes infowith periodic snapshot and write-ahead logging (WAL) of changesyesyes infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes inforecommended only for testing and developmentyesyes
User concepts infoAccess controlUsers with fine-grained authorization concept, user roles and pluggable authenticationnoUsers, roles and permissionsAccess rights for users and roles; record level security configurableFine grained access control via users, groups and roles
More information provided by the system vendor
AllegroGraphDatomicMemgraphOrientDBSingleStore infoformer name was MemSQL
Specific characteristicsKnowledge Graph Platform Leader FedShard - Designed for Entity-Event Knowledge Graph...
» more
Memgraph directly connects to your streaming infrastructure so you and your team...
» more
SingleStore offers a fully-managed , distributed, highly-scalable SQL database designed...
» more
Competitive advantagesAllegroGraph is uniquely suited to support adhoc queries through SPARQL, Prolog and...
» more
Business Source License ensures a future for the Memgraph community MAGE algorithm...
» more
SingleStore’s competitive advantages include: Easy and Simplified Architecture with...
» more
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» more
Driving Fast Analytics: SingleStore delivers the fastest and most scalable reporting...
» more
Key customersIEX Cloud : Improves Financial Data Distribution Speed 15x with Singlestore DB Comcast,...
» more
Market metricsCustomers in various industries worldwide including US and International Industry...
» more
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» more
F ree Tier and Enterprise Edition
» more
News

Can Neuro-Symbolic AI Solve AI’s Weaknesses?
17 April 2024

100 Companies That Matter in KM – Franz Inc.
3 April 2024

Exploring AllegroGraph v8 – Unleashing the Power of Neuro-Symbolic AI (Recorded Webinar)
9 February 2024

What is Neuro-Symbolic AI?
23 January 2024

Allegro CL v11 – Now Available! – The Neuro-Symbolic AI Programming Platform
8 January 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
AllegroGraphDatomicMemgraphOrientDBSingleStore infoformer name was MemSQL
DB-Engines blog posts

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

Turbocharge Your Application Development Using WebAssembly With SingleStoreDB
17 October 2022,  Akmal Chaudhri, SingleStore (sponsor) 

Cloud-Based Analytics With SingleStoreDB
9 June 2022,  Akmal Chaudhri, SingleStore (sponsor) 

SingleStore: The Increasing Momentum of Multi-Model Database Systems
14 February 2022,  Akmal Chaudhri, SingleStore (sponsor) 

show all

Recent citations in the news

Q&A: Can Neuro-Symbolic AI Solve AI’s Weaknesses?
8 April 2024, TDWI

AI predictions for 2024 unveil exciting technological horizons
21 November 2023, Wire19

Neuro-Symbolic AI: The Peak of Artificial Intelligence
16 November 2021, AiThority

Fuse Graph Neural Networks with Semantic Reasoning to Produce Complimentary Predictions
21 September 2021, Towards Data Science

Franz Releases the First Neuro-Symbolic AI Platform Merging Knowledge Graphs, Generative AI, and Vector Storage
11 December 2023, Datanami

provided by Google News

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

Relational, NoSQL, Ledger Databases work, not Permissioned Blockchains.
13 January 2019, hackernoon.com

provided by Google News

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

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

London-based Memgraph raises over €8 million in seed funding to provide Streaming Graph Algorithms to the masses
5 October 2021, EU-Startups

Making Your Own Memory Graph To Detect Memory Issues On iOS
13 April 2021, hackernoon.com

provided by Google News

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

CallidusCloud Acquires Leading Multi-Model Database Technology
19 September 2017, GlobeNewswire

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

K2View updates DataOps platform with data fabric automation
11 May 2021, TechTarget

provided by Google News

SingleStore CEO sees little future for purpose-built vector databases
24 January 2024, VentureBeat

SingleStore adds indexed vector search to Pro Max release for faster AI work – Blocks and Files
29 January 2024, Blocks and Files

SingleStore Accelerates Go-to-Market Strategy with AWS
5 March 2024, Business Wire

New AI features for developers in SingleStoreDB
29 January 2024, InfoWorld

Announcing watsonx.ai and SingleStore for generative AI applications
15 November 2023, IBM

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.

AllegroGraph logo

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

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.

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