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

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

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisondBASE  Xexclude from comparisonHeroic  Xexclude from comparisonTrino  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.Time Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchFast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQLScalable, distributed, cloud-native DBMS, extending MySQL
Primary database modelKey-value storeRelational DBMSTime Series DBMSRelational DBMSRelational DBMS
Secondary database modelsDocument store
Key-value store
Spatial DBMS
Search engine
Time Series DBMS
Wide column store
Document 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
Score4.99
Rank#65  Overall
#36  Relational DBMS
Score0.88
Rank#203  Overall
#95  Relational DBMS
Websitegithub.com/­boltdb/­boltwww.dbase.comgithub.com/­spotify/­heroictrino.iovitess.io
Technical documentationwww.dbase.com/­support/­knowledgebasespotify.github.io/­heroictrino.io/­broadcast
trino.io/­docs/­current
vitess.io/­docs
Social network pagesLinkedInTwitterYouTubeGitHub
DeveloperAsthon TateSpotifyTrino Software FoundationThe Linux Foundation, PlanetScale
Initial release2013197920142012 info2020 rebranded from PrestoSQL2013
Current releasedBASE 2019, 201915.0.2, December 2022
License infoCommercial or Open SourceOpen Source infoMIT LicensecommercialOpen Source infoApache 2.0Open Source infoApache Version 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.
Starburst Galaxy offers a feature-rich user interface to connect all your data sources, manage your Trino clusters, and query your data.
Implementation languageGoJavaJavaGo
Server operating systemsBSD
Linux
OS X
Solaris
Windows
DOS infodBase Classic
Windows infodBase Pro
Linux
macOS infofor devlopment
Docker
Linux
macOS
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.nonono
Secondary indexesnoyesyes infovia Elasticsearchdepending on connected data-sourceyes
SQL infoSupport of SQLnononoyesyes infowith proprietary extensions
APIs and other access methodsnone infoThe IDE can access other DBMS or ODBC-sources.HQL (Heroic Query Language, a JSON-based language)
HTTP API
JDBC
RESTful HTTP API
Trino CLI
ADO.NET
JDBC
MySQL protocol
ODBC
Supported programming languagesGodBase proprietary IDEGo
Java
JavaScript (Node.js)
Python
R
Ruby
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 proceduresnono infoThe IDE can access stored procedures in other database systems.noyes, depending on connected data-sourceyes infoproprietary syntax
Triggersnonononoyes
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingdepending on connected data-sourceSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneyesdepending on connected data-sourceMulti-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
depending on connected data-sourceEventual Consistency across shards
Immediate Consistency within a shard
Foreign keys infoReferential integritynoyesnonoyes 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 DBMSnodepending on connected data-sourceACID at shard level
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infotable locks or row locks depending on storage engine
Durability infoSupport for making data persistentyesyesyesdepending on connected data-sourceyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes
User concepts infoAccess controlnoAccess rights for users and rolesSQL standard access controlUsers with fine-grained authorization concept infono user groups or roles
More information provided by the system vendor
BoltDBdBASEHeroicTrinoVitess
Specific characteristicsTrino is the fastest open source, massively parallel processing SQL query engine...
» more
Competitive advantagesHigh performance analtyics and data processing of very large data sets Powerful ANSI...
» more
Typical application scenariosPerformant analytics query engine for data warehouses, data lakes, and data lakehouses...
» more
Key customersTrino is widely adopted across the globe as freely-available open source software....
» more
Market metrics33000+ commits in GitHub 8200+ stargazers in GitHub 1200+ pull requests merged in...
» more
Licensing and pricing modelsTrino is an open source project and usage is therefore free. Commercial offerings...
» more
News

60: Trino calling AI
22 May 2024

Big names round out the Trino Fest 2024 lineup
8 May 2024

59: Querying Trino with Java and jOOQ
24 April 2024

A sneak peek of Trino Fest 2024
15 April 2024

Time travel in Delta Lake connector
11 April 2024

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
BoltDBdBASEHeroicTrinoVitess
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

The Perfect AI Storage: Trino From Facebook And Iceberg From Netflix?
30 April 2024, The Next Platform

Starburst Brings Dataframes Into Trino Platform
7 September 2023, Datanami

Query big data with resilience using Trino in Amazon EMR with Amazon EC2 Spot Instances for less cost | Amazon ...
4 October 2023, AWS Blog

A look at Presto, Trino SQL query engines
9 August 2022, TechTarget

Trino: The Open-source Data Query Engine That Split from Facebook
30 March 2022, hackernoon.com

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

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

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

Present your product here