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 > Datomic vs. EsgynDB vs. MySQL vs. PouchDB vs. XTDB

System Properties Comparison Datomic vs. EsgynDB vs. MySQL vs. PouchDB vs. XTDB

Editorial information provided by DB-Engines
NameDatomic  Xexclude from comparisonEsgynDB  Xexclude from comparisonMySQL  Xexclude from comparisonPouchDB  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
DescriptionDatomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityEnterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionWidely used open source RDBMSJavaScript DBMS with an API inspired by CouchDBA general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelRelational DBMSRelational DBMSRelational DBMS infoKey/Value like access via memcached APIDocument storeDocument store
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.66
Rank#144  Overall
#66  Relational DBMS
Score0.25
Rank#312  Overall
#138  Relational DBMS
Score1061.34
Rank#2  Overall
#2  Relational DBMS
Score2.34
Rank#112  Overall
#21  Document stores
Score0.18
Rank#332  Overall
#46  Document stores
Websitewww.datomic.comwww.esgyn.cnwww.mysql.compouchdb.comgithub.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationdocs.datomic.comdev.mysql.com/­docpouchdb.com/­guideswww.xtdb.com/­docs
DeveloperCognitectEsgynOracle infosince 2010, originally MySQL AB, then SunApache Software FoundationJuxt Ltd.
Initial release20122015199520122019
Current release1.0.6735, June 20238.4.0, April 20247.1.1, June 20191.19, September 2021
License infoCommercial or Open Sourcecommercial infolimited edition freecommercialOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen SourceOpen Source infoMIT License
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.
Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
Implementation languageJava, ClojureC++, JavaC and C++JavaScriptClojure
Server operating systemsAll OS with a Java VMLinuxFreeBSD
Linux
OS X
Solaris
Windows
server-less, requires a JavaScript environment (browser, Node.js)All OS with a Java 8 (and higher) VM
Linux
Data schemeyesyesyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyesnoyes, extensible-data-notation format
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.nonoyesnono
Secondary indexesyesyesyesyes infovia viewsyes
SQL infoSupport of SQLnoyesyes infowith proprietary extensionsnolimited SQL, making use of Apache Calcite
APIs and other access methodsRESTful HTTP APIADO.NET
JDBC
ODBC
ADO.NET
JDBC
ODBC
Proprietary native API
HTTP REST infoonly for PouchDB Server
JavaScript API
HTTP REST
JDBC
Supported programming languagesClojure
Java
All languages supporting JDBC/ODBC/ADO.NetAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
JavaScriptClojure
Java
Server-side scripts infoStored proceduresyes infoTransaction FunctionsJava Stored Proceduresyes infoproprietary syntaxView functions in JavaScriptno
TriggersBy using transaction functionsnoyesyesno
Partitioning methods infoMethods for storing different data on different nodesnone infoBut extensive use of caching in the application peersShardinghorizontal partitioning, sharding with MySQL Cluster or MySQL FabricSharding infowith a proxy-based framework, named couchdb-loungenone
Replication methods infoMethods for redundantly storing data on multiple nodesnone infoBut extensive use of caching in the application peersMulti-source replication between multi datacentersMulti-source replication
Source-replica replication
Multi-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
yes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynoyesyes infonot for MyISAM storage enginenono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID infonot for MyISAM storage enginenoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infotable locks or row locks depending on storage engineyes
Durability infoSupport for making data persistentyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes inforecommended only for testing and developmentnoyesyes
User concepts infoAccess controlnofine grained access rights according to SQL-standardUsers with fine-grained authorization concept infono user groups or rolesno

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 partiesNavicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

CData: Connect to Big Data & NoSQL through standard Drivers.
» more

Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more

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

More resources
DatomicEsgynDBMySQLPouchDBXTDB infoformerly named Crux
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

show all

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

show all

Recent citations in the news

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

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

Zoona Case Study
16 December 2017, AWS Blog

Nubank acquires US company; PayPal studies cryptocurrencies
24 July 2020, iupana.com

provided by Google News

Outage for MySQL.com Web Sites
31 May 2024, Data Center Knowledge

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18 March 2024, AWS Blog

Audit MySQL Databases in Laravel With the DB Auditor Package
27 May 2024, Laravel News

Enterprise Manager: How Comcast enhanced monitoring for MySQL InnoDB Clusters
22 April 2024, blogs.oracle.com

Ultimate MySQL Workbench Installation Guide [2024 Edition]
15 February 2024, Simplilearn

provided by Google News

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

3 Reasons To Think Offline First
22 March 2017, ibm.com

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

provided by Google News



Share this page

Featured Products

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