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

DBMS > FoundationDB vs. InfluxDB vs. OpenQM vs. Raima Database Manager vs. VoltDB

System Properties Comparison FoundationDB vs. InfluxDB vs. OpenQM vs. Raima Database Manager vs. VoltDB

Editorial information provided by DB-Engines
NameFoundationDB  Xexclude from comparisonInfluxDB  Xexclude from comparisonOpenQM infoalso called QM  Xexclude from comparisonRaima Database Manager infoformerly named db_Vista  Xexclude from comparisonVoltDB  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.DBMS for storing time series, events and metricsQpenQM is a high-performance, self-tuning, multi-value DBMSRDBMS with a small footprint, either embedded into an application or used as a database serverDistributed In-Memory NewSQL RDBMS infoUsed for OLTP applications with a high frequency of relatively simple transactions, that can hold all their data in memory
Primary database modelDocument store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Time Series DBMSMultivalue DBMSRelational DBMS
Time Series DBMS
Relational DBMS
Secondary database modelsSpatial DBMS infowith GEO package
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.94
Rank#192  Overall
#32  Document stores
#29  Key-value stores
#89  Relational DBMS
Score21.47
Rank#28  Overall
#1  Time Series DBMS
Score0.26
Rank#293  Overall
#10  Multivalue DBMS
Score0.43
Rank#255  Overall
#119  Relational DBMS
#21  Time Series DBMS
Score1.34
Rank#155  Overall
#71  Relational DBMS
Websitegithub.com/­apple/­foundationdbwww.influxdata.com/­products/­influxdb-overviewwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-open-qmraima.comwww.voltdb.com
Technical documentationapple.github.io/­foundationdbdocs.influxdata.com/­influxdbdocs.raima.comdocs.voltdb.com
DeveloperFoundationDBRocket Software, originally Martin PhillipsRaima Inc.VoltDB Inc.
Initial release20132013199319842010
Current release6.2.28, November 20202.7.6, April 20243.4-1215, June 202111.3, April 2022
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoMIT-License; commercial enterprise version availableOpen Source infoGPLv2, extended commercial license availablecommercialOpen Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro Editions
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 languageC++GoCJava, C++
Server operating systemsLinux
OS X
Windows
Linux
OS X infothrough Homebrew
AIX
FreeBSD
Linux
macOS
Raspberry Pi
Solaris
Windows
Android
HP-UX
Integrity RTOS
iOS
Linux
OS X
QNX
Solaris
VxWorks
Windows
Linux
OS X infofor development
Data schemeschema-free infosome layers support schemasschema-freeyes infowith some exceptionsyesyes
Typing infopredefined data types such as float or dateno infosome layers support typingNumeric data and Stringsyesyes
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.noyesno infoExporting/Importing of XML structures possible
Secondary indexesnonoyesyesyes
SQL infoSupport of SQLsupported in specific SQL layer onlySQL-like query languagenoyesyes infoonly a subset of SQL 99
APIs and other access methodsHTTP API
JSON over UDP
ADO.NET
JDBC
ODBC
RESTful HTTP API
Java API
JDBC
RESTful HTTP/JSON API
Supported programming languages.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
.Net
Basic
C
Java
Objective C
PHP
Python
.Net
C
C++
Objective-C
PL/SQL
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresin SQL-layer onlynoyesyes infobased on the ANSI/ISO SQL Persistent Stored Modules (PSM) specificationJava
Triggersnonoyesyesno
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoin enterprise version onlyyeshorizontal partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesselectable replication factor infoin enterprise version onlyyesSource-replica replicationMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemLinearizable consistencyImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integrityin SQL-layer onlynonoyesno infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACIDACID infoTransactions are executed single-threaded within stored procedures
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes, multi-version concurrency control (MVCC)yes infoData access is serialized by the server
Durability infoSupport for making data persistentyesyesyesyesyes infoSnapshots and command logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infoDepending on used storage engineyes
User concepts infoAccess controlnosimple rights management via user accountsAccess rights can be defined down to the item levelnoUsers and roles with access to stored procedures
More information provided by the system vendor
FoundationDBInfluxDBOpenQM infoalso called QMRaima Database Manager infoformerly named db_VistaVoltDB
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» more
Raima Database Manager (RDM) is an embedded time-series database optimized to run...
» more
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» more
Decreased time-to-market Industry-standard interfaces & tools for making your job...
» more
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
Typical use cases include: Internet of Things (IoT) Embedded In-Memory Database Time-Series...
» more
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
Infor, ABB, The Boeing Company, BAE Systems, Dow Jones, Dun & Bradstreet, Fujitsu,...
» more
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» more
Over 30 000 applications developers worldwide have field-tested RDM products More...
» more
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» more
Just as the technical aspects of Raima Database Manager are flexible, so are the...
» more
News

LLM Monitoring and Observability
4 November 2024

System Tables Part 2: How We Made It Faster
31 October 2024

System Tables Part 1: Introduction and Best Practices
29 October 2024

MaaS: How to Store and Analyze Real-Time Stock Trading Data Using Next.js and InfluxDB
25 October 2024

MaaS: How to Monitor Node.js App Performance with PM2 & InfluxDB
23 October 2024

RaimaDB and QNX Forge a Powerful Partnership in Embedded Systems
9 July 2024

Raima Unveils RaimaDB 16.0: Elevating Database Performance and User Experience
29 February 2024

Raima Announces Release of Raima Database Manager (RDM) v15, a Powerful Embedded Time Series Database
10 June 2021

Raima Announces Release of Raima Database Manager (RDM) v14.2, a Powerful IoT Edge Embedded Database
8 October 2020

Raima Joins BlackBerry QNX Channel Partner Program to Deliver Safety-Critical and Secure Software Solutions
1 October 2020

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
FoundationDBInfluxDBOpenQM infoalso called QMRaima Database Manager infoformerly named db_VistaVoltDB
DB-Engines blog posts

Why Build a Time Series Data Platform?
20 July 2017, Paul Dix (guest author)

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

Recent citations in the news

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

Apple Acquires Durable Database Company FoundationDB
24 March 2015, TechCrunch

How FoundationDB Powers Snowflake Metadata Forward
19 April 2018, snowflake.com

Apple's FoundationDB takes new Record Layer open source, confirms tech underpins CloudKit
14 January 2019, AppleInsider

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

provided by Google News

Simplify Industrial IoT: Use InfluxDB edge replication for centralized time series analytics with Amazon Timestream
3 September 2024, AWS Blog

InfluxData avoids ’AI magic beans’ in InfluxDB time series database update for enterprises
4 September 2024, VentureBeat

InfluxData makes performance, storage improvements to InfluxDB 3.0
4 September 2024, InfoWorld

InfluxData Enhances InfluxDB 3.0 with Performance Upgrades and Self-Managed Option
5 September 2024, Datanami

InfluxData's Latest Updates Optimize Time Series Data for Better Performance, Scale and Management
19 September 2024, Integration Developers

provided by Google News

SOFTWARE TOOLS: Birdstep Technology intros RDM Embedded 9.1 & RDM Server 8.2
3 April 2009, Embedded

provided by Google News

VoltDB Makes Key New Hires to Accelerate Telco Business Growth
28 October 2021, The Fast Mode

VoltDB Announces Latest Version Of Its In-Memory Database
9 February 2018, RTInsights

Solutions Review Sits Down with VoltDB CEO David Flower
17 April 2018, Solutions Review

MemSQL, VoltDB Vie For In-Memory Big Data Role
12 February 2015, InformationWeek

New startup from Postgres creator puts the database at heart of software stack
12 March 2024, TechCrunch

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

SingleStore logo

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

Present your product here