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. LokiJS vs. Rockset vs. SQLite

System Properties Comparison IBM Db2 Event Store vs. LokiJS vs. Rockset vs. SQLite

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameIBM Db2 Event Store  Xexclude from comparisonLokiJS  Xexclude from comparisonRockset  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionDistributed Event Store optimized for Internet of Things use casesIn-memory JavaScript DBMSA scalable, reliable search and analytics service in the cloud, built on RocksDBWidely used embeddable, in-process RDBMS
Primary database modelEvent Store
Time Series DBMS
Document storeDocument storeRelational DBMS
Secondary database modelsRelational DBMS
Search engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.19
Rank#323  Overall
#2  Event Stores
#28  Time Series DBMS
Score0.43
Rank#264  Overall
#42  Document stores
Score0.79
Rank#211  Overall
#35  Document stores
Score114.32
Rank#10  Overall
#7  Relational DBMS
Websitewww.ibm.com/­products/­db2-event-storegithub.com/­techfort/­LokiJSrockset.comwww.sqlite.org
Technical documentationwww.ibm.com/­docs/­en/­db2-event-storetechfort.github.io/­LokiJSdocs.rockset.comwww.sqlite.org/­docs.html
DeveloperIBMRocksetDwayne Richard Hipp
Initial release2017201420192000
Current release2.03.46.0  (23 May 2024), May 2024
License infoCommercial or Open Sourcecommercial infofree developer edition availableOpen SourcecommercialOpen Source infoPublic Domain
Cloud-based only infoOnly available as a cloud servicenonoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC and C++JavaScriptC++C
Server operating systemsLinux infoLinux, macOS, Windows for the developer additionserver-less, requires a JavaScript environment (browser, Node.js)hostedserver-less
Data schemeyesschema-freeschema-freeyes infodynamic column types
Typing infopredefined data types such as float or dateyesnodynamic typingyes 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 infoingestion from XML files supportedno
Secondary indexesnoyes infovia viewsall fields are automatically indexedyes
SQL infoSupport of SQLyes infothrough the embedded Spark runtimenoRead-only SQL queries, including JOINsyes infoSQL-92 is not fully supported
APIs and other access methodsADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
JavaScript APIHTTP RESTADO.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
JavaScriptGo
Java
JavaScript (Node.js)
Python
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 proceduresyesView functions in JavaScriptnono
Triggersnoyesnoyes
Partitioning methods infoMethods for storing different data on different nodesShardingnoneAutomatic shardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesActive-active shard replicationnoneyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencynoneEventual Consistency
Foreign keys infoReferential integritynononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanono infoatomic operations within a single collection possiblenoACID
Concurrency infoSupport for concurrent manipulation of dataNo - written data is immutableyesyes 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 storageyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardnoAccess rights for users and organizations can be defined via Rockset consoleno

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
IBM Db2 Event StoreLokiJSRocksetSQLite
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

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

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

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

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

Best cloud databases of 2022
4 October 2022, ITPro

Why a robust data management strategy is essential today | IBM HDM
19 September 2019, Express Computer

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

LokiJS Reaches 1.4
8 July 2016, iProgrammer

provided by Google News

Rockset Announces Native Support for Hybrid Search to Power AI Apps
17 May 2024, Datanami

Rockset upgrades database to meet the needs of AI hybrid search – Blocks and Files
20 May 2024, Blocks & Files

Data Management News for the Week of May 17; Updates from Anomalo, DataStax, Rockset & More
16 May 2024, Solutions Review

Rockset targets cost control with latest database update
31 January 2024, TechTarget

Rockset Releases New Instance Class, Gains Momentum as the Search and Analytics Database Built for the Cloud
31 January 2024, GlobeNewswire

provided by Google News

A Guide to Working with SQLite Databases in Python
21 May 2024, KDnuggets

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

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

Universal API Access from Postgres and SQLite
27 February 2024, oreilly.com

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Milvus logo

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

AllegroGraph logo

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

Present your product here