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

DBMS > EJDB vs. SAP IQ vs. Sphinx vs. SQLite

System Properties Comparison EJDB vs. SAP IQ vs. Sphinx vs. SQLite

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameEJDB  Xexclude from comparisonSAP IQ infoformer name: Sybase IQ  Xexclude from comparisonSphinx  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionEmbeddable document-store database library with JSON representation of queries (in MongoDB style)Columnar RDBMS optimized for Big Data analyticsOpen source search engine for searching in data from different sources, e.g. relational databasesWidely used embeddable, in-process RDBMS
Primary database modelDocument storeRelational DBMS infocolumn-orientedSearch engineRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.13
Rank#331  Overall
#46  Document stores
Score2.56
Rank#106  Overall
#52  Relational DBMS
Score5.97
Rank#56  Overall
#5  Search engines
Score103.35
Rank#10  Overall
#7  Relational DBMS
Websitegithub.com/­Softmotions/­ejdbwww.sap.com/­products/­technology-platform/­sybase-iq-big-data-management.htmlsphinxsearch.comwww.sqlite.org
Technical documentationgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdhelp.sap.com/­docs/­SAP_IQsphinxsearch.com/­docswww.sqlite.org/­docs.html
DeveloperSoftmotionsSAP, formerly SybaseSphinx Technologies Inc.Dwayne Richard Hipp
Initial release2012199420012000
Current release16.1 SPS04, April 20193.5.1, February 20233.46.1  (13 August 2024), August 2024
License infoCommercial or Open SourceOpen Source infoGPLv2commercialOpen Source infoGPL version 2, commercial licence availableOpen 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++C
Server operating systemsserver-lessAIX
HP-UX
Linux
Solaris
Windows
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
server-less
Data schemeschema-freeyesyesyes infodynamic column types
Typing infopredefined data types such as float or dateyes infostring, integer, double, bool, date, object_idyesnoyes 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.nono
Secondary indexesnoyesyes infofull-text index on all search fieldsyes
SQL infoSupport of SQLnoyesSQL-like query language (SphinxQL)yes infoSQL-92 is not fully supported
APIs and other access methodsin-process shared libraryADO.NET
JDBC
ODBC
RESTful HTTP API
Proprietary protocolADO.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
C
C#
C++
Java
Perl
PHP
Python
Ruby
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
Actionscript
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 proceduresnoyesnono
Triggersnoyesnoyes
Partitioning methods infoMethods for storing different data on different nodesnoneshared disk or shared nothing architectures with SAP IQ MultiplexerSharding infoPartitioning is done manually, search queries against distributed index is supportednone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSAP/Sybase Replication Servernonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoHadoop integrationnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency
Foreign keys infoReferential integrityno infotypically not needed, however similar functionality with collection joins possibleyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayes infoRead/Write Lockingyesyesyes infovia file-system locks
Durability infoSupport for making data persistentyesyesyes infoThe original contents of fields are not stored in the Sphinx index.yes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
User concepts infoAccess controlnofine grained access rights according to SQL-standardnono

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 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
EJDBSAP IQ infoformer name: Sybase IQSphinxSQLite
DB-Engines blog posts

The DB-Engines ranking includes now search engines
4 February 2013, 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

New Services in SAP HANA Cloud Lower TCO for Customers in Data-Intensive, Highly Regulated Industries
7 April 2021, SAP News

Google Cloud adds backup vaults and centralized management
10 September 2024, Blocks & Files

SAP Products & Services Data Portfolio
2 July 2021, Datamation

SAP data and analytics: in with the new, don't squander the old
22 July 2019, ZDNet

SAP Scales Out HANA In-Memory For Clouds
6 March 2014, EnterpriseAI

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

Beyond the Concert Hall: 5 Organizations Making a Difference in Classical Music in 2018
22 December 2018, WQXR Radio

Here’s Why Russia Is Cracking Down on Google
23 February 2015, TIME

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

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

SingleStore logo

The data platform to build your intelligent applications.
Try 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

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.

Present your product here