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 > EJDB vs. MySQL vs. Newts vs. Oracle NoSQL vs. Sphinx

System Properties Comparison EJDB vs. MySQL vs. Newts vs. Oracle NoSQL vs. Sphinx

Editorial information provided by DB-Engines
NameEJDB  Xexclude from comparisonMySQL  Xexclude from comparisonNewts  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonSphinx  Xexclude from comparison
DescriptionEmbeddable document-store database library with JSON representation of queries (in MongoDB style)Widely used open source RDBMSTime Series DBMS based on CassandraA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesOpen source search engine for searching in data from different sources, e.g. relational databases
Primary database modelDocument storeRelational DBMS infoKey/Value like access via memcached APITime Series DBMSDocument store
Key-value store
Relational DBMS
Search engine
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.30
Rank#294  Overall
#44  Document stores
Score1087.72
Rank#2  Overall
#2  Relational DBMS
Score0.00
Rank#396  Overall
#42  Time Series DBMS
Score2.96
Rank#103  Overall
#18  Document stores
#17  Key-value stores
#52  Relational DBMS
Score6.03
Rank#60  Overall
#6  Search engines
Websitegithub.com/­Softmotions/­ejdbwww.mysql.comopennms.github.io/­newtswww.oracle.com/­database/­nosql/­technologies/­nosqlsphinxsearch.com
Technical documentationgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mddev.mysql.com/­docgithub.com/­OpenNMS/­newts/­wikidocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlsphinxsearch.com/­docs
DeveloperSoftmotionsOracle infosince 2010, originally MySQL AB, then SunOpenNMS GroupOracleSphinx Technologies Inc.
Initial release20121995201420112001
Current release8.3.0, January 202423.3, December 20233.5.1, February 2023
License infoCommercial or Open SourceOpen Source infoGPLv2Open Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen Source infoApache 2.0Open Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoGPL version 2, commercial licence 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.
Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
Implementation languageCC and C++JavaJavaC++
Server operating systemsserver-lessFreeBSD
Linux
OS X
Solaris
Windows
Linux
OS X
Windows
Linux
Solaris SPARC/x86
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Data schemeschema-freeyesschema-freeSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.yes
Typing infopredefined data types such as float or dateyes infostring, integer, double, bool, date, object_idyesyesoptionalno
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 indexesnoyesnoyesyes infofull-text index on all search fields
SQL infoSupport of SQLnoyes infowith proprietary extensionsnoSQL-like DML and DDL statementsSQL-like query language (SphinxQL)
APIs and other access methodsin-process shared libraryADO.NET
JDBC
ODBC
Proprietary native API
HTTP REST
Java API
RESTful HTTP APIProprietary protocol
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
JavaC
C#
Go
Java
JavaScript (Node.js)
Python
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
Server-side scripts infoStored proceduresnoyes infoproprietary syntaxnonono
Triggersnoyesnonono
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning, sharding with MySQL Cluster or MySQL FabricSharding infobased on CassandraShardingSharding infoPartitioning is done manually, search queries against distributed index is supported
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication
Source-replica replication
selectable replication factor infobased on CassandraElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featurenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononowith Hadoop integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Eventual Consistency
Immediate Consistency infodepending on configuration
Foreign keys infoReferential integrityno infotypically not needed, however similar functionality with collection joins possibleyes infonot for MyISAM storage enginenonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID infonot for MyISAM storage enginenoconfigurable infoACID within a storage node (=shard)no
Concurrency infoSupport for concurrent manipulation of datayes infoRead/Write Lockingyes infotable locks or row locks depending on storage engineyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infoThe original contents of fields are not stored in the Sphinx index.
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes infooff heap cache
User concepts infoAccess controlnoUsers with fine-grained authorization concept infono user groups or rolesnoAccess rights for users and 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
EJDBMySQLNewtsOracle NoSQLSphinx
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

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

Recent citations in the news

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

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

PostgreSQL or MySQL: What Should I Choose for My Full-Stack Project?
10 April 2024, hackernoon.com

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

Google advances with vector search in MySQL, leapfrogging Oracle in LLM support
4 March 2024, The Register

provided by Google News

Farewell, Froggy: The Age of Ribbit Is Nearing an End
25 May 2013, Mother Jones

provided by Google News

Enhance enterprise data security and trust: Must see Blockchain Technology sessions at Oracle CloudWorld 2023
21 August 2023, Oracle

Oracle NoSQL database comes to the cloud
2 April 2020, TechTarget

Blog Theme - Details
4 April 2023, Oracle

Oracle Defies Self With 'NoSQL' Database
3 October 2011, WIRED

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

provided by Google News

Switching From Sphinx to MkDocs Documentation — What Did I Gain and Lose
2 February 2024, Towards Data Science

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

Perplexity AI: From Its Use To Operation, Everything You Need To Know About Googles Newest Challenger
11 January 2024, Free Press Journal

The Pirate Bay was recently down for over a week due to a DDoS attack
29 October 2019, The Hacker News

How to Build 600+ Links in One Month
4 September 2020, Search Engine Journal

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.

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

SingleStore logo

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

Present your product here