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 > FoundationDB vs. Heroic vs. Riak KV vs. Vertica vs. VictoriaMetrics

System Properties Comparison FoundationDB vs. Heroic vs. Riak KV vs. Vertica vs. VictoriaMetrics

Editorial information provided by DB-Engines
NameFoundationDB  Xexclude from comparisonHeroic  Xexclude from comparisonRiak KV  Xexclude from comparisonVertica infoOpenText™ Vertica™  Xexclude from comparisonVictoriaMetrics  Xexclude from comparison
Created as commercial project in 2013, FoundationDB has been acquired by Apple in March 2015 and was withdrawn from the market. As a consequence, the product was removed from the DB-Engines ranking. In April 2018, Apple open-sourced FoundationDB and it therefore reappears in the ranking.
DescriptionOrdered key-value store. Core features are complimented by layers.Time Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchDistributed, fault tolerant key-value storeCloud or off-cloud analytical database and query engine for structured and semi-structured streaming and batch data. Machine learning platform with built-in algorithms, data preparation capabilities, and model evaluation and management via SQL or Python.A fast, cost-effective and scalable Time Series DBMS and monitoring solution
Primary database modelDocument store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Time Series DBMSKey-value store infowith links between data sets and object tags for the creation of secondary indexesRelational DBMS infoColumn orientedTime Series DBMS
Secondary database modelsSpatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.06
Rank#185  Overall
#31  Document stores
#28  Key-value stores
#85  Relational DBMS
Score0.46
Rank#265  Overall
#22  Time Series DBMS
Score4.01
Rank#79  Overall
#9  Key-value stores
Score10.06
Rank#42  Overall
#26  Relational DBMS
Score1.23
Rank#172  Overall
#15  Time Series DBMS
Websitegithub.com/­apple/­foundationdbgithub.com/­spotify/­heroicwww.vertica.comvictoriametrics.com
Technical documentationapple.github.io/­foundationdbspotify.github.io/­heroicwww.tiot.jp/­riak-docs/­riak/­kv/­latestvertica.com/­documentationdocs.victoriametrics.com
github.com/­VictoriaMetrics/­VictoriaMetrics/­wiki
DeveloperFoundationDBSpotifyOpenSource, formerly Basho TechnologiesOpenText infopreviously Micro Focus and Hewlett PackardVictoriaMetrics
Initial release20132014200920052018
Current release6.2.28, November 20203.2.0, December 202212.0.3, January 2023v1.91, May 2023
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoApache 2.0Open Source infoApache version 2, commercial enterprise editioncommercial infoLimited community edition freeOpen Source infoApache Version 2.0
Cloud-based only infoOnly available as a cloud servicenononono infoon-premises, all major clouds - Amazon AWS, Microsoft Azure, Google Cloud Platform and containersno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++JavaErlangC++Go
Server operating systemsLinux
OS X
Windows
Linux
OS X
LinuxFreeBSD
Linux
macOS
OpenBSD
Data schemeschema-free infosome layers support schemasschema-freeschema-freeYes, but also semi-structure/unstructured data storage, and complex hierarchical data (like Parquet) stored and/or queried.
Typing infopredefined data types such as float or dateno infosome layers support typingyesnoyes
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.nononono
Secondary indexesnoyes infovia ElasticsearchrestrictedNo Indexes Required. Different internal optimization strategy, but same functionality included.
SQL infoSupport of SQLsupported in specific SQL layer onlynonoFull 1999 standard plus machine learning, time series and geospatial. Over 650 functions.no
APIs and other access methodsHQL (Heroic Query Language, a JSON-based language)
HTTP API
HTTP API
Native Erlang Interface
ADO.NET
JDBC
Kafka Connector
ODBC
RESTful HTTP API
Spark Connector
vSQL infocharacter-based, interactive, front-end utility
Graphite protocol
InfluxDB Line Protocol
OpenTSDB
Prometheus Query API
Prometheus Remote Read/Write
Supported programming languages.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Server-side scripts infoStored proceduresin SQL-layer onlynoErlangyes, PostgreSQL PL/pgSQL, with minor differencesno
Triggersnonoyes infopre-commit hooks and post-commit hooksyes, called Custom Alertsno
Partitioning methods infoMethods for storing different data on different nodesShardingShardingSharding infono "single point of failure"horizontal partitioning, hierarchical partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyesyesselectable replication factorMulti-source replication infoOne, or more copies of data replicated across nodes, or object-store used for repository.Synchronous replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno infoBi-directional Spark integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemLinearizable consistencyEventual Consistency
Immediate Consistency
Eventual ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityin SQL-layer onlynono infolinks between data sets can be storedyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnonoACIDno
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.nonono
User concepts infoAccess controlnoyes, using Riak Securityfine grained access rights according to SQL-standard; supports Kerberos, LDAP, Ident and hash
More information provided by the system vendor
FoundationDBHeroicRiak KVVertica infoOpenText™ Vertica™VictoriaMetrics
Specific characteristicsDeploy-anywhere database for large-scale analytical deployments. Deploy off-cloud,...
» more
Competitive advantagesFast, scalable, and capable of high concurrency. Separation of compute/storage leverages...
» more
Typical application scenariosCommunication and network analytics, Embedded analytics, Fraud monitoring and Risk...
» more
Key customersAbiba Systems, Adform, adMarketplace, AmeriPride, Anritsu, AOL, Avito, Auckland Transport,...
» more
Licensing and pricing modelsCost-based models and subscription-based models are both available. One license is...
» 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
FoundationDBHeroicRiak KVVertica infoOpenText™ Vertica™VictoriaMetrics
Recent citations in the news

FoundationDB team's new venture, Antithesis, raises $47M to enhance software testing
13 February 2024, SiliconANGLE News

FoundationDB Raises $17 Million Series A Financing
31 May 2024, Yahoo Movies UK

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12 March 2024, Datanami

Antithesis raises $47M to launch an automated testing platform for software
13 February 2024, TechCrunch

FoundationDB, a very interesting NoSQL database owned by Apple, is now an open-source project
19 April 2018, GeekWire

provided by Google News

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

provided by Google News

Basho Revamps Riak Open-Source Database
22 September 2023, InformationWeek

A Critique of Resizable Hash Tables: Riak Core & Random Slicing
26 August 2018, InfoQ.com

Riak NoSQL snapped up by Bet365
12 September 2017, ComputerWeekly.com

Basho to Bolster Riak with DB Plug-Ins
5 May 2014, Datanami

Basho Advances NoSQL Riak Enterprise 2.0 With Search, Advanced Data Types
15 September 2014, Data Center Knowledge

provided by Google News

HP Rolls Out Vertica Marketplace for Big Data Analytics
31 May 2024, Data Center Knowledge

MapR Hadoop Upgrade Runs HP Vertica
22 September 2023, InformationWeek

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12 March 2024, Datanami

OpenText expands enterprise portfolio with AI and Micro Focus integrations
25 July 2023, VentureBeat

Postgres pioneer Michael Stonebraker promises to upend the database once more
26 December 2023, The Register

provided by Google News

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

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

VictoriaMetrics Slashes Data Storage Bills by 90% With World's Most Cost-Efficient Monitoring
30 May 2024, Business Wire

How VictoriaMetrics' open source approach led to mass industry adoption
3 May 2024, Tech.eu

VictoriaMetrics takes organic growth over investor pressure
11 December 2023, The Register

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