DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > GBase vs. GridDB vs. HEAVY.AI vs. Oracle NoSQL vs. TimesTen

System Properties Comparison GBase vs. GridDB vs. HEAVY.AI vs. Oracle NoSQL vs. TimesTen

Editorial information provided by DB-Engines
NameGBase  Xexclude from comparisonGridDB  Xexclude from comparisonHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionWidely used RDBMS in China, including analytical, transactional, distributed transactional, and cloud-native data warehousing.Scalable in-memory time series database optimized for IoT and Big DataA high performance, column-oriented RDBMS, specifically developed to harness the massive parallelism of modern CPU and GPU hardwareA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesIn-Memory RDBMS compatible to Oracle
Primary database modelRelational DBMSTime Series DBMSRelational DBMSDocument store
Key-value store
Relational DBMS
Relational DBMS
Secondary database modelsKey-value store
Relational DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.07
Rank#185  Overall
#86  Relational DBMS
Score1.95
Rank#128  Overall
#10  Time Series DBMS
Score1.77
Rank#141  Overall
#65  Relational DBMS
Score2.95
Rank#100  Overall
#17  Document stores
#17  Key-value stores
#50  Relational DBMS
Score1.31
Rank#163  Overall
#74  Relational DBMS
Websitewww.gbase.cngriddb.netgithub.com/­heavyai/­heavydb
www.heavy.ai
www.oracle.com/­database/­nosql/­technologies/­nosqlwww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationdocs.griddb.netdocs.heavy.aidocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmldocs.oracle.com/­database/­timesten-18.1
DeveloperGeneral Data Technology Co., Ltd.Toshiba CorporationHEAVY.AI, Inc.OracleOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release20042013201620111998
Current releaseGBase 8a, GBase 8s, GBase 8c5.1, August 20225.10, January 202223.3, December 202311 Release 2 (11.2.2.8.0)
License infoCommercial or Open SourcecommercialOpen Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availableOpen Source infoApache Version 2; enterprise edition availableOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)commercial
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, Java, PythonC++C++ and CUDAJava
Server operating systemsLinuxLinuxLinuxLinux
Solaris SPARC/x86
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeyesyesyesSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.yes
Typing infopredefined data types such as float or dateyesyes infonumerical, string, blob, geometry, boolean, timestampyesoptionalyes
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.yesnononono
Secondary indexesyesyesnoyesyes
SQL infoSupport of SQLStandard with numerous extensionsSQL92, SQL-like TQL (Toshiba Query Language)yesSQL-like DML and DDL statementsyes
APIs and other access methodsADO.NET
C API
JDBC
ODBC
JDBC
ODBC
Proprietary protocol
RESTful HTTP/JSON API
JDBC
ODBC
Thrift
Vega
RESTful HTTP APIJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesC#C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
All languages supporting JDBC/ODBC/Thrift
Python
C
C#
Go
Java
JavaScript (Node.js)
Python
C
C++
Java
PL/SQL
Server-side scripts infoStored proceduresuser defined functionsnononoPL/SQL
Triggersyesyesnonono
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning (by range, list and hash) and vertical partitioningShardingSharding infoRound robinShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesSource-replica replicationMulti-source replicationElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsnowith Hadoop integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate consistency within container, eventual consistency across containersImmediate ConsistencyEventual Consistency
Immediate Consistency infodepending on configuration
Immediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integrityyesnononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID at container levelnoconfigurable infoACID within a storage node (=shard)ACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infoby means of logfiles and checkpoints
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infooff heap cacheyes
User concepts infoAccess controlyesAccess rights for users can be defined per databasefine grained access rights according to SQL-standardAccess rights for users and rolesfine grained access rights according to SQL-standard
More information provided by the system vendor
GBaseGridDBHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022Oracle NoSQLTimesTen
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
GBaseGridDBHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022Oracle NoSQLTimesTen
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 to Open Source GridDB(R)'s SQL Interface, Aims to Accelerate Open Innovation | TOSHIBA DIGITAL ...
17 June 2020, global.toshiba

provided by Google News

HEAVY.AI Introduces HeavyIQ, Delivering Powerful Conversational Analytics Focused on Location and Time Data
19 March 2024, Datanami

Big Data Analytics: A Game Changer for Infrastructure
13 July 2023, Spiceworks News and Insights

HEAVY.AI Launches HEAVY 7.0, Introducing Real-Time Machine Learning Capabilities
19 April 2023, businesswire.com

Making the most of geospatial intelligence
14 April 2023, InfoWorld

The insideBIGDATA IMPACT 50 List for Q4 2023
11 October 2023, insideBIGDATA

provided by Google News

Database Technologies
4 September 2018, oracle.com

Oracle NoSQL database comes to the cloud
2 April 2020, TechTarget

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

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

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

provided by Google News

Oracle starts peddling Exalytics in-memory appliance
12 March 2012, The Register

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

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

RaimaDB logo

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

Present your product here