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

DBMS > Dolt vs. GridDB vs. GridGain vs. OushuDB vs. Quasardb

System Properties Comparison Dolt vs. GridDB vs. GridGain vs. OushuDB vs. Quasardb

Editorial information provided by DB-Engines
NameDolt  Xexclude from comparisonGridDB  Xexclude from comparisonGridGain  Xexclude from comparisonOushuDB  Xexclude from comparisonQuasardb  Xexclude from comparison
DescriptionA MySQL compatible DBMS with Git-like versioning of data and schemaScalable in-memory time series database optimized for IoT and Big DataGridGain is an in-memory computing platform, built on Apache IgniteA data warehouse powered by Apache HAWQ supporting descriptive analysis and advanced machine learningDistributed, high-performance timeseries database
Primary database modelRelational DBMSTime Series DBMSKey-value store
Relational DBMS
Relational DBMSTime Series DBMS
Secondary database modelsDocument storeKey-value store
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.02
Rank#191  Overall
#89  Relational DBMS
Score2.09
Rank#120  Overall
#10  Time Series DBMS
Score1.55
Rank#150  Overall
#26  Key-value stores
#70  Relational DBMS
Score0.10
Rank#355  Overall
#154  Relational DBMS
Score0.21
Rank#322  Overall
#29  Time Series DBMS
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
griddb.netwww.gridgain.comwww.oushu.com/­product/­oushuDBquasar.ai
Technical documentationdocs.dolthub.comdocs.griddb.netwww.gridgain.com/­docs/­index.htmlwww.oushu.com/­documentationdoc.quasar.ai/­master
DeveloperDoltHub IncToshiba CorporationGridGain Systems, Inc.Oushuquasardb
Initial release2018201320072009
Current release5.1, August 2022GridGain 8.5.14.0.1, August 20203.14.1, January 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availablecommercialcommercialcommercial infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licenses
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 languageGoC++Java, C++, .NetC++
Server operating systemsLinux
macOS
Windows
LinuxLinux
OS X
Solaris
Windows
LinuxBSD
Linux
OS X
Windows
Data schemeyesyesyesyesschema-free
Typing infopredefined data types such as float or dateyesyes infonumerical, string, blob, geometry, boolean, timestampyesyesyes infointeger and binary
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.nonoyesno
Secondary indexesyesyesyesyesyes infowith tags
SQL infoSupport of SQLyesSQL92, SQL-like TQL (Toshiba Query Language)ANSI-99 for query and DML statements, subset of DDLFull-featured ANSI SQL supportSQL-like query language
APIs and other access methodsCLI Client
HTTP REST
JDBC
ODBC
Proprietary protocol
RESTful HTTP/JSON API
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
JDBC
ODBC
HTTP API
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C#
C++
Java
PHP
Python
Ruby
Scala
C
C++
.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
Server-side scripts infoStored proceduresyes infocurrently in alpha releasenoyes (compute grid and cache interceptors can be used instead)yesno
Triggersyesyesyes (cache interceptors and events)yesno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingyesSharding infoconsistent hashing
Replication methods infoMethods for redundantly storing data on multiple nodesA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.Source-replica replicationyes (replicated cache)Source-replica replication with selectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsyes (compute grid and hadoop accelerator)Hadoop integrationwith Hadoop integration
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate consistency within container, eventual consistency across containersImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID at container levelACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infoby using LevelDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infoTransient mode
User concepts infoAccess controlOnly one user is configurable, and must be specified in the config file at startupAccess rights for users can be defined per databaseSecurity Hooks for custom implementationsKerberos, SSL and role based accessCryptographically strong user authentication and audit trail
More information provided by the system vendor
DoltGridDBGridGainOushuDBQuasardb
Specific characteristicsGridDB is a highly scalable, in-memory time series database optimized for IoT and...
» more
Competitive advantages1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» more
Typical application scenariosFactory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» more
Key customersDenso International [see use case ] An Electric Power company [see use case ] Ishinomaki...
» more
Market metricsGitHub trending repository
» more
Licensing and pricing modelsOpen Source license (AGPL v3 & Apache v2) Commercial license (subscription)
» 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

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

More resources
DoltGridDBGridGainOushuDBQuasardb
Recent citations in the news

Dolt- A Version Controlled Database
29 January 2024, iProgrammer

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19 August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

Are you still not using Version Control for Data?
11 April 2020, Towards Data Science

provided by Google 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

IoT: Opt for the Right Open Source Database
11 August 2023, Open Source For You

provided by Google News

GridGain in-memory data and generative AI – Blocks and Files
10 May 2024, Blocks & Files

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

GridGain: Product Overview and Analysis
5 June 2019, eWeek

GridGain Releases Conference Schedule for Virtual Apache Ignite Summit 2023
1 June 2023, Datanami

GridGain, Apache Ignite founder talks in-memory databases
11 August 2022, TechTarget

provided by Google News

China's answer to Snowflake is shaping as data demands upgrade
8 September 2021, PingWest

provided by Google News

Quasar Partners with PTC to Empower IoT Customers with High-Performance Data Solutions
11 September 2023, Datanami

Record quasar is most luminous object in the universe
20 February 2024, EarthSky

QUASAR yacht (Bilgin, 46.8m, 2016)
3 July 2023, Boat International

QuestDB gets $12M Series A funding amid growing interest in time-series databases
3 November 2021, SiliconANGLE News

Hubble Unexpectedly Finds Double Quasar in Distant Universe
5 April 2023, Science@NASA

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