DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > IBM Db2 Event Store vs. OrientDB vs. Sequoiadb vs. SQLite vs. TiDB

System Properties Comparison IBM Db2 Event Store vs. OrientDB vs. Sequoiadb vs. SQLite vs. TiDB

Editorial information provided by DB-Engines
NameIBM Db2 Event Store  Xexclude from comparisonOrientDB  Xexclude from comparisonSequoiadb  Xexclude from comparisonSQLite  Xexclude from comparisonTiDB  Xexclude from comparison
DescriptionDistributed Event Store optimized for Internet of Things use casesMulti-model DBMS (Document, Graph, Key/Value)NewSQL database with distributed OLTP and SQLWidely used embeddable, in-process RDBMSTiDB is an open source distributed SQL database that supports Hybrid Transactional/Analytical Processing (HTAP) workloads. It is MySQL compatible and features horizontal scalability, strong consistency, and high availability.
Primary database modelEvent Store
Time Series DBMS
Document store
Graph DBMS
Key-value store
Document store
Relational DBMS
Relational DBMSRelational DBMS
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.18
Rank#315  Overall
#2  Event Stores
#26  Time Series DBMS
Score3.02
Rank#88  Overall
#16  Document stores
#6  Graph DBMS
#12  Key-value stores
Score0.42
Rank#263  Overall
#41  Document stores
#121  Relational DBMS
Score103.35
Rank#10  Overall
#7  Relational DBMS
Score4.09
Rank#72  Overall
#38  Relational DBMS
Websitewww.ibm.com/­products/­db2-event-storeorientdb.orgwww.sequoiadb.comwww.sqlite.orgpingcap.com
Technical documentationwww.ibm.com/­docs/­en/­db2-event-storewww.orientdb.com/­docs/­last/­index.htmlwww.sequoiadb.com/­en/­index.php?m=Files&a=indexwww.sqlite.org/­docs.htmldocs.pingcap.com/­tidb/­stable
DeveloperIBMOrientDB LTD; CallidusCloud; SAPSequoiadb Ltd.Dwayne Richard HippPingCAP, Inc.
Initial release20172010201320002016
Current release2.03.2.29, March 20243.46.1  (13 August 2024), August 20248.2.0, July 2024
License infoCommercial or Open Sourcecommercial infofree developer edition availableOpen Source infoApache version 2Open Source infoServer: AGPL; Client: Apache V2Open Source infoPublic DomainOpen Source infoApache 2.0
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.
TiDB Cloud: Fully-managed TiDB Service. Bring everything great about TiDB to the cloud.
Implementation languageC and C++JavaC++CGo, Rust
Server operating systemsLinux infoLinux, macOS, Windows for the developer additionAll OS with a Java JDK (>= JDK 6)Linuxserver-lessLinux
Data schemeyesschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")schema-freeyes infodynamic column typesyes
Typing infopredefined data types such as float or dateyesyesyes infooid, date, timestamp, binary, regexyes infonot rigid because of 'dynamic typing' concept.yes
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.nonononono
Secondary indexesnoyesyesyesyes
SQL infoSupport of SQLyes infothrough the embedded Spark runtimeSQL-like query language, no joinsSQL-like query languageyes infoSQL-92 is not fully supportedyes
APIs and other access methodsADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
proprietary protocol using JSONADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
GORM
JDBC
ODBC
Proprietary protocol
SQLAlchemy
Supported programming languagesC
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
C++
Java
PHP
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
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresyesJava, JavascriptJavaScriptnono
TriggersnoHooksnoyesno
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardingnonehorizontal partitioning (by key range)
Replication methods infoMethods for redundantly storing data on multiple nodesActive-active shard replicationMulti-source replicationSource-replica replicationnoneUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono infocould be achieved with distributed queriesnonoyes infowith TiSpark Connector
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes inforelationship in graphsnoyesyes infofull support since version 6.6
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDDocument is locked during a transactionACIDACID
Concurrency infoSupport for concurrent manipulation of dataNo - written data is immutableyesyesyes infovia file-system locksyes
Durability infoSupport for making data persistentYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storageyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess rights for users and roles; record level security configurablesimple password-based access controlnoFine grained access rights according to SQL-standard
More information provided by the system vendor
IBM Db2 Event StoreOrientDBSequoiadbSQLiteTiDB
Specific characteristicsTiDB is an advanced open-source, distributed SQL database for modern application...
» more
Competitive advantages- HORIZONTAL SCALING : TiDB grants total transparency into your data workloads without...
» more
Typical application scenariosTiDB is ideal for transactional applications that require extreme scalability and...
» more
Key customersBlock, Pinterest, Catalyst, Bolt, Flipkart, Capcom, Shopee (E-commerce), JD Cloud...
» more
Market metrics34K+ GitHub stars 5K+ members in TiDB Community Slack 1K+ community contributors...
» more
Licensing and pricing modelsTiDB Community : Free open source software (Apache 2.0) TiDB Self-Hosted : Enterprise...
» more

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 StoreOrientDBSequoiadbSQLiteTiDB
DB-Engines blog posts

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 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

Mudhakar Srivatsa
11 December 2023, IBM Research

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

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

provided by Google News

Top 8 Best NoSQL Databases in 2024
9 September 2024, AIM

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21 January 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

ArangoDB raises $10 million for NoSQL database management
14 March 2019, VentureBeat

The 12 Best Graph Databases to Consider for 2024
22 October 2023, Solutions Review

provided by Google News

LLM-Assisted Translation From Postgres to SQLite and DuckDB
16 September 2024, The New Stack

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

Google researchers suggest "fixing" SQL with pipe syntax, SQLite creator unconvinced
30 August 2024, DevClass

SQLite Gets Into Vector Search
5 September 2024, iProgrammer

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

provided by Google News

How a new database architecture supports scale and reliability in TiDB
11 March 2024, InfoWorld

Unlocking performance, scalability, and cost-efficiency of Zomato’s Billing Platform by switching from TiDB to DynamoDB
22 December 2023, AWS Blog

TiDB Can Do What MongoDB or CockRoachDB Can’t
27 June 2024, AIM

Google Cloud's C3D Instances Provide Strong Performance Value For PingCAP's TiDB
28 March 2024, Phoronix

How PingCAP transformed TiDB into a serverless DBaaS using Amazon S3 and Amazon EBS
14 November 2023, AWS Blog

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for 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

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Present your product here