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. dBASE vs. H2 vs. Heroic vs. Vitess

System Properties Comparison BoltDB vs. dBASE vs. H2 vs. Heroic vs. Vitess

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisondBASE  Xexclude from comparisonH2  Xexclude from comparisonHeroic  Xexclude from comparisonVitess  Xexclude from comparison
DescriptionAn embedded key-value store for Go.dBase was one of the first databases with a development environment on PC's. Its latest version dBase V is still sold as dBase classic, which needs a DOS Emulation. The up-to-date product is dBase plus.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Time Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchScalable, distributed, cloud-native DBMS, extending MySQL
Primary database modelKey-value storeRelational DBMSRelational DBMSTime Series DBMSRelational DBMS
Secondary database modelsSpatial DBMSDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.80
Rank#215  Overall
#31  Key-value stores
Score9.70
Rank#44  Overall
#28  Relational DBMS
Score8.33
Rank#46  Overall
#30  Relational DBMS
Score0.46
Rank#265  Overall
#22  Time Series DBMS
Score0.88
Rank#203  Overall
#95  Relational DBMS
Websitegithub.com/­boltdb/­boltwww.dbase.comwww.h2database.comgithub.com/­spotify/­heroicvitess.io
Technical documentationwww.dbase.com/­support/­knowledgebasewww.h2database.com/­html/­main.htmlspotify.github.io/­heroicvitess.io/­docs
DeveloperAsthon TateThomas MuellerSpotifyThe Linux Foundation, PlanetScale
Initial release20131979200520142013
Current releasedBASE 2019, 20192.2.220, July 202315.0.2, December 2022
License infoCommercial or Open SourceOpen Source infoMIT LicensecommercialOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoApache 2.0Open Source infoApache Version 2.0, commercial licenses available
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.
Implementation languageGoJavaJavaGo
Server operating systemsBSD
Linux
OS X
Solaris
Windows
DOS infodBase Classic
Windows infodBase Pro
All OS with a Java VMDocker
Linux
macOS
Data schemeschema-freeyesyesschema-freeyes
Typing infopredefined data types such as float or datenoyesyesyesyes
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.nonono
Secondary indexesnoyesyesyes infovia Elasticsearchyes
SQL infoSupport of SQLnonoyesnoyes infowith proprietary extensions
APIs and other access methodsnone infoThe IDE can access other DBMS or ODBC-sources.JDBC
ODBC
HQL (Heroic Query Language, a JSON-based language)
HTTP API
ADO.NET
JDBC
MySQL protocol
ODBC
Supported programming languagesGodBase proprietary IDEJavaAda
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 proceduresnono infoThe IDE can access stored procedures in other database systems.Java Stored Procedures and User-Defined Functionsnoyes infoproprietary syntax
Triggersnonoyesnoyes
Partitioning methods infoMethods for storing different data on different nodesnonenonenoneShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneWith clustering: 2 database servers on different computers operate on identical copies of a databaseyesMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyEventual Consistency
Immediate Consistency
Eventual Consistency across shards
Immediate Consistency within a shard
Foreign keys infoReferential integritynoyesyesnoyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesno infonot for dBase internal data, but IDE does support transactions when accessing external DBMSACIDnoACID at shard level
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yesyes infotable locks or row locks depending on storage engine
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 for users and rolesfine grained access rights according to SQL-standardUsers with fine-grained authorization concept infono user groups or roles

More information provided by the system vendor

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
BoltDBdBASEH2HeroicVitess
DB-Engines blog posts

DB-Engines Ranking coverage expanded to 169 database management systems
3 June 2013, Paul Andlinger

show all

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

30 Years Ago: The Rise, Fall and Survival of Ashton-Tate's dBASE
19 September 2013, eWeek

Microsoft Access 2016 Now Supports dBase Database Format
7 September 2016, redmondmag.com

A malicious document could lead to RCE in Apache OpenOffice (CVE-2021-33035)
22 September 2021, Help Net Security

WFP DBase (Logistics Data, Budgets and Systems Execution) Factsheet (November 2019) - World
23 December 2019, ReliefWeb

Liam Brady's wife and their family life with three children
20 October 2023, Irish Mirror

provided by Google News

PlanetScale Unveils Distributed MySQL Database Service Based on Vitess
18 May 2021, Datanami

They scaled YouTube -- now they’ll shard everyone with PlanetScale
13 December 2018, TechCrunch

PlanetScale Serves up Vitess-Powered Serverless MySQL
23 November 2021, The New Stack

PlanetScale offers undo button to reverse schema migration without losing data
24 March 2022, The Register

Massively Scaling MySQL Using Vitess
19 February 2019, InfoQ.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