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

DBMS > GridDB vs. MariaDB vs. NCache vs. Oracle NoSQL

System Properties Comparison GridDB vs. MariaDB vs. NCache vs. Oracle NoSQL

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameGridDB  Xexclude from comparisonMariaDB  Xexclude from comparisonNCache  Xexclude from comparisonOracle NoSQL  Xexclude from comparison
DescriptionScalable in-memory time series database optimized for IoT and Big DataMySQL 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.Open-Source and Enterprise in-memory Key-Value StoreA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodes
Primary database modelTime Series DBMSRelational DBMSKey-value storeDocument store
Key-value store
Relational DBMS
Secondary database modelsKey-value store
Relational DBMS
Document store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
Document store
Search engine infoUsing distributed Lucene
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.95
Rank#128  Overall
#10  Time Series DBMS
Score93.21
Rank#13  Overall
#9  Relational DBMS
Score0.94
Rank#195  Overall
#29  Key-value stores
Score2.95
Rank#100  Overall
#17  Document stores
#17  Key-value stores
#50  Relational DBMS
Websitegriddb.netmariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
www.alachisoft.com/­ncachewww.oracle.com/­database/­nosql/­technologies/­nosql
Technical documentationdocs.griddb.netmariadb.com/­kb/­en/­librarywww.alachisoft.com/­resources/­docsdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.html
DeveloperToshiba CorporationMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
AlachisoftOracle
Initial release20132009 infoFork of MySQL, which was first released in 199520052011
Current release5.1, August 202211.3.2, February 20245.3.3, April 202423.3, December 2023
License infoCommercial or Open SourceOpen Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availableOpen Source infoGPL version 2, commercial enterprise subscription availableOpen Source infoEnterprise Edition availableOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++C and C++C#, .NET, .NET Core, JavaJava
Server operating systemsLinuxFreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Linux
Windows
Linux
Solaris SPARC/x86
Data schemeyesyes infoDynamic columns are supportedschema-freeSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.
Typing infopredefined data types such as float or dateyes infonumerical, string, blob, geometry, boolean, timestampyespartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counteroptional
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.noyesnono
Secondary indexesyesyesyesyes
SQL infoSupport of SQLSQL92, SQL-like TQL (Toshiba Query Language)yes infowith proprietary extensionsSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.SQL-like DML and DDL statements
APIs and other access methodsJDBC
ODBC
Proprietary protocol
RESTful HTTP/JSON API
ADO.NET
JDBC
ODBC
Proprietary native API
IDistributedCache
JCache
LINQ
Proprietary native API
RESTful HTTP API
Supported programming languagesC
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
C
C#
Go
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnoyes infoPL/SQL compatibility added with version 10.3no infosupport for stored procedures with SQL-Server CLRno
Triggersyesyesyes infoNotificationsno
Partitioning methods infoMethods for storing different data on different nodesShardingseveral options for horizontal partitioning and ShardingyesSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationMulti-source replication
Source-replica replication
yes, with selectable consistency levelElectable source-replica replication per shard. Support distributed global deployment with Multi-region table feature
MapReduce infoOffers an API for user-defined Map/Reduce methodsConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsnoyeswith Hadoop integration
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate consistency within container, eventual consistency across containersImmediate ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Eventual Consistency
Immediate Consistency infodepending on configuration
Foreign keys infoReferential integritynoyes infonot for MyISAM storage enginenono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID at container levelACID infonot for MyISAM storage engineoptimistic locking and pessimistic lockingconfigurable infoACID within a storage node (=shard)
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes 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.yesyes infowith MEMORY storage engineyesyes infooff heap cache
User concepts infoAccess controlAccess rights for users can be defined per databasefine grained access rights according to SQL-standardAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)Access rights for users and roles
More information provided by the system vendor
GridDBMariaDBNCacheOracle NoSQL
Specific characteristicsGridDB is a highly scalable, in-memory time series database optimized for IoT and...
» more
MariaDB is the most powerful open source relational database – modern SQL and JSON...
» more
NCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» more
Competitive advantages1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» more
MariaDB Servers have many features unavailable in other open source relational databases....
» more
NCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» more
Typical application scenariosFactory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» more
Web, SaaS and Cloud operational applications that require high availability, scalability...
» more
NCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» more
Key customersDenso International [see use case ] An Electric Power company [see use case ] Ishinomaki...
» more
Deutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» more
Bank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» more
Market metricsGitHub trending repository
» more
MariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,...
» more
Market Leader in .NET Distributed Caching since 2005.
» more
Licensing and pricing modelsOpen Source license (AGPL v3 & Apache v2) Commercial license (subscription)
» more
MariaDB plc subscriptions cover our free, open source database, Community Server,...
» more
NCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» 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
GridDBMariaDBNCacheOracle NoSQL
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

Recent citations in the news

General Availability of GridDB® 5.5 Enterprise Edition ~Enhancing the efficiency of IoT system development and ...
16 January 2024, global.toshiba

Toshiba launches cloudy managed IoT database service running its own GridDB
8 April 2021, The Register

GridDB Use case Large-scale high-speed processing of smart meter data following the deregulation of electrical power ...
1 November 2020, global.toshiba

General Availability of GridDB 5.1 Enterprise Edition ~ Continuous database usage in the event of data center failure ...
19 August 2022, global.toshiba

Toshiba's Distributed Database GridDB(R) Now Features Scale-Out and Scale-Up combo for Petabyte-scale Data ...
3 December 2019, global.toshiba

provided by Google News

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

Progress Software withdraws from MariaDB takeover bid By Investing.com
2 May 2024, Investing.com

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

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

Progress Software Corp. No Intention to Make an Offer for MariaDB plc
2 May 2024, GlobeNewswire

provided by Google News

How to use NCache in ASP.Net Core
25 February 2019, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22 April 2020, InfoQ.com

provided by Google News

Enhance enterprise data security and trust: Must see Blockchain Technology sessions at Oracle CloudWorld 2023
21 August 2023, Oracle

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, Oracle

Oracle Beefs Up Its NoSQL Database Offering
3 April 2014, Data Center Knowledge

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Larry Ellison Just Embraced the Enemy. Or Did He?
1 October 2012, WIRED

provided by Google News



Share this page

Featured Products

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

AllegroGraph logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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