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

DBMS > Bangdb vs. eXtremeDB vs. FoundationDB vs. InfluxDB vs. OpenQM

System Properties Comparison Bangdb vs. eXtremeDB vs. FoundationDB vs. InfluxDB vs. OpenQM

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisoneXtremeDB  Xexclude from comparisonFoundationDB  Xexclude from comparisonInfluxDB  Xexclude from comparisonOpenQM infoalso called QM  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.
DescriptionConverged and high performance database for device data, events, time series, document and graphNatively in-memory DBMS with options for persistency, high-availability and clusteringOrdered 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 DBMS
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Relational DBMS
Time Series DBMS
Document store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Time Series DBMSMultivalue DBMS
Secondary database modelsSpatial DBMSSpatial DBMS infowith GEO package
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.16
Rank#338  Overall
#47  Document stores
#32  Graph DBMS
#31  Time Series DBMS
Score0.80
Rank#214  Overall
#99  Relational DBMS
#18  Time Series DBMS
Score1.06
Rank#185  Overall
#31  Document stores
#28  Key-value stores
#85  Relational DBMS
Score24.39
Rank#28  Overall
#1  Time Series DBMS
Score0.34
Rank#284  Overall
#10  Multivalue DBMS
Websitebangdb.comwww.mcobject.comgithub.com/­apple/­foundationdbwww.influxdata.com/­products/­influxdb-overviewwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-open-qm
Technical documentationdocs.bangdb.comwww.mcobject.com/­docs/­extremedb.htmapple.github.io/­foundationdbdocs.influxdata.com/­influxdb
DeveloperSachin Sinha, BangDBMcObjectFoundationDBRocket Software, originally Martin Phillips
Initial release20122001201320131993
Current releaseBangDB 2.0, October 20218.2, 20216.2.28, November 20202.7.6, April 20243.4-12
License infoCommercial or Open SourceOpen Source infoBSD 3commercialOpen Source infoApache 2.0Open Source infoMIT-License; commercial enterprise version availableOpen Source infoGPLv2, extended commercial license 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.
Implementation languageC, C++C and C++C++Go
Server operating systemsLinuxAIX
HP-UX
Linux
macOS
Solaris
Windows
Linux
OS X
Windows
Linux
OS X infothrough Homebrew
AIX
FreeBSD
Linux
macOS
Raspberry Pi
Solaris
Windows
Data schemeschema-freeyesschema-free infosome layers support schemasschema-freeyes infowith some exceptions
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsyesno infosome layers support typingNumeric data and Strings
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.nono infosupport of XML interfaces availablenoyes
Secondary indexesyes infosecondary, composite, nested, reverse, geospatialyesnonoyes
SQL infoSupport of SQLSQL like support with command line toolyes infowith the option: eXtremeSQLsupported in specific SQL layer onlySQL-like query languageno
APIs and other access methodsProprietary protocol
RESTful HTTP API
.NET Client API
JDBC
JNI
ODBC
Proprietary protocol
RESTful HTTP API
HTTP API
JSON over UDP
Supported programming languagesC
C#
C++
Java
Python
.Net
C
C#
C++
Java
Lua
Python
Scala
.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
Server-side scripts infoStored proceduresnoyesin SQL-layer onlynoyes
Triggersyes, Notifications (with Streaming only)yes infoby defining eventsnonoyes
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmhorizontal partitioning / shardingShardingSharding infoin enterprise version onlyyes
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)Active Replication Fabricâ„¢ for IoT
Multi-source replication infoby means of eXtremeDB Cluster option
Source-replica replication infoby means of eXtremeDB High Availability option
yesselectable replication factor infoin enterprise version onlyyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglyImmediate ConsistencyLinearizable consistencyImmediate Consistency
Foreign keys infoReferential integritynoyesin SQL-layer onlynono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyes infoOptimistic (MVCC) and pessimistic (locking) strategies availableyesyesyes
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes, run db with in-memory only modeyesyes infoDepending on used storage engine
User concepts infoAccess controlyes (enterprise version only)nosimple rights management via user accountsAccess rights can be defined down to the item level
More information provided by the system vendor
BangdbeXtremeDBFoundationDBInfluxDBOpenQM infoalso called QM
Specific characteristicseXtremeDB is an in-memory and/or persistent database system that offers an ultra-small...
» more
InfluxData is the creator of InfluxDB , the open source time series database. It...
» more
Competitive advantageseXtremeDB databases can be modeled relationally or as objects and can utilize SQL...
» more
Time to Value InfluxDB is available in all the popular languages and frameworks,...
» more
Typical application scenariosIoT application across all markets: Industrial Control, Netcom, Telecom, Defense,...
» more
IoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
Key customersSchneider Electronics, F5 Networks, TNS, Boeing, Northrop Grumman, GoPro, ViaSat,...
» more
InfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
Market metricsWith hundreds of customers and over 30 million devices/applications using the product...
» more
Fastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» more
Licensing and pricing modelsFor server use cases, there is a simple per-server license irrespective of the number...
» more
Open source core with closed source clustering available either on-premise or on...
» more
News

Deadman Alerts with Grafana and InfluxDB Cloud 3.0
20 June 2024

Scaling Data Collection: Solving Renewable Energy Challenges with InfluxDB
6 June 2024

Chasing the Skies: Monitoring Flights with InfluxDB
4 June 2024

Monitoring Your Cloud Environments and Applications with InfluxDB
30 May 2024

Webinar Recap: Unleash the Full Potential of Your Time Series Data with InfluxDB and AWS
29 May 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
BangdbeXtremeDBFoundationDBInfluxDBOpenQM infoalso called QM
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

Latest embedded DBMS supports asymmetric multiprocessing systems
24 May 2023, Embedded

McObject Delivers eXtremeDB 8.4 Improving Performance, Security, and Developer Productivity
13 May 2024, Embedded Computing Design

McObject LLC Joins STMicroelectronics Partner Program to Expand, Enhance and Accelerate Customer
6 June 2024, EIN News

The Data in Hard Real-time SCADA Systems Lets Companies Do More with Less
11 August 2023, Automation.com

McObject Announces the Release of eXtremeDB/rt 1.2
23 May 2023, Embedded Computing Design

provided by Google News

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

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

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

Run and manage open source InfluxDB databases with Amazon Timestream | Amazon Web Services
14 March 2024, AWS Blog

Amazon Timestream: Managed InfluxDB for Time Series Data
14 March 2024, The New Stack

InfluxData Collaborating with AWS to Bring InfluxDB and Time Series Analytics to Developers Around the World
14 March 2024, Business Wire

How the FDAP Stack Gives InfluxDB 3.0 Real-Time Speed, Efficiency
15 March 2024, Datanami

AWS and InfluxData partner to offer managed time series database Timestream for InfluxDB
5 April 2024, VentureBeat

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