DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Drizzle vs. IBM Db2 Event Store vs. searchxml vs. SQLite vs. TerarkDB

System Properties Comparison Drizzle vs. IBM Db2 Event Store vs. searchxml vs. SQLite vs. TerarkDB

Editorial information provided by DB-Engines
NameDrizzle  Xexclude from comparisonIBM Db2 Event Store  Xexclude from comparisonsearchxml  Xexclude from comparisonSQLite  Xexclude from comparisonTerarkDB  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
DescriptionMySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.Distributed Event Store optimized for Internet of Things use casesDBMS for structured and unstructured content wrapped with an application serverWidely used embeddable, in-process RDBMSA key-value store forked from RocksDB with advanced compression algorithms. It can be used standalone or as a storage engine for MySQL and MongoDB
Primary database modelRelational DBMSEvent Store
Time Series DBMS
Native XML DBMS
Search engine
Relational DBMSKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.27
Rank#309  Overall
#2  Event Stores
#28  Time Series DBMS
Score0.03
Rank#390  Overall
#7  Native XML DBMS
#24  Search engines
Score111.41
Rank#10  Overall
#7  Relational DBMS
Score0.08
Rank#367  Overall
#56  Key-value stores
Websitewww.ibm.com/­products/­db2-event-storewww.searchxml.net/­category/­productswww.sqlite.orggithub.com/­bytedance/­terarkdb
Technical documentationwww.ibm.com/­docs/­en/­db2-event-storewww.searchxml.net/­support/­handoutswww.sqlite.org/­docs.htmlbytedance.larkoffice.com/­docs/­doccnZmYFqHBm06BbvYgjsHHcKc
DeveloperDrizzle project, originally started by Brian AkerIBMinformationpartners gmbhDwayne Richard HippByteDance, originally Terark
Initial release20082017201520002016
Current release7.2.4, September 20122.01.03.46.0  (23 May 2024), May 2024
License infoCommercial or Open SourceOpen Source infoGNU GPLcommercial infofree developer edition availablecommercialOpen Source infoPublic Domaincommercial inforestricted open source version 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.
Implementation languageC++C and C++C++CC++
Server operating systemsFreeBSD
Linux
OS X
Linux infoLinux, macOS, Windows for the developer additionWindowsserver-less
Data schemeyesyesschema-freeyes infodynamic column typesschema-free
Typing infopredefined data types such as float or dateyesyesyesyes infonot rigid because of 'dynamic typing' concept.no
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.noyesnono
Secondary indexesyesnoyesyesno
SQL infoSupport of SQLyes infowith proprietary extensionsyes infothrough the embedded Spark runtimenoyes infoSQL-92 is not fully supportedno
APIs and other access methodsJDBCADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
RESTful HTTP API
WebDAV
XQuery
XSLT
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
C++ API
Java API
Supported programming languagesC
C++
Java
PHP
C
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
C++ infomost other programming languages supported via APIsActionscript
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
C++
Java
Server-side scripts infoStored proceduresnoyesyes infoon the application servernono
Triggersno infohooks for callbacks inside the server can be used.nonoyesno
Partitioning methods infoMethods for storing different data on different nodesShardingShardingnonenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Active-active shard replicationyes infosychronisation to multiple collectionsnonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnomultiple readers, single writerACIDno
Concurrency infoSupport for concurrent manipulation of datayesNo - written data is immutableyesyes infovia file-system locksyes
Durability infoSupport for making data persistentyesYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storageyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyes
User concepts infoAccess controlPluggable authentication mechanisms infoe.g. LDAP, HTTPfine grained access rights according to SQL-standardDomain, group and role-based access control at the document level and for application servicesnono

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
DrizzleIBM Db2 Event StoresearchxmlSQLiteTerarkDB
DB-Engines blog posts

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, 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

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

Microsoft Research chief scientist has no issue with Windows Recall
6 June 2024, The Register

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

How to Work with SQLite Database in Python
8 June 2024, Analytics Insight

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

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

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.

Milvus logo

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

Present your product here