DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon DocumentDB vs. Blueflood vs. LokiJS vs. PouchDB vs. TiDB

System Properties Comparison Amazon DocumentDB vs. Blueflood vs. LokiJS vs. PouchDB vs. TiDB

Editorial information provided by DB-Engines
NameAmazon DocumentDB  Xexclude from comparisonBlueflood  Xexclude from comparisonLokiJS  Xexclude from comparisonPouchDB  Xexclude from comparisonTiDB  Xexclude from comparison
DescriptionFast, scalable, highly available, and fully managed MongoDB-compatible database serviceScalable TimeSeries DBMS based on CassandraIn-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 modelDocument storeTime Series DBMSDocument storeDocument storeRelational DBMS
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.91
Rank#131  Overall
#24  Document stores
Score0.13
Rank#346  Overall
#33  Time Series DBMS
Score0.49
Rank#260  Overall
#42  Document stores
Score2.34
Rank#112  Overall
#21  Document stores
Score4.25
Rank#74  Overall
#40  Relational DBMS
Websiteaws.amazon.com/­documentdbblueflood.iogithub.com/­techfort/­LokiJSpouchdb.compingcap.com
Technical documentationaws.amazon.com/­documentdb/­resourcesgithub.com/­rax-maas/­blueflood/­wikitechfort.github.io/­LokiJSpouchdb.com/­guidesdocs.pingcap.com/­tidb/­stable
DeveloperRackspaceApache Software FoundationPingCAP, Inc.
Initial release20192013201420122016
Current release7.1.1, June 20198.1.0, May 2024
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open SourceOpen SourceOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud serviceyesnononono
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 languageJavaJavaScriptJavaScriptGo, Rust
Server operating systemshostedLinux
OS X
server-less, requires a JavaScript environment (browser, Node.js)server-less, requires a JavaScript environment (browser, Node.js)Linux
Data schemeschema-freepredefined schemeschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyesnonoyes
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 indexesyesnoyes infovia viewsyes infovia viewsyes
SQL infoSupport of SQLnonononoyes
APIs and other access methodsproprietary protocol using JSON (MongoDB compatible)HTTP RESTJavaScript APIHTTP REST infoonly for PouchDB Server
JavaScript API
GORM
JDBC
ODBC
Proprietary protocol
SQLAlchemy
Supported programming languagesGo
Java
JavaScript (Node.js)
PHP
Python
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 proceduresnonoView functions in JavaScriptView functions in JavaScriptno
Triggersnonoyesyesno
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infobased on CassandranoneSharding infowith a proxy-based framework, named couchdb-loungehorizontal partitioning (by key range)
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-availability zones for high availability, asynchronous replication for up to 15 read replicasselectable replication factor infobased on CassandranoneMulti-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 methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)noyesyesyes infowith TiSpark Connector
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
noneEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityno infotypically not used, however similar functionality with DBRef possiblenononoyes infofull support since version 6.6
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-document operationsnono infoatomic operations within a single collection possiblenoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesyes 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.noyesyesno
User concepts infoAccess controlAccess rights for users and rolesnononoFine grained access rights according to SQL-standard
More information provided by the system vendor
Amazon DocumentDBBluefloodLokiJSPouchDBTiDB
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
Amazon DocumentDBBluefloodLokiJSPouchDBTiDB
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

A hybrid approach for homogeneous migration to an Amazon DocumentDB elastic cluster | Amazon Web Services
4 June 2024, AWS Blog

Vector search for Amazon DocumentDB (with MongoDB compatibility) is now generally available | Amazon Web Services
29 November 2023, AWS Blog

Use LangChain and vector search on Amazon DocumentDB to build a generative AI chatbot | Amazon Web Services
20 May 2024, AWS Blog

Use headless clusters in Amazon DocumentDB for cost-effective multi-Region resiliency | Amazon Web Services
8 March 2024, AWS Blog

Reduce cost and improve performance by migrating to Amazon DocumentDB 5.0 | Amazon Web Services
15 April 2024, AWS Blog

provided by Google News

Real-Time Performance and Health Monitoring Using Netdata
2 September 2019, CNX Software

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

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

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

3 Reasons To Think Offline First
22 March 2017, ibm.com

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

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

provided by Google News

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

PingCAP Launches TiDB 7.5, Enhancing Distributed SQL Database Tech
19 December 2023, Datanami

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

TiDB by PingCAP Leads Data Management Revolution at GIDS 2024, Empowering India's Burgeoning Developer ...
25 April 2024, CXOToday.com

Navigating Modern Data Challenges: Ed Huang, CTO of PingCAP on the Future of Distributed SQL Databases
10 June 2024, DATAQUEST

provided by Google News



Share this page

Featured Products

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

Milvus logo

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

Present your product here