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

DBMS > InfinityDB vs. JaguarDB vs. MariaDB vs. NuoDB vs. OpenTSDB

System Properties Comparison InfinityDB vs. JaguarDB vs. MariaDB vs. NuoDB vs. OpenTSDB

Editorial information provided by DB-Engines
NameInfinityDB  Xexclude from comparisonJaguarDB  Xexclude from comparisonMariaDB  Xexclude from comparisonNuoDB  Xexclude from comparisonOpenTSDB  Xexclude from comparison
DescriptionA Java embedded Key-Value Store which extends the Java Map interfacePerformant, highly scalable DBMS for AI and IoT applicationsMySQL 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.NuoDB is a webscale distributed database that supports SQL and ACID transactionsScalable Time Series DBMS based on HBase
Primary database modelKey-value storeKey-value store
Vector DBMS
Relational DBMSRelational DBMSTime Series DBMS
Secondary database modelsDocument 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#365  Overall
#55  Key-value stores
Score0.06
Rank#381  Overall
#59  Key-value stores
#13  Vector DBMS
Score91.04
Rank#13  Overall
#9  Relational DBMS
Score0.94
Rank#197  Overall
#92  Relational DBMS
Score1.68
Rank#142  Overall
#12  Time Series DBMS
Websiteboilerbay.comwww.jaguardb.commariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
www.3ds.com/­nuodb-distributed-sql-databaseopentsdb.net
Technical documentationboilerbay.com/­infinitydb/­manualwww.jaguardb.com/­support.htmlmariadb.com/­kb/­en/­librarydoc.nuodb.comopentsdb.net/­docs/­build/­html/­index.html
DeveloperBoiler Bay Inc.DataJaguar, Inc.MariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
Dassault Systèmes infooriginally NuoDB, Inc.currently maintained by Yahoo and other contributors
Initial release200220152009 infoFork of MySQL, which was first released in 199520132011
Current release4.03.3 July 202311.3.2, February 2024
License infoCommercial or Open SourcecommercialOpen Source infoGPL V3.0Open Source infoGPL version 2, commercial enterprise subscription availablecommercial infolimited edition freeOpen Source infoLGPL
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.
STACKIT MariaDB offers MariaDB in a fully managed version in enterprise grade, 100% GDPR-compliant.
Implementation languageJavaC++ infothe server part. Clients available in other languagesC and C++C++Java
Server operating systemsAll OS with a Java VMLinuxFreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
hosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
Linux
Windows
Data schemeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeyesyes infoDynamic columns are supportedyesschema-free
Typing infopredefined data types such as float or dateyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyesyesyesnumeric data for metrics, strings for tags
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 indexesno infomanual creation possible, using inversions based on multi-value capabilityyesyesyesno
SQL infoSupport of SQLnoA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersyes infowith proprietary extensionsyesno
APIs and other access methodsAccess via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
JDBC
ODBC
ADO.NET
JDBC
ODBC
Proprietary native API
ADO.NET
JDBC
ODBC
HTTP API
Telnet API
Supported programming languagesJavaC
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Erlang
Go
Java
Python
R
Ruby
Server-side scripts infoStored proceduresnonoyes infoPL/SQL compatibility added with version 10.3Java, SQLno
Triggersnonoyesyesno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingseveral options for horizontal partitioning and Shardingdata is dynamically stored/cached on the nodes where it is read/writtenSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replicationMulti-source replication
Source-replica replication
yes infoManaged transparently by NuoDBselectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency infoREAD-COMMITTED or SERIALIZEDEventual ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency infobased on HBase
Foreign keys infoReferential integrityno infomanual creation possible, using inversions based on multi-value capabilitynoyes infonot for MyISAM storage engineyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoOptimistic locking for transactions; no isolation for bulk loadsnoACID infonot for MyISAM storage engineACID infotunable commit protocolno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoMVCCyes
Durability infoSupport for making data persistentyesyesyes infonot for in-memory storage engineyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes infowith MEMORY storage engineyes infoTemporary tableno
User concepts infoAccess controlnorights management via user accountsfine grained access rights according to SQL-standardStandard SQL roles/ privileges, Administrative Usersno
More information provided by the system vendor
InfinityDBJaguarDBMariaDBNuoDBOpenTSDB
Specific characteristicsMariaDB is the most powerful open source relational database – modern SQL and JSON...
» more
Competitive advantagesMariaDB Servers have many features unavailable in other open source relational databases....
» more
Typical application scenariosWeb, SaaS and Cloud operational applications that require high availability, scalability...
» more
Key customersDeutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» more
Market metricsMariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,...
» more
Licensing and pricing modelsMariaDB plc subscriptions cover our free, open source database, Community Server,...
» 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
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
InfinityDBJaguarDBMariaDBNuoDBOpenTSDB
DB-Engines blog posts

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

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

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

show all

Recent citations in the news

Private equity offer for MariaDB gets thumbsup from shareholders
21 May 2024, The Register

RECOMMENDED CASH OFFER for MARIADB PLC by MERIDIAN BIDCO LLC ("Bidco") which is an Affiliate of K1 ...
7 June 2024, Yahoo Finance

MariaDB plc: Shareholders speak, but execs are quiet
22 May 2024, InfoWorld

ServiceNow trades MariaDB for RaptorDB (PostgreSQL)
13 May 2024, Techzine Europe

Struggling database company MariaDB could be taken private in $37M deal
19 February 2024, TechCrunch

provided by Google News

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25 November 2020, Dassault Systèmes

Deploy the NuoDB Database in Docker Containers
16 October 2017, The New Stack

Big Data Product Watch 1/31/17: No-Cost NuoDB, GPU Analytics, Cloud Object Storage, More -- ADTmag
31 January 2017, ADT Magazine

NuoDB empowers distributed database users to optimize cloud and container resources with new graphical dashboard
10 April 2018, Daily Host News

Temenos Benchmarks Cloud-Native Digital Banking Software AWS
21 November 2019, Temenos

provided by Google News

Pinterest Switches from OpenTSDB to Their Own Time Series Database
16 September 2018, InfoQ.com

Brain Monitoring with Kafka, OpenTSDB, and Grafana
5 August 2016, KDnuggets

Comparing Different Time-Series Databases
10 February 2022, hackernoon.com

MapR to help admins peer into dense Hadoop clusters
28 June 2016, SiliconANGLE News

LogicMonitor Rolls a Time Series Database for Finer-Grain Reporting
1 June 2016, The New Stack

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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