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

DBMS > BoltDB vs. dBASE vs. Heroic vs. MySQL vs. StarRocks

System Properties Comparison BoltDB vs. dBASE vs. Heroic vs. MySQL vs. StarRocks

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisondBASE  Xexclude from comparisonHeroic  Xexclude from comparisonMySQL  Xexclude from comparisonStarRocks  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.Time Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchWidely used open source RDBMSAn open source, high-performance columnar analytical database that enables real-time, multi-dimensional, and highly concurrent data analytics infoForked from Apache Doris
Primary database modelKey-value storeRelational DBMSTime Series DBMSRelational DBMS infoKey/Value like access via memcached APIRelational DBMS
Secondary database modelsDocument 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
Score0.46
Rank#265  Overall
#22  Time Series DBMS
Score1061.34
Rank#2  Overall
#2  Relational DBMS
Score0.93
Rank#198  Overall
#93  Relational DBMS
Websitegithub.com/­boltdb/­boltwww.dbase.comgithub.com/­spotify/­heroicwww.mysql.comwww.starrocks.io
Technical documentationwww.dbase.com/­support/­knowledgebasespotify.github.io/­heroicdev.mysql.com/­docdocs.starrocks.io/­en-us/­latest/­introduction/­StarRocks_intro
DeveloperAsthon TateSpotifyOracle infosince 2010, originally MySQL AB, then SunThe Linux Foundation infosince Feb 2023
Initial release20131979201419952020
Current releasedBASE 2019, 20198.4.0, April 20242.5.3, March 2023
License infoCommercial or Open SourceOpen Source infoMIT LicensecommercialOpen Source infoApache 2.0Open Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen Source infoApache Version 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.
Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
Implementation languageGoJavaC and C++C++, Java
Server operating systemsBSD
Linux
OS X
Solaris
Windows
DOS infodBase Classic
Windows infodBase Pro
FreeBSD
Linux
OS X
Solaris
Windows
Linux
Data schemeschema-freeyesschema-freeyesyes
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.nonoyesno
Secondary indexesnoyesyes infovia Elasticsearchyesyes
SQL infoSupport of SQLnononoyes infowith proprietary extensionsyes
APIs and other access methodsnone infoThe IDE can access other DBMS or ODBC-sources.HQL (Heroic Query Language, a JSON-based language)
HTTP API
ADO.NET
JDBC
ODBC
Proprietary native API
JDBC
MySQL protocol
Supported programming languagesGodBase proprietary IDEAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Java
Server-side scripts infoStored proceduresnono infoThe IDE can access stored procedures in other database systems.noyes infoproprietary syntaxuser defined functions
Triggersnononoyesno
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardinghorizontal partitioning, sharding with MySQL Cluster or MySQL Fabrichorizontal partitioning (by range and hash)
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneyesMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnoyes infonot for MyISAM storage engineno
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 DBMSnoACID infonot for MyISAM storage engineno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infotable locks or row locks depending on storage engineyes
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.nonoyesno
User concepts infoAccess controlnoAccess rights for users and rolesUsers with fine-grained authorization concept infono user groups or rolesRole based access control and fine grained access rights

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
3rd partiesAiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more

Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

CData: Connect to Big Data & NoSQL through standard Drivers.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
BoltDBdBASEHeroicMySQLStarRocks
DB-Engines blog posts

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

show all

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

The struggle for the hegemony in Oracle's database empire
2 May 2017, 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

Review: Google Bigtable scales with ease
7 September 2016, InfoWorld

provided by Google News

Authentication Bypass Vulnerability in MySQL
1 June 2024, ITPro Today

PlanetScale forks MySQL to add vector support
1 June 2024, Yahoo Movies Canada

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18 March 2024, AWS Blog

Enterprise Manager: How Comcast enhanced monitoring for MySQL InnoDB Clusters
22 April 2024, Oracle

Ultimate MySQL Workbench Installation Guide [2024 Edition]
15 February 2024, Simplilearn

provided by Google News

StarRocks analytical DB heads to Linux Foundation
14 February 2023, VentureBeat

StarRocks Brings Speedy OLAP Database to the Cloud
14 July 2022, Datanami

StarRocks Launches Beta of Cloud Service for Its Analytics Engine
15 July 2022, The New Stack

StarRocks' real-time analytics engine moves to the cloud
14 July 2022, SiliconANGLE News

StarRocks brings open source OLAP database to the cloud
14 July 2022, TechTarget

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