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 > BoltDB vs. jBASE vs. TiDB vs. UniData,UniVerse vs. VelocityDB

System Properties Comparison BoltDB vs. jBASE vs. TiDB vs. UniData,UniVerse vs. VelocityDB

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonjBASE  Xexclude from comparisonTiDB  Xexclude from comparisonUniData,UniVerse  Xexclude from comparisonVelocityDB  Xexclude from comparison
DescriptionAn embedded key-value store for Go.A robust multi-value DBMS comprising development tools and middlewareTiDB 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.MultiValue database and application server with SQL mapping layer and meta database capabilitiesA .NET Object Database that can be embedded/distributed and extended to a graph data model (VelocityGraph)
Primary database modelKey-value storeMultivalue DBMSRelational DBMSMultivalue DBMSGraph DBMS
Object oriented DBMS
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.80
Rank#215  Overall
#31  Key-value stores
Score1.49
Rank#156  Overall
#3  Multivalue DBMS
Score4.25
Rank#74  Overall
#40  Relational DBMS
Score2.85
Rank#98  Overall
#1  Multivalue DBMS
Score0.11
Rank#354  Overall
#37  Graph DBMS
#15  Object oriented DBMS
Websitegithub.com/­boltdb/­boltwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbasepingcap.comwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-unidatavelocitydb.com
Technical documentationdocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9docs.pingcap.com/­tidb/­stabledocs.rocketsoftware.com/­bundle?cluster=true&labelkey=unidata&labelkey=prod_unidatavelocitydb.com/­UserGuide
DeveloperRocket Software (formerly Zumasys)PingCAP, Inc.Rocket SoftwareVelocityDB Inc
Initial release20131991201619852011
Current release5.78.1.0, May 20247.x
License infoCommercial or Open SourceOpen Source infoMIT LicensecommercialOpen Source infoApache 2.0commercialcommercial
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 languageGoGo, RustCC#
Server operating systemsBSD
Linux
OS X
Solaris
Windows
AIX
Linux
Windows
LinuxAIX
HP-UX
Linux
Solaris
Windows
Any that supports .NET
Data schemeschema-freeschema-freeyesschema-freeyes
Typing infopredefined data types such as float or datenooptionalyesoptionalyes
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.noyesnono
Secondary indexesnoyesyesyes
SQL infoSupport of SQLnoEmbedded SQL for jBASE in BASICyesyesno
APIs and other access methodsJDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
GORM
JDBC
ODBC
Proprietary protocol
SQLAlchemy
Java API infoJPA
JDBC
ODBC
OLE DB
Proprietary protocol
RESTful HTTP API
SOAP-based API
.Net
Supported programming languagesGo.Net
Basic
Jabbascript
Java
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
Basic infoU2 Basic
C
Java
.Net
Server-side scripts infoStored proceduresnoyesnoyesno
Triggersnoyesnoyes infoU2 BasicCallbacks are triggered when data changes
Partitioning methods infoMethods for storing different data on different nodesnoneShardinghorizontal partitioning (by key range)noneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes infowith TiSpark Connectornono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyes infofull support since version 6.6nono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDACIDACID infoconfigurableACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnoyes
User concepts infoAccess controlnoAccess rights can be defined down to the item levelFine grained access rights according to SQL-standardAccess rights according to SQL-standard and operating system basedBased on Windows Authentication
More information provided by the system vendor
BoltDBjBASETiDBUniData,UniVerseVelocityDB
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
BoltDBjBASETiDBUniData,UniVerseVelocityDB
Recent citations in the news

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

Grafana Loki: Architecture Summary and Running in Kubernetes
14 March 2023, hackernoon.com

provided by Google News

Temenos signs first customer in India
24 August 2009, Finextra

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

Pinning Down Unidata S.p.A.'s (BIT:UD) P/E Is Difficult Right Now
21 May 2024, Simply Wall St

Unidata uses Jetstream to make geoscience data available to science community
29 January 2020, IU Newsroom

UniData implements a milestone Smart Class Room project at The Asian School | THE DAILY TRIBUNE | KINGDOM ...
8 April 2024, News of Bahrain- DT News

Bahrain Business: UniData implements major 'smart classroom' project
8 April 2024, Gulf Digital News

Data + software services
21 August 2018, UCAR

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