DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Bangdb vs. MariaDB vs. NuoDB vs. Snowflake vs. Titan

System Properties Comparison Bangdb vs. MariaDB vs. NuoDB vs. Snowflake vs. Titan

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonMariaDB  Xexclude from comparisonNuoDB  Xexclude from comparisonSnowflake  Xexclude from comparisonTitan  Xexclude from comparison
Titan has been decommisioned after the takeover by Datastax. It will be removed from the DB-Engines ranking. A fork has been open-sourced as JanusGraph.
DescriptionConverged and high performance database for device data, events, time series, document and graphMySQL 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 transactionsCloud-based data warehousing service for structured and semi-structured dataTitan is a Graph DBMS optimized for distributed clusters.
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Relational DBMSRelational DBMSRelational DBMSGraph DBMS
Secondary database modelsSpatial DBMSDocument 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
Score93.21
Rank#13  Overall
#9  Relational DBMS
Score0.89
Rank#198  Overall
#92  Relational DBMS
Score121.33
Rank#9  Overall
#6  Relational DBMS
Websitebangdb.commariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
www.3ds.com/­nuodb-distributed-sql-databasewww.snowflake.comgithub.com/­thinkaurelius/­titan
Technical documentationdocs.bangdb.commariadb.com/­kb/­en/­librarydoc.nuodb.comdocs.snowflake.net/­manuals/­index.htmlgithub.com/­thinkaurelius/­titan/­wiki
DeveloperSachin Sinha, BangDBMariaDB 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.Snowflake Computing Inc.Aurelius, owned by DataStax
Initial release20122009 infoFork of MySQL, which was first released in 1995201320142012
Current releaseBangDB 2.0, October 202111.3.2, February 2024
License infoCommercial or Open SourceOpen Source infoBSD 3Open Source infoGPL version 2, commercial enterprise subscription availablecommercial infolimited edition freecommercialOpen Source infoApache license, version 2.0
Cloud-based only infoOnly available as a cloud servicenononoyesno
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++Java
Server operating systemsLinuxFreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
hosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
hostedLinux
OS X
Unix
Windows
Data schemeschema-freeyes infoDynamic columns are supportedyesyes infosupport of semi-structured data formats (JSON, XML, Avro)yes
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsyesyesyesyes
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.noyesnoyes
Secondary indexesyes infosecondary, composite, nested, reverse, geospatialyesyesyes
SQL infoSupport of SQLSQL like support with command line toolyes infowith proprietary extensionsyesyesno
APIs and other access methodsProprietary protocol
RESTful HTTP API
ADO.NET
JDBC
ODBC
Proprietary native API
ADO.NET
JDBC
ODBC
CLI Client
JDBC
ODBC
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Supported programming languagesC
C#
C++
Java
Python
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
JavaScript (Node.js)
Python
Clojure
Java
Python
Server-side scripts infoStored proceduresnoyes infoPL/SQL compatibility added with version 10.3Java, SQLuser defined functionsyes
Triggersyes, Notifications (with Streaming only)yesyesno infosimilar concept for controling cloud resourcesyes
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmseveral options for horizontal partitioning and Shardingdata is dynamically stored/cached on the nodes where it is read/writtenyesyes infovia pluggable storage backends
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)Multi-source replication
Source-replica replication
yes infoManaged transparently by NuoDByesyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoyes infovia Faunus, a graph analytics engine
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglyImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynoyes infonot for MyISAM storage engineyesyesyes infoRelationships in graph
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infonot for MyISAM storage engineACID infotunable commit protocolACIDACID
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyesyes infoMVCCyesyes
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellyes infonot for in-memory storage engineyesyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcast
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 modeyes infowith MEMORY storage engineyes infoTemporary tableno
User concepts infoAccess controlyes (enterprise version only)fine grained access rights according to SQL-standardStandard SQL roles/ privileges, Administrative UsersUsers with fine-grained authorization concept, user roles and pluggable authenticationUser authentification and security via Rexster Graph Server
More information provided by the system vendor
BangdbMariaDBNuoDBSnowflakeTitan
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
CData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

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

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

show all

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

show all

Recent citations in the news

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

Progress Software (PRGS) Has No Intention to Make an Offer for MariaDB plc
2 May 2024, StreetInsider.com

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

MariaDB stock sinks after Progress Software announces no intention to make an offer
2 May 2024, Seeking Alpha

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

provided by Google News

Paul DiLaura of Dassault Systemes Joins NuoDB Board of Directors
18 April 2024, Yahoo Singapore News

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

Paul DiLaura of Dassault Systemes Joins NuoDB Board of Directors
18 April 2024, Yahoo Movies UK

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

NuoDB set to improve distributed SQL performance
7 January 2020, TechTarget

provided by Google News

Stream data into Snowflake using Amazon Data Firehose and Snowflake Snowpipe Streaming
17 April 2024, AWS Blog

What Is Snowflake Data Warehouse? A Tutorial
9 April 2024, Built In

Snowflake Touts Speed, Efficiency of New 'Arctic' LLM
24 April 2024, Datanami

Snowflake Data Clean Rooms Democratize Secure Data Sharing Across Clouds
24 April 2024, Acceleration Economy

MessageGears to operate with the Snowflake data cloud
9 April 2024, MarTech

provided by Google News

Amazon DynamoDB Storage Backend for Titan: Distributed Graph Database | Amazon Web Services
24 August 2015, AWS Blog

Beyond Titan: The Evolution of DataStax's New Graph Database
21 June 2016, Datanami

Titan Graph Database Integration with DynamoDB: World-class Performance, Availability, and Scale for New Workloads
20 August 2015, All Things Distributed

DataStax acquires Aurelius, the startup behind the Titan graph database
3 February 2015, VentureBeat

DSE Graph review: Graph database does double duty
14 November 2019, InfoWorld

provided by Google News



Share this page

Featured Products

RaimaDB logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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

Neo4j logo

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

Present your product here