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 > IBM Db2 Event Store vs. ObjectBox vs. Sphinx vs. SQLite

System Properties Comparison IBM Db2 Event Store vs. ObjectBox vs. Sphinx vs. SQLite

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameIBM Db2 Event Store  Xexclude from comparisonObjectBox  Xexclude from comparisonSphinx  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionDistributed Event Store optimized for Internet of Things use casesExtremely fast embedded database for small devices, IoT and MobileOpen source search engine for searching in data from different sources, e.g. relational databasesWidely used embeddable, in-process RDBMS
Primary database modelEvent Store
Time Series DBMS
Object oriented DBMSSearch engineRelational DBMS
Secondary database modelsTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.23
Rank#316  Overall
#2  Event Stores
#28  Time Series DBMS
Score1.22
Rank#172  Overall
#5  Object oriented DBMS
Score6.03
Rank#60  Overall
#6  Search engines
Score116.01
Rank#10  Overall
#7  Relational DBMS
Websitewww.ibm.com/­products/­db2-event-storeobjectbox.iosphinxsearch.comwww.sqlite.org
Technical documentationwww.ibm.com/­docs/­en/­db2-event-storedocs.objectbox.iosphinxsearch.com/­docswww.sqlite.org/­docs.html
DeveloperIBMObjectBox LimitedSphinx Technologies Inc.Dwayne Richard Hipp
Initial release2017201720012000
Current release2.03.5.1, February 20233.45.3  (15 April 2024), April 2024
License infoCommercial or Open Sourcecommercial infofree developer edition availableOpen Source infoApache License 2.0Open 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 languageC and C++C and C++C++C
Server operating systemsLinux infoLinux, macOS, Windows for the developer additionAndroid
iOS
Linux
macOS
Windows
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
server-less
Data schemeyesyesyesyes infodynamic column types
Typing infopredefined data types such as float or dateyesyesnoyes 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.nonono
Secondary indexesnoyesyes infofull-text index on all search fieldsyes
SQL infoSupport of SQLyes infothrough the embedded Spark runtimenoSQL-like query language (SphinxQL)yes infoSQL-92 is not fully supported
APIs and other access methodsADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
Proprietary native APIProprietary protocolADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesC
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
C
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
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 proceduresyesnonono
Triggersnononoyes
Partitioning methods infoMethods for storing different data on different nodesShardingnoneSharding infoPartitioning is done manually, search queries against distributed index is supportednone
Replication methods infoMethods for redundantly storing data on multiple nodesActive-active shard replicationonline/offline synchronization between client and servernonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnoACID
Concurrency infoSupport for concurrent manipulation of dataNo - written data is immutableyesyesyes infovia file-system locks
Durability infoSupport for making data persistentYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storageyesyes 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.yesnoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardyesnono
More information provided by the system vendor
IBM Db2 Event StoreObjectBoxSphinxSQLite
News

Edge AI: The era of on-device AI
23 April 2024

In-Memory Database Use Cases
15 February 2024

Data Viewer for Objects – announcing ObjectBox Admin
14 November 2023

Vector Databases for Edge AI
9 August 2023

Vector Database Release for Flutter / Dart + Python
13 June 2023

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
IBM Db2 Event StoreObjectBoxSphinxSQLite
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

Capture and Analyze XXL Data Streams with IBM Db2 Event Store 2.0
22 August 2019, ibm.com

IBM Builds New Ultra-Fast Platform for Hoovering Up and Analyzing Data from Anywhere
31 May 2018, Data Center Knowledge

Best cloud databases of 2022
4 October 2022, ITPro

How IBM Is Turning Db2 into an 'AI Database'
3 June 2019, Datanami

Advancements in streaming data storage, real-time analysis and machine learning
25 July 2019, ibm.com

provided by Google News

A Quick Look at Open Source Databases for Mobile App Development
29 April 2018, Open Source For You

The Megashift Towards Decentralized Edge Computing
27 August 2021, hackernoon.com

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

Fully local retrieval-augmented generation, step by step
10 April 2024, InfoWorld

SQLite the New Hotness?! 🤔
21 March 2024, hackernoon.com

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

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

Universal API Access from Postgres and SQLite
27 February 2024, O'Reilly Media

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 database to transact, analyze and contextualize your data in real time.
Try it today.

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

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.

Present your product here