DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > EJDB vs. MySQL vs. searchxml vs. SQLite

System Properties Comparison EJDB vs. MySQL vs. searchxml vs. SQLite

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameEJDB  Xexclude from comparisonMySQL  Xexclude from comparisonsearchxml  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionEmbeddable document-store database library with JSON representation of queries (in MongoDB style)Widely used open source RDBMSDBMS for structured and unstructured content wrapped with an application serverWidely used embeddable, in-process RDBMS
Primary database modelDocument storeRelational DBMS infoKey/Value like access via memcached APINative XML DBMS
Search engine
Relational DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.13
Rank#331  Overall
#46  Document stores
Score1029.49
Rank#2  Overall
#2  Relational DBMS
Score0.00
Rank#385  Overall
#7  Native XML DBMS
#24  Search engines
Score103.35
Rank#10  Overall
#7  Relational DBMS
Websitegithub.com/­Softmotions/­ejdbwww.mysql.comwww.searchxml.net/­category/­productswww.sqlite.org
Technical documentationgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mddev.mysql.com/­docwww.searchxml.net/­support/­handoutswww.sqlite.org/­docs.html
DeveloperSoftmotionsOracle infosince 2010, originally MySQL AB, then Suninformationpartners gmbhDwayne Richard Hipp
Initial release2012199520152000
Current release9.0.0, July 20241.03.46.1  (13 August 2024), August 2024
License infoCommercial or Open SourceOpen Source infoGPLv2Open Source infoGPL version 2. Commercial licenses with extended functionallity are availablecommercialOpen Source infoPublic Domain
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 languageCC and C++C++C
Server operating systemsserver-lessFreeBSD
Linux
OS X
Solaris
Windows
Windowsserver-less
Data schemeschema-freeyesschema-freeyes infodynamic column types
Typing infopredefined data types such as float or dateyes infostring, integer, double, bool, date, object_idyesyesyes infonot rigid because of 'dynamic typing' concept.
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.yesyesno
Secondary indexesnoyesyesyes
SQL infoSupport of SQLnoyes infowith proprietary extensionsnoyes infoSQL-92 is not fully supported
APIs and other access methodsin-process shared libraryADO.NET
JDBC
ODBC
Proprietary native API
RESTful HTTP API
WebDAV
XQuery
XSLT
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
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
C++ infomost other programming languages supported via APIsActionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Server-side scripts infoStored proceduresnoyes infoproprietary syntaxyes infoon the application serverno
Triggersnoyesnoyes
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
yes infosychronisation to multiple collectionsnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityno infotypically not needed, however similar functionality with collection joins possibleyes infonot for MyISAM storage enginenoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID infonot for MyISAM storage enginemultiple readers, single writerACID
Concurrency infoSupport for concurrent manipulation of datayes infoRead/Write Lockingyes infotable locks or row locks depending on storage engineyesyes infovia file-system locks
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.yesnoyes
User concepts infoAccess controlnoUsers with fine-grained authorization concept infono user groups or rolesDomain, group and role-based access control at the document level and for application servicesno

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 Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more

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

CData: Connect to Big Data & NoSQL through standard Drivers.
» more
Navicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

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

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

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

MySql Explain with Tobias Petry
20 September 2024, Laravel News

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

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

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

How to get started with MySQL
31 July 2024, InfoWorld

provided by Google News

Google researchers suggest "fixing" SQL with pipe syntax, SQLite creator unconvinced
30 August 2024, DevClass

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

Optimizing neuroscience data management by combining REDCap, BIDS and SQLite: a case study in Deep Brain Stimulation
5 September 2024, Frontiers

SQLite Gets Into Vector Search
5 September 2024, iProgrammer

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

SingleStore logo

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

RaimaDB logo

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