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

DBMS > EJDB vs. Oracle NoSQL vs. SpatiaLite vs. Sphinx vs. TimesTen

System Properties Comparison EJDB vs. Oracle NoSQL vs. SpatiaLite vs. Sphinx vs. TimesTen

Editorial information provided by DB-Engines
NameEJDB  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonSpatiaLite  Xexclude from comparisonSphinx  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionEmbeddable document-store database library with JSON representation of queries (in MongoDB style)A multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesSpatial extension of SQLiteOpen source search engine for searching in data from different sources, e.g. relational databasesIn-Memory RDBMS compatible to Oracle
Primary database modelDocument storeDocument store
Key-value store
Relational DBMS
Spatial DBMSSearch engineRelational DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.27
Rank#297  Overall
#44  Document stores
Score2.95
Rank#100  Overall
#17  Document stores
#17  Key-value stores
#50  Relational DBMS
Score1.60
Rank#149  Overall
#3  Spatial DBMS
Score5.98
Rank#56  Overall
#5  Search engines
Score1.31
Rank#163  Overall
#74  Relational DBMS
Websitegithub.com/­Softmotions/­ejdbwww.oracle.com/­database/­nosql/­technologies/­nosqlwww.gaia-gis.it/­fossil/­libspatialite/­indexsphinxsearch.comwww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mddocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlwww.gaia-gis.it/­gaia-sins/­spatialite_topics.htmlsphinxsearch.com/­docsdocs.oracle.com/­database/­timesten-18.1
DeveloperSoftmotionsOracleAlessandro FurieriSphinx Technologies Inc.Oracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release20122011200820011998
Current release23.3, December 20235.0.0, August 20203.5.1, February 202311 Release 2 (11.2.2.8.0)
License infoCommercial or Open SourceOpen Source infoGPLv2Open Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoMPL 1.1, GPL v2.0 or LGPL v2.1Open Source infoGPL version 2, commercial licence availablecommercial
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 languageCJavaC++C++
Server operating systemsserver-lessLinux
Solaris SPARC/x86
server-lessFreeBSD
Linux
NetBSD
OS X
Solaris
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeschema-freeSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.yesyesyes
Typing infopredefined data types such as float or dateyes infostring, integer, double, bool, date, object_idoptionalyesnoyes
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.nonono
Secondary indexesnoyesyesyes infofull-text index on all search fieldsyes
SQL infoSupport of SQLnoSQL-like DML and DDL statementsyesSQL-like query language (SphinxQL)yes
APIs and other access methodsin-process shared libraryRESTful HTTP APIProprietary protocolJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
C
C#
Go
Java
JavaScript (Node.js)
Python
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
C
C++
Java
PL/SQL
Server-side scripts infoStored proceduresnonononoPL/SQL
Triggersnonoyesnono
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnoneSharding infoPartitioning is done manually, search queries against distributed index is supportednone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featurenonenoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnowith Hadoop integrationnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infodepending on configuration
Immediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integrityno infotypically not needed, however similar functionality with collection joins possiblenoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoconfigurable infoACID within a storage node (=shard)ACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayes infoRead/Write Lockingyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoThe original contents of fields are not stored in the Sphinx index.yes infoby means of logfiles and checkpoints
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infooff heap cacheyesyes
User concepts infoAccess controlnoAccess rights for users and rolesnonofine grained access rights according to SQL-standard

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

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

More resources
EJDBOracle NoSQLSpatiaLiteSphinxTimesTen
DB-Engines blog posts

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

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

show all

Recent citations in the news

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

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, blogs.oracle.com

Oracle Beefs Up Its NoSQL Database Offering
3 April 2014, Data Center Knowledge

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

Larry Ellison Just Embraced the Enemy. Or Did He?
1 October 2012, WIRED

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

In-memory databases with Emulex Gen 7
25 October 2023, Broadcom Inc.

provided by Google News



Share this page

Featured Products

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

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.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Present your product here