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 > atoti vs. Datomic vs. Dolt vs. Drizzle vs. Memgraph

System Properties Comparison atoti vs. Datomic vs. Dolt vs. Drizzle vs. Memgraph

Editorial information provided by DB-Engines
Nameatoti  Xexclude from comparisonDatomic  Xexclude from comparisonDolt  Xexclude from comparisonDrizzle  Xexclude from comparisonMemgraph  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
DescriptionAn in-memory DBMS combining transactional and analytical processing to handle the aggregation of ever-changing data.Datomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityA MySQL compatible DBMS with Git-like versioning of data and schemaMySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.An open source graph database built for real-time streaming and compatible with Neo4j
Primary database modelObject oriented DBMSRelational DBMSRelational DBMSRelational DBMSGraph DBMS
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.56
Rank#245  Overall
#10  Object oriented DBMS
Score1.59
Rank#150  Overall
#69  Relational DBMS
Score0.96
Rank#193  Overall
#90  Relational DBMS
Score3.02
Rank#98  Overall
#8  Graph DBMS
Websiteatoti.iowww.datomic.comgithub.com/­dolthub/­dolt
www.dolthub.com
memgraph.com
Technical documentationdocs.atoti.iodocs.datomic.comdocs.dolthub.commemgraph.com/­docs
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperActiveViamCognitectDoltHub IncDrizzle project, originally started by Brian AkerMemgraph Ltd
Initial release2012201820082017
Current release1.0.6735, June 20237.2.4, September 2012
License infoCommercial or Open Sourcecommercial infofree versions availablecommercial infolimited edition freeOpen Source infoApache Version 2.0Open Source infoGNU GPLOpen Source infoBSL 1.1; commercial license for enterprise 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.
Implementation languageJavaJava, ClojureGoC++C and C++
Server operating systemsAll OS with a Java VMLinux
macOS
Windows
FreeBSD
Linux
OS X
Linux
Data schemeyesyesyesschema-free and schema-optional
Typing infopredefined data types such as float or dateyesyesyesyes
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 indexesyesyesyes
SQL infoSupport of SQLMultidimensional Expressions (MDX)noyesyes infowith proprietary extensionsno
APIs and other access methodsRESTful HTTP APICLI Client
HTTP REST
JDBCBolt protocol
Cypher query language
Supported programming languagesClojure
Java
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C
C++
Java
PHP
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
Server-side scripts infoStored proceduresPythonyes infoTransaction Functionsyes infocurrently in alpha releaseno
TriggersBy using transaction functionsyesno infohooks for callbacks inside the server can be used.
Partitioning methods infoMethods for storing different data on different nodesSharding, horizontal partitioningnone infoBut extensive use of caching in the application peersnoneShardingSharding infodynamic graph partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnone infoBut extensive use of caching in the application peersA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.Multi-source replication
Source-replica replication
Multi-source replication using RAFT
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyesyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACID infowith snapshot isolation
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyesyes, multi-version concurrency control (MVCC)
Durability infoSupport for making data persistentyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yesyesyes infowith periodic snapshot and write-ahead logging (WAL) of changes
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 developmentyes
User concepts infoAccess controlnoOnly one user is configurable, and must be specified in the config file at startupPluggable authentication mechanisms infoe.g. LDAP, HTTPUsers, roles and permissions
More information provided by the system vendor
atotiDatomicDoltDrizzleMemgraph
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

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
atotiDatomicDoltDrizzleMemgraph
DB-Engines blog posts

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, Matthias Gelbmann

show all

Recent citations in the news

FRTB product of the year: ActiveViam
28 November 2023, Risk.net

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

Brazil’s Nubank acquires US software firm Cognitect, creator of Clojure and Datomic
24 July 2020, LatamList

provided by Google News

Dolt- A Version Controlled Database
29 January 2024, iProgrammer

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19 August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

Are you still not using Version Control for Data?
11 April 2020, Towards Data Science

provided by Google News

Enhance Your Network 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

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

provided by Google News



Share this page

Featured Products

AllegroGraph logo

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

Milvus logo

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

RaimaDB logo

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