DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Cachelot.io vs. LokiJS vs. Oracle NoSQL vs. Realm vs. TiDB

System Properties Comparison Cachelot.io vs. LokiJS vs. Oracle NoSQL vs. Realm vs. TiDB

Editorial information provided by DB-Engines
NameCachelot.io  Xexclude from comparisonLokiJS  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonRealm  Xexclude from comparisonTiDB  Xexclude from comparison
DescriptionIn-memory caching systemIn-memory JavaScript DBMSA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesA DBMS built for use on mobile devices that’s a fast, easy to use alternative to SQLite and Core DataTiDB 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 storeDocument storeDocument store
Key-value store
Relational DBMS
Document storeRelational DBMS
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.04
Rank#388  Overall
#62  Key-value stores
Score0.49
Rank#260  Overall
#42  Document stores
Score3.05
Rank#97  Overall
#17  Document stores
#16  Key-value stores
#50  Relational DBMS
Score7.41
Rank#52  Overall
#8  Document stores
Score4.25
Rank#74  Overall
#40  Relational DBMS
Websitecachelot.iogithub.com/­techfort/­LokiJSwww.oracle.com/­database/­nosql/­technologies/­nosqlrealm.iopingcap.com
Technical documentationtechfort.github.io/­LokiJSdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlrealm.io/­docsdocs.pingcap.com/­tidb/­stable
DeveloperOracleRealm, acquired by MongoDB in May 2019PingCAP, Inc.
Initial release20152014201120142016
Current release24.1, May 20248.1.0, May 2024
License infoCommercial or Open SourceOpen Source infoSimplified BSD LicenseOpen SourceOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open SourceOpen 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++JavaScriptJavaGo, Rust
Server operating systemsFreeBSD
Linux
OS X
server-less, requires a JavaScript environment (browser, Node.js)Linux
Solaris SPARC/x86
Android
Backend: server-less
iOS
Windows
Linux
Data schemeschema-freeschema-freeSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.yesyes
Typing infopredefined data types such as float or datenonooptionalyesyes
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 indexesnoyes infovia viewsyesyesyes
SQL infoSupport of SQLnonoSQL-like DML and DDL statementsnoyes
APIs and other access methodsMemcached protocolJavaScript APIRESTful HTTP APIGORM
JDBC
ODBC
Proprietary protocol
SQLAlchemy
Supported programming languages.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
OCaml
Perl
PHP
Python
Ruby
JavaScriptC
C#
Go
Java
JavaScript (Node.js)
Python
.Net
Java infowith Android only
Objective-C
React Native
Swift
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 proceduresnoView functions in JavaScriptnono inforuns within the applications so server-side scripts are unnecessaryno
Triggersnoyesnoyes infoChange Listenersno
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingnonehorizontal partitioning (by key range)
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featurenoneUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyeswith Hadoop integrationnoyes infowith TiSpark Connector
Consistency concepts infoMethods to ensure consistency in a distributed systemnonenoneEventual Consistency
Immediate Consistency infodepending on configuration
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonononoyes infofull support since version 6.6
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanono infoatomic operations within a single collection possibleconfigurable infoACID within a storage node (=shard)ACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentnoyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes infooff heap cacheyes infoIn-Memory realmno
User concepts infoAccess controlnonoAccess rights for users and rolesyesFine grained access rights according to SQL-standard
More information provided by the system vendor
Cachelot.ioLokiJSOracle NoSQLRealmTiDB
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
Cachelot.ioLokiJSOracle NoSQLRealmTiDB
DB-Engines blog posts

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

show all

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

Recent citations in the news

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

OpenWorld 2013: Oracle NoSQL Database On the Rise?
13 December 2023, Channel Futures

Blog Theme - Details
21 August 2023, Oracle

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, Oracle

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

provided by Google News

MongoDB aims to unify developer experience with launch of MongoDB Cloud
9 June 2020, diginomica

Danish CEO explains Silicon Valley learning curve for European entrepreneurs - San Francisco Business Times
6 October 2016, The Business Journals

Is Swift the Future of Server-side Development?
12 September 2017, Solutions Review

Kotlin Programming Language Will Surpass Java On Android Next Year
15 October 2017, Fossbytes

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

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

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

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Present your product here