DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Interbase vs. LokiJS vs. PouchDB vs. TiDB

System Properties Comparison Interbase vs. LokiJS vs. PouchDB vs. TiDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameInterbase  Xexclude from comparisonLokiJS  Xexclude from comparisonPouchDB  Xexclude from comparisonTiDB  Xexclude from comparison
DescriptionLight-weight proven RDBMS infooriginally from BorlandIn-memory JavaScript DBMSJavaScript DBMS with an API inspired by CouchDBTiDB 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 modelRelational DBMSDocument storeDocument storeRelational DBMS
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.78
Rank#77  Overall
#41  Relational DBMS
Score0.44
Rank#256  Overall
#40  Document stores
Score2.18
Rank#114  Overall
#21  Document stores
Score4.09
Rank#72  Overall
#38  Relational DBMS
Websitewww.embarcadero.com/­products/­interbasegithub.com/­techfort/­LokiJSpouchdb.compingcap.com
Technical documentationdocs.embarcadero.com/­products/­interbasetechfort.github.io/­LokiJSpouchdb.com/­guidesdocs.pingcap.com/­tidb/­stable
DeveloperEmbarcaderoApache Software FoundationPingCAP, Inc.
Initial release1984201420122016
Current releaseInterBase 2020, December 20197.1.1, June 20198.2.0, July 2024
License infoCommercial or Open SourcecommercialOpen SourceOpen SourceOpen Source infoApache 2.0
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.
TiDB Cloud: Fully-managed TiDB Service. Bring everything great about TiDB to the cloud.
Implementation languageCJavaScriptJavaScriptGo, Rust
Server operating systemsAndroid
iOS
Linux
OS X
Windows
server-less, requires a JavaScript environment (browser, Node.js)server-less, requires a JavaScript environment (browser, Node.js)Linux
Data schemeyesschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesnonoyes
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.no infoexport as XML data possiblenonono
Secondary indexesyesyes infovia viewsyes infovia viewsyes
SQL infoSupport of SQLyesnonoyes
APIs and other access methodsADO.NET
JDBC
ODBC
JavaScript APIHTTP REST infoonly for PouchDB Server
JavaScript API
GORM
JDBC
ODBC
Proprietary protocol
SQLAlchemy
Supported programming languages.Net
C
C++
Delphi
Java
Object Pascal
PHP
Ruby
JavaScriptJavaScriptAda
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 proceduresyes infoInterbase procedure and trigger languageView functions in JavaScriptView functions in JavaScriptno
Triggersyesyesyesno
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding infowith a proxy-based framework, named couchdb-loungehorizontal partitioning (by key range)
Replication methods infoMethods for redundantly storing data on multiple nodesInterbase Change ViewsnoneMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
Using Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyesyes infowith TiSpark Connector
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnonoyes infofull support since version 6.6
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDno infoatomic operations within a single collection possiblenoACID
Concurrency infoSupport for concurrent manipulation of datayes infoMultiversion concurreny controlyes
Durability infoSupport for making data persistentyesyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yes infoby using IndexedDB, WebSQL or LevelDB as backendyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardnonoFine grained access rights according to SQL-standard
More information provided by the system vendor
InterbaseLokiJSPouchDBTiDB
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
InterbaseLokiJSPouchDBTiDB
DB-Engines blog posts

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

show all

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

show all

Recent citations in the news

An independent soccer league transforming lives in a slum in Kenya
15 November 2022, FanSided

The advance of Air Force Esports
25 June 2023, New Zealand Defence Force

Malaysian e-commerce firm Lelong.my acquires local digital marketing agency Mataris Agency
29 January 2018, Yahoo Singapore News

iResidenz cracks an elusive market
6 September 2017, Digital News Asia

Sakaja’s vow to nurture sports talents in Nairobi
23 February 2024, Nairobi News

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

Getting Started with PouchDB Client-Side JavaScript Database
7 September 2016, SitePoint

Create Offline Web Apps Using Service Workers & PouchDB
7 March 2017, SitePoint

Building an Offline First App with PouchDB
10 March 2014, SitePoint

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

SingleStore logo

The data platform to build your intelligent applications.
Try it 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.

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

RaimaDB logo

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

Present your product here