DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Coveo vs. InfinityDB vs. LokiJS vs. SAP Advantage Database Server vs. TiDB

System Properties Comparison Coveo vs. InfinityDB vs. LokiJS vs. SAP Advantage Database Server vs. TiDB

Editorial information provided by DB-Engines
NameCoveo  Xexclude from comparisonInfinityDB  Xexclude from comparisonLokiJS  Xexclude from comparisonSAP Advantage Database Server infoformer name: Sybase ADS  Xexclude from comparisonTiDB  Xexclude from comparison
SAP Advantage Database Server seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionAI-powered hosted search, recommendation and personalization platform providing tools for both low-code and full-code developmentA Java embedded Key-Value Store which extends the Java Map interfaceIn-memory JavaScript DBMSLow-cost RDBMS with access to ISAM and FoxPro data structuresTiDB 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 modelSearch engineKey-value storeDocument storeRelational DBMSRelational DBMS
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.28
Rank#114  Overall
#11  Search engines
Score0.00
Rank#378  Overall
#57  Key-value stores
Score0.43
Rank#264  Overall
#42  Document stores
Score4.66
Rank#70  Overall
#38  Relational DBMS
Websitewww.coveo.comboilerbay.comgithub.com/­techfort/­LokiJSwww.sap.com/products/advantage-database-server.htmlpingcap.com
Technical documentationdocs.coveo.comboilerbay.com/­infinitydb/­manualtechfort.github.io/­LokiJSdocs.pingcap.com/­tidb/­stable
DeveloperCoveoBoiler Bay Inc.Sybase, SAPPingCAP, Inc.
Initial release20122002201419932016
Current release4.08.0.0, March 2024
License infoCommercial or Open SourcecommercialcommercialOpen SourcecommercialOpen 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 languageJavaJavaScriptGo, Rust
Server operating systemshostedAll OS with a Java VMserver-less, requires a JavaScript environment (browser, Node.js)Linux
Windows
Linux
Data schemehybrid - fields need to be configured prior to indexing, but relationships can be exploited at query time without pre-configurationyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschema-freeyesyes
Typing infopredefined data types such as float or dateyesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysnoyesyes
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 indexesyesno infomanual creation possible, using inversions based on multi-value capabilityyes infovia viewsyesyes
SQL infoSupport of SQLnononoyesyes
APIs and other access methodsRESTful HTTP APIAccess via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
JavaScript API.NET Client API
ADO.NET
JDBC
ODBC
OLE DB
GORM
JDBC
ODBC
Proprietary protocol
SQLAlchemy
Supported programming languagesC#
Java
JavaScript
Python
JavaJavaScriptDelphi
Perl
PHP
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 proceduresnonoView functions in JavaScriptyesno
Triggersyesnoyesyesno
Partitioning methods infoMethods for storing different data on different nodesyesnonenonenonehorizontal partitioning (by key range)
Replication methods infoMethods for redundantly storing data on multiple nodesyesnonenoneMulti-source replication infoCONFLICT Trigger to resolve replication conflicts
Source-replica replication
Using Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnoyes infowith TiSpark Connector
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZEDnoneImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesno infomanual creation possible, using inversions based on multi-value capabilitynoyesyes infofull support since version 6.6
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACID infoOptimistic locking for transactions; no isolation for bulk loadsno infoatomic operations within a single collection possibleACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
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.yesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesno infocaching of (temporary) tables can be configuredno
User concepts infoAccess controlgranular access controls, API key management, content filtersnonofine grained access rights according to SQL-standardFine grained access rights according to SQL-standard
More information provided by the system vendor
CoveoInfinityDBLokiJSSAP Advantage Database Server infoformer name: Sybase ADSTiDB
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
CoveoInfinityDBLokiJSSAP Advantage Database Server infoformer name: Sybase ADSTiDB
DB-Engines blog posts

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

show all

Recent citations in the news

Closing Bell: Coveo Solutions Inc down on Tuesday (CVO)
7 May 2024, The Globe and Mail

Coveo to Showcase the Significant Impact of AI and GenAI to Improve Digital Experiences at 10th Edition of Relevance ...
21 March 2024, GlobeNewswire

AI for CX: Coveo's award-winning solution
17 April 2024, CMSWire

How Coveo delivers better experiences with generative AI by partnering with CIOs
20 October 2023, Fast Company

Coveo Enterprise Customers See Impressive Results from Generative Answering – Now Generally Available
14 December 2023, Yahoo Finance

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

SAP Announces Q3 2023 Results: Asia Pacific and Japan View
19 October 2023, SAP News

AIRWORLD PART 15: WORLD'S SECOND BEST AIRPORT TERMINAL
30 September 2005, Ad Age

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

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

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

RaimaDB logo

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

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Present your product here