DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Dolt vs. Quasardb vs. TimescaleDB vs. Trino vs. VictoriaMetrics

System Properties Comparison Dolt vs. Quasardb vs. TimescaleDB vs. Trino vs. VictoriaMetrics

Editorial information provided by DB-Engines
NameDolt  Xexclude from comparisonQuasardb  Xexclude from comparisonTimescaleDB  Xexclude from comparisonTrino  Xexclude from comparisonVictoriaMetrics  Xexclude from comparison
DescriptionA MySQL compatible DBMS with Git-like versioning of data and schemaDistributed, high-performance timeseries databaseA time series DBMS optimized for fast ingest and complex queries, based on PostgreSQLFast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQLA fast, cost-effective and scalable Time Series DBMS and monitoring solution
Primary database modelRelational DBMSTime Series DBMSTime Series DBMSRelational DBMSTime Series DBMS
Secondary database modelsDocument storeRelational DBMSDocument store
Key-value store
Spatial DBMS
Search engine
Time Series DBMS
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.93
Rank#194  Overall
#90  Relational DBMS
Score0.13
Rank#332  Overall
#28  Time Series DBMS
Score4.06
Rank#73  Overall
#5  Time Series DBMS
Score5.28
Rank#61  Overall
#35  Relational DBMS
Score1.23
Rank#165  Overall
#15  Time Series DBMS
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
quasar.aiwww.timescale.comtrino.iovictoriametrics.com
Technical documentationdocs.dolthub.comdoc.quasar.ai/­masterdocs.timescale.comtrino.io/­broadcast
trino.io/­docs/­current
docs.victoriametrics.com
github.com/­VictoriaMetrics/­VictoriaMetrics/­wiki
DeveloperDoltHub IncquasardbTimescaleTrino Software FoundationVictoriaMetrics
Initial release2018200920172012 info2020 rebranded from PrestoSQL2018
Current release3.14.1, January 20242.15.0, May 2024v1.91, May 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercial infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licensesOpen Source infoApache 2.0Open Source infoApache Version 2.0Open 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.
Implementation languageGoC++CJavaGo
Server operating systemsLinux
macOS
Windows
BSD
Linux
OS X
Windows
Linux
OS X
Windows
Linux
macOS infofor devlopment
FreeBSD
Linux
macOS
OpenBSD
Data schemeyesschema-freeyesyes
Typing infopredefined data types such as float or dateyesyes infointeger and binarynumerics, strings, booleans, arrays, JSON blobs, geospatial dimensions, currencies, binary data, other complex data typesyes
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.nonoyesnono
Secondary indexesyesyes infowith tagsyesdepending on connected data-source
SQL infoSupport of SQLyesSQL-like query languageyes infofull PostgreSQL SQL syntaxyesno
APIs and other access methodsCLI Client
HTTP REST
HTTP APIADO.NET
JDBC
native C library
ODBC
streaming API for large objects
JDBC
RESTful HTTP API
Trino CLI
Graphite protocol
InfluxDB Line Protocol
OpenTSDB
Prometheus Query API
Prometheus Remote Read/Write
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
Go
Java
JavaScript (Node.js)
Python
R
Ruby
Server-side scripts infoStored proceduresyes infocurrently in alpha releasenouser defined functions, PL/pgSQL, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shellyes, depending on connected data-sourceno
Triggersyesnoyesnono
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoconsistent hashingyes, across time and space (hash partitioning) attributesdepending on connected data-source
Replication methods infoMethods for redundantly storing data on multiple nodesA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.Source-replica replication with selectable replication factorSource-replica replication with hot standby and reads on replicas infodepending on connected data-sourceSynchronous replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnowith Hadoop integrationnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistencydepending on connected data-sourceEventual Consistency
Foreign keys infoReferential integrityyesnoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDdepending on connected data-sourceno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infoby using LevelDByesdepending on connected data-sourceyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infoTransient modenono
User concepts infoAccess controlOnly one user is configurable, and must be specified in the config file at startupCryptographically strong user authentication and audit trailfine grained access rights according to SQL-standardSQL standard access control
More information provided by the system vendor
DoltQuasardbTimescaleDBTrinoVictoriaMetrics
News

23 is a go, keeping pace with Java
17 September 2024

65: Performance boosts
12 September 2024

64: Control with Open Policy Agent OPA
22 August 2024

63: Querying with JS
1 August 2024

62: A lakehouse that simply works at Prezi
11 July 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
DoltQuasardbTimescaleDBTrinoVictoriaMetrics
Recent citations in the news

Dolt- A Version Controlled Database
29 January 2024, iProgrammer

Dolt, a Relational Database with Git-Like Cloning Features
19 August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

Radar trends to watch: September 2020
1 September 2020, oreilly.com

provided by Google News

NVIDIA to Present Innovations at Hot Chips That Boost Data Center Performance and Energy Efficiency
23 August 2024, NVIDIA Blog

Exploring secular variation of the gravitational constant from high-resolution quasar spectra
6 July 2024, Nature.com

When a Quasar Remote Access Tool Falls Into the Wrong Hands
23 February 2024, darktrace.com

Record quasar is most luminous object in the universe
20 February 2024, EarthSky

Hubble Unexpectedly Finds Double Quasar in Distant Universe
5 April 2023, Science@NASA

provided by Google News

General availability: Latest version of the TimeScaleDB extension on Azure Database for PostgreSQL - Flexible Server
8 May 2024, Microsoft

Timescale Acquires PopSQL to Bring a Modern, Collaborative SQL GUI to PostgreSQL Developers
4 April 2024, PR Newswire

TimescaleDB Is a Vector Database Now, Too
25 September 2023, Datanami

PostgreSQL is Now Faster than Pinecone, 75% Cheaper, with New Open Source Extensions
11 June 2024, PR Newswire

Understanding Hyperfunctions in TimescaleDB
11 August 2021, CDOTrends

provided by Google News

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

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

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

Starburst accelerates Trino to ‘Warp Speed’ to accelerate data querying
8 February 2023, VentureBeat

provided by Google News

Open source biz promises to slash bills with observability-as-a-service in the cloud
20 August 2024, The Register

VictoriaMetrics Cloud promises five times cheaper database monitoring
20 August 2024, Techzine Europe

KubeCon24: VictoriaMetrics’ Simpler Alternative to Prometheus
20 March 2024, The New Stack

OpenTelemetry Is Too Complicated, VictoriaMetrics Says
1 April 2024, Datanami

Green coding - VictoriaMetrics: The efficiency vs complexity trade-off
15 May 2024, ComputerWeekly.com

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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