DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Datomic vs. EJDB vs. Kdb vs. MySQL vs. SingleStore

System Properties Comparison Datomic vs. EJDB vs. Kdb vs. MySQL vs. SingleStore

Editorial information provided by DB-Engines
NameDatomic  Xexclude from comparisonEJDB  Xexclude from comparisonKdb  Xexclude from comparisonMySQL  Xexclude from comparisonSingleStore infoformer name was MemSQL  Xexclude from comparison
DescriptionDatomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityEmbeddable document-store database library with JSON representation of queries (in MongoDB style)High performance Time Series DBMSWidely used open source RDBMSMySQL 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 modelRelational DBMSDocument storeTime Series DBMS
Vector DBMS
Relational DBMS infoKey/Value like access via memcached APIRelational DBMS
Secondary database modelsRelational DBMSDocument store
Spatial DBMS
Document store
Spatial DBMS
Time Series DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.55
Rank#144  Overall
#67  Relational DBMS
Score0.13
Rank#331  Overall
#46  Document stores
Score7.73
Rank#45  Overall
#2  Time Series DBMS
#1  Vector DBMS
Score1029.49
Rank#2  Overall
#2  Relational DBMS
Score4.02
Rank#74  Overall
#39  Relational DBMS
Websitewww.datomic.comgithub.com/­Softmotions/­ejdbkx.comwww.mysql.comwww.singlestore.com
Technical documentationdocs.datomic.comgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdcode.kx.comdev.mysql.com/­docdocs.singlestore.com
DeveloperCognitectSoftmotionsKx Systems, a division of First Derivatives plcOracle infosince 2010, originally MySQL AB, then SunSingleStore Inc.
Initial release201220122000 infokdb was released 2000, kdb+ in 200319952013
Current release1.0.7180, July 20243.6, May 20189.0.0, July 20248.5, January 2024
License infoCommercial or Open Sourcecommercial infolimited edition freeOpen Source infoGPLv2commercial infofree 32-bit versionOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availablecommercial 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.
Implementation languageJava, ClojureCqC and C++C++, Go
Server operating systemsAll OS with a Java VMserver-lessLinux
OS X
Solaris
Windows
FreeBSD
Linux
OS X
Solaris
Windows
Linux info64 bit version required
Data schemeyesschema-freeyesyesyes
Typing infopredefined data types such as float or dateyesyes infostring, integer, double, bool, date, object_idyesyesyes
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.noyesyesno
Secondary indexesyesnoyes infotable attribute 'grouped'yesyes
SQL infoSupport of SQLnonoSQL-like query language (q)yes infowith proprietary extensionsyes infobut no triggers and foreign keys
APIs and other access methodsRESTful HTTP APIin-process shared libraryHTTP API
JDBC
Jupyter
Kafka
ODBC
WebSocket
ADO.NET
JDBC
ODBC
Proprietary native API
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
Supported programming languagesClojure
Java
Actionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
C
C#
C++
Go
J
Java
JavaScript
Lua
MatLab
Perl
PHP
Python
R
Scala
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Bash
C
C#
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresyes infoTransaction Functionsnouser defined functionsyes infoproprietary syntaxyes
TriggersBy using transaction functionsnoyes infowith viewsyesno
Partitioning methods infoMethods for storing different data on different nodesnone infoBut extensive use of caching in the application peersnonehorizontal partitioninghorizontal partitioning, sharding with MySQL Cluster or MySQL FabricSharding infohash partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnone infoBut extensive use of caching in the application peersnoneSource-replica replicationMulti-source replication
Source-replica replication
Source-replica replication infostores two copies of each physical data partition on two separate nodes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono infosimilar paradigm used for internal processingnono infocan define user-defined aggregate functions for map-reduce-style calculations
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynono infotypically not needed, however similar functionality with collection joins possibleyesyes infonot for MyISAM storage engineno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnonoACID infonot for MyISAM storage engineACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoRead/Write Lockingyesyes infotable locks or row locks depending on storage engineyes, multi-version concurrency control (MVCC)
Durability infoSupport for making data persistentyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yesyesyesyes 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.yes inforecommended only for testing and developmentyesyesyes
User concepts infoAccess controlnonorights management via user accountsUsers with fine-grained authorization concept infono user groups or rolesFine grained access control via users, groups and roles
More information provided by the system vendor
DatomicEJDBKdbMySQLSingleStore infoformer name was MemSQL
Specific characteristicsIntegrated columnar database & programming system for streaming, real time and historical...
» more
Competitive advantagesprovides seamless scalability; runs on industry standard server platforms; is top-ranked...
» more
Typical application scenariostick database streaming sensor data massive intelligence applications oil and gas...
» more
Key customersGoldman Sachs Morgan Stanley Merrill Lynch J.P. Morgan Deutsche Bank IEX Securities...
» more
Market metricskdb+ performance and reliability proven by our customers in critical infrastructure...
» more
Licensing and pricing modelsupon request
» 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
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

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
DatomicEJDBKdbMySQLSingleStore infoformer name was MemSQL
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

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

Lucas Cavalcanti on Using Clojure, Microservices, Hexagonal Architecture and Public Cloud at Nubank
16 August 2021, InfoQ.com

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

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

Zoona Case Study
16 December 2017, AWS Blog

Brazilian challenger Nubank acquires firm behind Clojure and Datomic
28 July 2020, FinTech Futures

provided by Google News

Turbocharging the Engine: KX Unleashes AI-First Transformation with kdb+
28 February 2024, businesswire.com

Introducing Amazon FinSpace with Managed kdb Insights, a fully managed analytics engine, commonly used by capital markets customers for analysis of real-time and historical time series data
18 May 2023, AWS Blog

McLaren Applied and KX partner to enhance ATLAS software analytics capabilities
9 August 2023, Professional Motorsport World

Stifel Turns to KX to Strengthen Market Intelligence and Trade Execution Impact
13 December 2022, PR Newswire

KX Brings the Power and Performance of kdb+ to Python Developers with PyKX
7 June 2023, Datanami

provided by Google News

Proposal Seeks To Replace MySQL With MariaDB By Default For Ubuntu 25.04
20 September 2024, Phoronix

Learn how Presence migrated off a monolithic Amazon RDS for MySQL instance, with near-zero downtime, using replication filters
17 September 2024, AWS Blog

HeatWave MySQL – New Capabilities for OLTP Workloads
10 September 2024, blogs.oracle.com

Older PHP & MySQL no longer working in Later Versions
15 May 2024, SitePoint

How to get started with MySQL
31 July 2024, InfoWorld

provided by Google News

SingleStore Partners With Snowflake to Help Users Build Faster, More Efficient Real Time AI Applications
19 September 2024, Business Wire

Achieve near real-time analytics on Amazon DynamoDB with SingleStore
16 September 2024, AWS Blog

Third time was the charm for SingleStore in the cloud, CEO says
8 July 2024, The Register

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

Building a Modern Database: Nikita Shamgunov on Postgres and Beyond
18 April 2024, Madrona Venture Group

provided by Google News



Share this page

Featured Products

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here