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

DBMS > Bangdb vs. GridGain vs. InfluxDB vs. LevelDB vs. MariaDB

System Properties Comparison Bangdb vs. GridGain vs. InfluxDB vs. LevelDB vs. MariaDB

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonGridGain  Xexclude from comparisonInfluxDB  Xexclude from comparisonLevelDB  Xexclude from comparisonMariaDB  Xexclude from comparison
DescriptionConverged and high performance database for device data, events, time series, document and graphGridGain is an in-memory computing platform, built on Apache IgniteDBMS for storing time series, events and metricsEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesMySQL application compatible open source RDBMS, enhanced with high availability, security, interoperability and performance capabilities. MariaDB ColumnStore provides a column-oriented storage engine and MariaDB Xpand supports distributed SQL.
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Key-value store
Relational DBMS
Time Series DBMSKey-value storeRelational DBMS
Secondary database modelsSpatial DBMSSpatial DBMS infowith GEO packageDocument store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.08
Rank#347  Overall
#47  Document stores
#34  Graph DBMS
#31  Time Series DBMS
Score1.47
Rank#154  Overall
#26  Key-value stores
#72  Relational DBMS
Score25.83
Rank#28  Overall
#1  Time Series DBMS
Score2.35
Rank#111  Overall
#19  Key-value stores
Score93.21
Rank#13  Overall
#9  Relational DBMS
Websitebangdb.comwww.gridgain.comwww.influxdata.com/­products/­influxdb-overviewgithub.com/­google/­leveldbmariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
Technical documentationdocs.bangdb.comwww.gridgain.com/­docs/­index.htmldocs.influxdata.com/­influxdbgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdmariadb.com/­kb/­en/­library
DeveloperSachin Sinha, BangDBGridGain Systems, Inc.GoogleMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
Initial release20122007201320112009 infoFork of MySQL, which was first released in 1995
Current releaseBangDB 2.0, October 2021GridGain 8.5.12.7.6, April 20241.23, February 202111.3.2, February 2024
License infoCommercial or Open SourceOpen Source infoBSD 3commercialOpen Source infoMIT-License; commercial enterprise version availableOpen Source infoBSDOpen Source infoGPL version 2, commercial enterprise subscription 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++Java, C++, .NetGoC++C and C++
Server operating systemsLinuxLinux
OS X
Solaris
Windows
Linux
OS X infothrough Homebrew
Illumos
Linux
OS X
Windows
FreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Data schemeschema-freeyesschema-freeschema-freeyes infoDynamic columns are supported
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsyesNumeric data and Stringsnoyes
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.noyesnonoyes
Secondary indexesyes infosecondary, composite, nested, reverse, geospatialyesnonoyes
SQL infoSupport of SQLSQL like support with command line toolANSI-99 for query and DML statements, subset of DDLSQL-like query languagenoyes infowith proprietary extensions
APIs and other access methodsProprietary protocol
RESTful HTTP API
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
HTTP API
JSON over UDP
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesC
C#
C++
Java
Python
C#
C++
Java
PHP
Python
Ruby
Scala
.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresnoyes (compute grid and cache interceptors can be used instead)nonoyes infoPL/SQL compatibility added with version 10.3
Triggersyes, Notifications (with Streaming only)yes (cache interceptors and events)nonoyes
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmShardingSharding infoin enterprise version onlynoneseveral options for horizontal partitioning and Sharding
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)yes (replicated cache)selectable replication factor infoin enterprise version onlynoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes (compute grid and hadoop accelerator)nonono
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonononoyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnonoACID infonot for MyISAM storage engine
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyesyesyesyes
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellyesyesyes infowith automatic compression on writesyes infonot for in-memory storage engine
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 engineyes infowith MEMORY storage engine
User concepts infoAccess controlyes (enterprise version only)Security Hooks for custom implementationssimple rights management via user accountsnofine grained access rights according to SQL-standard
More information provided by the system vendor
BangdbGridGainInfluxDBLevelDBMariaDB
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» more
MariaDB is the most powerful open source relational database – modern SQL and JSON...
» more
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» more
MariaDB Servers have many features unavailable in other open source relational databases....
» more
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
Web, SaaS and Cloud operational applications that require high availability, scalability...
» more
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
Deutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» more
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» more
MariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,...
» more
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» more
MariaDB plc subscriptions cover our free, open source database, Community Server,...
» more
News

The Final Frontier: Using InfluxDB on the International Space Station
30 April 2024

Getting the Current Time in C#: A Guide
26 April 2024

Sync Data from InfluxDB v2 to v3 With the Quix Template
8 April 2024

Infrastructure Monitoring Basics: Getting Started with Telegraf, InfluxDB, and Grafana
5 April 2024

Comparing Dates in Java: A Tutorial
3 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
3rd partiesNavicat for MariaDB provides a native environment for MariaDB database management and development.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
BangdbGridGainInfluxDBLevelDBMariaDB
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

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8 February 2024, PR Newswire

GridGain's 2023 Growth Positions Company for Strong 2024
25 January 2024, Datanami

GridGain Named in the 2023 Gartner® Market Guide for Event Stream Processing
22 August 2023, GlobeNewswire

GridGain to Sponsor, Exhibit at Kafka Summit 2024 in London
12 March 2024, PR Newswire

GridGain Showcases Power of Apache Ignite at Community Over Code Conference
5 October 2023, Datanami

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

LevelDB in Ruby — SitePoint
22 October 2014, SitePoint

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14 September 2022, BleepingComputer

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19 October 2022, Blocks & Files

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26 July 2021, Phoronix

Rust-Based Info Stealers Abuse GitHub Codespaces
19 May 2023, Trend Micro

provided by Google News

RECOMMENDED CASH OFFER for MARIADB plc by MERIDIAN BIDCO LLC which is an Affiliate of K1 INVESTMENT ...
24 April 2024, PR Newswire

MariaDB Board Changes Post-Promissory Note Acquisition - TipRanks.com
30 April 2024, TipRanks

Progress outbids private equity in offer for MariaDB plc
28 March 2024, The Register

Azure Database for MariaDB will be retired on 19 September 2025 – Migrate to Azure Database for MySQL Flexible ...
22 September 2023, Microsoft

Progress Software Confirms Bid to Acquire MariaDB
26 March 2024, The Wall Street Journal

provided by Google News



Share this page

Featured Products

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here