DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > EJDB vs. MySQL vs. Realm vs. Tkrzw

System Properties Comparison EJDB vs. MySQL vs. Realm vs. Tkrzw

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameEJDB  Xexclude from comparisonMySQL  Xexclude from comparisonRealm  Xexclude from comparisonTkrzw infoSuccessor of Tokyo Cabinet and Kyoto Cabinet  Xexclude from comparison
DescriptionEmbeddable document-store database library with JSON representation of queries (in MongoDB style)Widely used open source RDBMSA DBMS built for use on mobile devices that’s a fast, easy to use alternative to SQLite and Core DataA concept of libraries, allowing an application program to store and query key-value pairs in a file. Successor of Tokyo Cabinet and Kyoto Cabinet
Primary database modelDocument storeRelational DBMS infoKey/Value like access via memcached APIDocument storeKey-value store
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.27
Rank#297  Overall
#44  Document stores
Score1083.74
Rank#2  Overall
#2  Relational DBMS
Score7.60
Rank#52  Overall
#9  Document stores
Score0.00
Rank#383  Overall
#60  Key-value stores
Websitegithub.com/­Softmotions/­ejdbwww.mysql.comrealm.iodbmx.net/­tkrzw
Technical documentationgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mddev.mysql.com/­docrealm.io/­docs
DeveloperSoftmotionsOracle infosince 2010, originally MySQL AB, then SunRealm, acquired by MongoDB in May 2019Mikio Hirabayashi
Initial release2012199520142020
Current release8.4.0, April 20240.9.3, August 2020
License infoCommercial or Open SourceOpen Source infoGPLv2Open Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen SourceOpen Source infoApache Version 2.0
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.
Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
Implementation languageCC and C++C++
Server operating systemsserver-lessFreeBSD
Linux
OS X
Solaris
Windows
Android
Backend: server-less
iOS
Windows
Linux
macOS
Data schemeschema-freeyesyesschema-free
Typing infopredefined data types such as float or dateyes infostring, integer, double, bool, date, object_idyesyesno
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.yesnono
Secondary indexesnoyesyes
SQL infoSupport of SQLnoyes infowith proprietary extensionsnono
APIs and other access methodsin-process shared libraryADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
Java infowith Android only
Objective-C
React Native
Swift
C++
Java
Python
Ruby
Server-side scripts infoStored proceduresnoyes infoproprietary syntaxno inforuns within the applications so server-side scripts are unnecessaryno
Triggersnoyesyes infoChange Listenersno
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning, sharding with MySQL Cluster or MySQL Fabricnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication
Source-replica replication
nonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityno infotypically not needed, however similar functionality with collection joins possibleyes infonot for MyISAM storage enginenono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID infonot for MyISAM storage engineACID
Concurrency infoSupport for concurrent manipulation of datayes infoRead/Write Lockingyes infotable locks or row locks depending on storage engineyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infoIn-Memory realmyes infousing specific database classes
User concepts infoAccess controlnoUsers with fine-grained authorization concept infono user groups or rolesyesno

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
EJDBMySQLRealmTkrzw infoSuccessor of Tokyo Cabinet and Kyoto Cabinet
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

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

Recent citations in the news

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

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29 December 2023, InfoQ.com

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

Rule::array() and whereJsonOverlaps() for MySQL in Laravel 11.7
7 May 2024, Laravel News

How to Create a MySQL 8 Database User With Remote Access
4 January 2024, TechRepublic

provided by Google News

MongoDB aims to unify developer experience with launch of MongoDB Cloud
9 June 2020, diginomica

Danish CEO explains Silicon Valley learning curve for European entrepreneurs - San Francisco Business Times
6 October 2016, The Business Journals

Is Swift the Future of Server-side Development?
12 September 2017, Solutions Review

Java Synthetic Methods — What are these? | by Vaibhav Singh
27 February 2021, DataDrivenInvestor

Kotlin Programming Language Will Surpass Java On Android Next Year
15 October 2017, Fossbytes

provided by Google News



Share this page

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

RaimaDB logo

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

Present your product here