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

DBMS > Bangdb vs. LokiJS vs. Microsoft Access vs. TiDB vs. Warp 10

System Properties Comparison Bangdb vs. LokiJS vs. Microsoft Access vs. TiDB vs. Warp 10

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonLokiJS  Xexclude from comparisonMicrosoft Access  Xexclude from comparisonTiDB  Xexclude from comparisonWarp 10  Xexclude from comparison
DescriptionConverged and high performance database for device data, events, time series, document and graphIn-memory JavaScript DBMSMicrosoft Access combines a backend RDBMS (JET / ACE Engine) with a GUI frontend for data manipulation and queries. infoThe Access frontend is often used for accessing other datasources (DBMS, Excel, etc.)TiDB 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.TimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBase
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Document storeRelational DBMSRelational DBMSTime Series DBMS
Secondary database modelsSpatial DBMSDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.16
Rank#338  Overall
#47  Document stores
#32  Graph DBMS
#31  Time Series DBMS
Score0.49
Rank#260  Overall
#42  Document stores
Score101.16
Rank#11  Overall
#8  Relational DBMS
Score4.25
Rank#74  Overall
#40  Relational DBMS
Score0.14
Rank#344  Overall
#32  Time Series DBMS
Websitebangdb.comgithub.com/­techfort/­LokiJSwww.microsoft.com/­en-us/­microsoft-365/­accesspingcap.comwww.warp10.io
Technical documentationdocs.bangdb.comtechfort.github.io/­LokiJSdeveloper.microsoft.com/­en-us/­accessdocs.pingcap.com/­tidb/­stablewww.warp10.io/­content/­02_Getting_started
DeveloperSachin Sinha, BangDBMicrosoftPingCAP, Inc.SenX
Initial release20122014199220162015
Current releaseBangDB 2.0, October 20211902 (16.0.11328.20222), March 20198.1.0, May 2024
License infoCommercial or Open SourceOpen Source infoBSD 3Open Sourcecommercial infoBundled with Microsoft OfficeOpen Source infoApache 2.0Open Source infoApache License 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, C++JavaScriptC++Go, RustJava
Server operating systemsLinuxserver-less, requires a JavaScript environment (browser, Node.js)Windows infoNot a real database server, but making use of DLLsLinuxLinux
OS X
Windows
Data schemeschema-freeschema-freeyesyesschema-free
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsnoyesyesyes
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 indexesyes infosecondary, composite, nested, reverse, geospatialyes infovia viewsyesyesno
SQL infoSupport of SQLSQL like support with command line toolnoyes infobut not compliant to any SQL standardyesno
APIs and other access methodsProprietary protocol
RESTful HTTP API
JavaScript APIADO.NET
DAO
ODBC
OLE DB
GORM
JDBC
ODBC
Proprietary protocol
SQLAlchemy
HTTP API
Jupyter
WebSocket
Supported programming languagesC
C#
C++
Java
Python
JavaScriptC
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
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 JavaScriptyes infosince Access 2010 using the ACE-enginenoyes infoWarpScript
Triggersyes, Notifications (with Streaming only)yesyes infosince Access 2010 using the ACE-enginenono
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmnonenonehorizontal partitioning (by key range)Sharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)nonenoneUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.selectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnoyes infowith TiSpark Connectorno
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglynoneImmediate ConsistencyImmediate Consistency infobased on HBase
Foreign keys infoReferential integritynonoyesyes infofull support since version 6.6no
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDno infoatomic operations within a single collection possibleACID infobut no files for transaction loggingACIDno
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyesyesyes
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yes infobut no files for transaction loggingyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes, run db with in-memory only modeyesnoyes
User concepts infoAccess controlyes (enterprise version only)nono infoa simple user-level security was built in till version Access 2003Fine grained access rights according to SQL-standardMandatory use of cryptographic tokens, containing fine-grained authorizations
More information provided by the system vendor
BangdbLokiJSMicrosoft AccessTiDBWarp 10
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
BangdbLokiJSMicrosoft AccessTiDBWarp 10
DB-Engines blog posts

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

show all

MS Access drops in DB-Engines Ranking
2 May 2013, Paul Andlinger

Microsoft SQL Server regained rank 2 in the DB-Engines popularity ranking
3 December 2012, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, Paul Andlinger

show all

Recent citations in the news

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

Abusing Microsoft Access "Linked Table" Feature to Perform NTLM Forced Authentication Attacks - Check Point Research
9 November 2023, Check Point Research

Hackers Exploit Microsoft Access Feature to Steal Windows User’s NTLM Tokens
11 November 2023, CybersecurityNews

After installing Navisworks, Office 2016 (32-bit) applications stopped launching
8 October 2023, Autodesk Redshift

How to Connect MS Access to MySQL via ODBC Driver
7 September 2023, TechiExpert.com

MS access program to increase awareness and independence of those living with MS and disability
10 July 2023, Nebraska Medicine

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

Time Series Databases Software Market - A comprehensive study by Key Players | Warp 10, Amazon Timestream ...
6 February 2020, openPR

Time Series Databases Software market latest trends, CAGR, and forecast till 2026 | eSherpa Market Reports
13 April 2020, openPR

Time Series Intelligence Software Market Business Insights, Key Trend Analysis | Google, SAP, Azure Time Series ...
12 June 2024, Amoré

provided by Google News



Share this page

Featured Products

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

Present your product here