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

DBMS > Dolt vs. Memgraph vs. Postgres-XL vs. SQL.JS

System Properties Comparison Dolt vs. Memgraph vs. Postgres-XL vs. SQL.JS

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameDolt  Xexclude from comparisonMemgraph  Xexclude from comparisonPostgres-XL  Xexclude from comparisonSQL.JS  Xexclude from comparison
DescriptionA MySQL compatible DBMS with Git-like versioning of data and schemaAn open source graph database built for real-time streaming and compatible with Neo4jBased on PostgreSQL enhanced with MPP and write-scale-out cluster featuresPort of SQLite to JavaScript
Primary database modelRelational DBMSGraph DBMSRelational DBMSRelational DBMS
Secondary database modelsDocument storeDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.02
Rank#191  Overall
#89  Relational DBMS
Score3.19
Rank#94  Overall
#8  Graph DBMS
Score0.53
Rank#254  Overall
#117  Relational DBMS
Score0.63
Rank#241  Overall
#112  Relational DBMS
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
memgraph.comwww.postgres-xl.orgsql.js.org
Technical documentationdocs.dolthub.commemgraph.com/­docswww.postgres-xl.org/­documentationsql.js.org/­documentation/­index.html
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperDoltHub IncMemgraph LtdAlon Zakai infoenhancements implemented by others
Initial release201820172014 infosince 2012, originally named StormDB2012
Current release10 R1, October 2018
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoBSL 1.1; commercial license for enterprise edition availableOpen Source infoMozilla public licenseOpen Source
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 languageGoC and C++CJavaScript
Server operating systemsLinux
macOS
Windows
LinuxLinux
macOS
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeyesschema-free and schema-optionalyesyes
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.nonoyes infoXML type, but no XML query functionalityno
Secondary indexesyesyes
SQL infoSupport of SQLyesnoyes infodistributed, parallel query executionyes infoSQL-92 is not fully supported
APIs and other access methodsCLI Client
HTTP REST
Bolt protocol
Cypher query language
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
JavaScript API
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
JavaScript
Server-side scripts infoStored proceduresyes infocurrently in alpha releaseuser defined functionsno
Triggersyesyesno
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infodynamic graph partitioninghorizontal partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesA 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 using RAFTnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistencynone
Foreign keys infoReferential integrityyesyes inforelationships in graphsyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infowith snapshot isolationACID infoMVCCACID
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentyesyes infowith periodic snapshot and write-ahead logging (WAL) of changesyesno infoexcept by serializing a db to a file
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes
User concepts infoAccess controlOnly one user is configurable, and must be specified in the config file at startupUsers, roles and permissionsfine grained access rights according to SQL-standardno
More information provided by the system vendor
DoltMemgraphPostgres-XLSQL.JS
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
DoltMemgraphPostgres-XLSQL.JS
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

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

25 Hot New Data Tools and What They DON'T Do
14 May 2020, Towards Data Science

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

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

In Praise Of SQLite
28 July 2022, iProgrammer

10 Low-Code Rules for Serious Coders
21 November 2022, Embedded Computing Design

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