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

DBMS > Immudb vs. Sadas Engine vs. SpatiaLite vs. Sphinx vs. TiDB

System Properties Comparison Immudb vs. Sadas Engine vs. SpatiaLite vs. Sphinx vs. TiDB

Editorial information provided by DB-Engines
NameImmudb  Xexclude from comparisonSadas Engine  Xexclude from comparisonSpatiaLite  Xexclude from comparisonSphinx  Xexclude from comparisonTiDB  Xexclude from comparison
DescriptionAn open source immutable (append-only) database with cryptographic verification which makes it tamper-resistant and fully auditable.SADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environmentsSpatial extension of SQLiteOpen source search engine for searching in data from different sources, e.g. relational databasesTiDB 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 modelKey-value storeRelational DBMSSpatial DBMSSearch engineRelational DBMS
Secondary database modelsRelational DBMSRelational DBMSDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.24
Rank#295  Overall
#42  Key-value stores
Score0.00
Rank#385  Overall
#159  Relational DBMS
Score1.56
Rank#142  Overall
#3  Spatial DBMS
Score5.97
Rank#56  Overall
#5  Search engines
Score4.09
Rank#72  Overall
#38  Relational DBMS
Websitegithub.com/­codenotary/­immudb
immudb.io
www.sadasengine.comwww.gaia-gis.it/­fossil/­libspatialite/­indexsphinxsearch.compingcap.com
Technical documentationdocs.immudb.iowww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentationwww.gaia-gis.it/­gaia-sins/­spatialite_topics.htmlsphinxsearch.com/­docsdocs.pingcap.com/­tidb/­stable
DeveloperCodenotarySADAS s.r.l.Alessandro FurieriSphinx Technologies Inc.PingCAP, Inc.
Initial release20202006200820012016
Current release1.2.3, April 20228.05.0.0, August 20203.5.1, February 20238.2.0, July 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercial infofree trial version availableOpen Source infoMPL 1.1, GPL v2.0 or LGPL v2.1Open Source infoGPL version 2, commercial licence availableOpen 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 languageGoC++C++C++Go, Rust
Server operating systemsBSD
Linux
macOS
Solaris
Windows
z/OS
AIX
Linux
Windows
server-lessFreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Linux
Data schemeschema-freeyesyesyesyes
Typing infopredefined data types such as float or dateyesyesnoyes
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.nononono
Secondary indexesyesyesyesyes infofull-text index on all search fieldsyes
SQL infoSupport of SQLSQL-like syntaxyesyesSQL-like query language (SphinxQL)yes
APIs and other access methodsgRPC protocol
PostgreSQL wire protocol
JDBC
ODBC
Proprietary protocol
Proprietary protocolGORM
JDBC
ODBC
Proprietary protocol
SQLAlchemy
Supported programming languages.Net
Go
Java
JavaScript (Node.js)
Python
.Net
C
C#
C++
Groovy
Java
PHP
Python
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
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 proceduresnonononono
Triggersnonoyesnono
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioningnoneSharding infoPartitioning is done manually, search queries against distributed index is supportedhorizontal partitioning (by key range)
Replication methods infoMethods for redundantly storing data on multiple nodesnonenonenoneUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoyes infowith TiSpark Connector
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyesnoyes infofull support since version 6.6
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes 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 infomanaged by 'Learn by Usage'yesno
User concepts infoAccess controlAccess rights for users, groups and roles according to SQL-standardnonoFine grained access rights according to SQL-standard
More information provided by the system vendor
ImmudbSadas EngineSpatiaLiteSphinxTiDB
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

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
ImmudbSadas EngineSpatiaLiteSphinxTiDB
DB-Engines blog posts

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

Recent citations in the news

A Step by Step Guide to immudb — the open source immutable database
18 May 2020, hackernoon.com

immudb (immutable database) ‘tamper-proof’ database
14 December 2021, ComputerWeekly.com

ImmuDB and Codenotary: It's a database, but the company isn't
20 December 2021, ZDNet

Immudb: Open-source database, built on a zero trust model
17 December 2021, Help Net Security

How Open-Source Database immudb Plans to Handle All That Metaverse Data
10 October 2022, Acceleration Economy

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

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

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

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.

SingleStore logo

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

Present your product here