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

DBMS > BaseX vs. Datomic vs. MySQL vs. SwayDB vs. XTDB

System Properties Comparison BaseX vs. Datomic vs. MySQL vs. SwayDB vs. XTDB

Editorial information provided by DB-Engines
NameBaseX  Xexclude from comparisonDatomic  Xexclude from comparisonMySQL  Xexclude from comparisonSwayDB  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
DescriptionLight-weight Native XML DBMS with support for XQuery 3.0 and interactive GUI.Datomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityWidely used open source RDBMSAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storageA general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelNative XML DBMSRelational DBMSRelational DBMS infoKey/Value like access via memcached APIKey-value storeDocument store
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.84
Rank#135  Overall
#4  Native XML DBMS
Score1.66
Rank#144  Overall
#66  Relational DBMS
Score1061.34
Rank#2  Overall
#2  Relational DBMS
Score0.04
Rank#387  Overall
#61  Key-value stores
Score0.18
Rank#332  Overall
#46  Document stores
Websitebasex.orgwww.datomic.comwww.mysql.comswaydb.simer.augithub.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationdocs.basex.orgdocs.datomic.comdev.mysql.com/­docwww.xtdb.com/­docs
DeveloperBaseX GmbHCognitectOracle infosince 2010, originally MySQL AB, then SunSimer PlahaJuxt Ltd.
Initial release20072012199520182019
Current release10.7, August 20231.0.6735, June 20238.4.0, April 20241.19, September 2021
License infoCommercial or Open SourceOpen Source infoBSD licensecommercial infolimited edition freeOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen Source infoGNU Affero GPL V3.0Open 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 languageJavaJava, ClojureC and C++ScalaClojure
Server operating systemsLinux
OS X
Windows
All OS with a Java VMFreeBSD
Linux
OS X
Solaris
Windows
All OS with a Java 8 (and higher) VM
Linux
Data schemeschema-freeyesyesschema-freeschema-free
Typing infopredefined data types such as float or dateno infoXQuery supports typesyesyesnoyes, 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.noyesnono
Secondary indexesyesyesyesnoyes
SQL infoSupport of SQLnonoyes infowith proprietary extensionsnolimited SQL, making use of Apache Calcite
APIs and other access methodsJava API
RESTful HTTP API
RESTXQ
WebDAV
XML:DB
XQJ
RESTful HTTP APIADO.NET
JDBC
ODBC
Proprietary native API
HTTP REST
JDBC
Supported programming languagesActionscript
C
C#
Haskell
Java
JavaScript infoNode.js
Lisp
Perl
PHP
Python
Qt
Rebol
Ruby
Scala
Visual Basic
Clojure
Java
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Java
Kotlin
Scala
Clojure
Java
Server-side scripts infoStored proceduresyesyes infoTransaction Functionsyes infoproprietary syntaxnono
Triggersyes infovia eventsBy using transaction functionsyesnono
Partitioning methods infoMethods for storing different data on different nodesnonenone infoBut extensive use of caching in the application peershorizontal partitioning, sharding with MySQL Cluster or MySQL Fabricnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnonenone infoBut extensive use of caching in the application peersMulti-source replication
Source-replica replication
noneyes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyes infonot for MyISAM storage enginenono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datamultiple readers, single writerACIDACID infonot for MyISAM storage engineAtomic execution of operationsACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infotable locks or row locks depending on storage engineyesyes
Durability infoSupport for making data persistentyesyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yesyesyes, 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 developmentyesyes
User concepts infoAccess controlUsers with fine-grained authorization concept on 4 levelsnoUsers 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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

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

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

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

More resources
BaseXDatomicMySQLSwayDBXTDB 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

Recent citations in the news

XML Injection Attacks: What to Know About XPath, XQuery, XXE & More
18 May 2022, Hashed Out by The SSL Storeā„¢

provided by Google 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

Amazon Offers MySQL in the Cloud
1 June 2024, Data Center Knowledge

Authentication Bypass Vulnerability in MySQL
1 June 2024, ITPro Today

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

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



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.

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