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 > GridDB vs. Interbase vs. NuoDB vs. Riak TS vs. TimesTen

System Properties Comparison GridDB vs. Interbase vs. NuoDB vs. Riak TS vs. TimesTen

Editorial information provided by DB-Engines
NameGridDB  Xexclude from comparisonInterbase  Xexclude from comparisonNuoDB  Xexclude from comparisonRiak TS  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionScalable in-memory time series database optimized for IoT and Big DataLight-weight proven RDBMS infooriginally from BorlandNuoDB is a webscale distributed database that supports SQL and ACID transactionsRiak TS is a distributed NoSQL database optimized for time series data and based on Riak KVIn-Memory RDBMS compatible to Oracle
Primary database modelTime Series DBMSRelational DBMSRelational DBMSTime Series DBMSRelational DBMS
Secondary database modelsKey-value store
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.09
Rank#120  Overall
#10  Time Series DBMS
Score4.08
Rank#75  Overall
#41  Relational DBMS
Score0.94
Rank#197  Overall
#92  Relational DBMS
Score0.28
Rank#307  Overall
#27  Time Series DBMS
Score1.36
Rank#161  Overall
#75  Relational DBMS
Websitegriddb.netwww.embarcadero.com/­products/­interbasewww.3ds.com/­nuodb-distributed-sql-databasewww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationdocs.griddb.netdocs.embarcadero.com/­products/­interbasedoc.nuodb.comwww.tiot.jp/­riak-docs/­riak/­ts/­latestdocs.oracle.com/­database/­timesten-18.1
DeveloperToshiba CorporationEmbarcaderoDassault Systèmes infooriginally NuoDB, Inc.Open Source, formerly Basho TechnologiesOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release20131984201320151998
Current release5.1, August 2022InterBase 2020, December 20193.0.0, September 202211 Release 2 (11.2.2.8.0)
License infoCommercial or Open SourceOpen Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availablecommercialcommercial infolimited edition freeOpen Sourcecommercial
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++CC++Erlang
Server operating systemsLinuxAndroid
iOS
Linux
OS X
Windows
hosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
Linux
OS X
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeyesyesyesschema-freeyes
Typing infopredefined data types such as float or dateyes infonumerical, string, blob, geometry, boolean, timestampyesyesnoyes
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.nono infoexport as XML data possiblenonono
Secondary indexesyesyesyesrestrictedyes
SQL infoSupport of SQLSQL92, SQL-like TQL (Toshiba Query Language)yesyesyes, limitedyes
APIs and other access methodsJDBC
ODBC
Proprietary protocol
RESTful HTTP/JSON API
ADO.NET
JDBC
ODBC
ADO.NET
JDBC
ODBC
HTTP API
Native Erlang Interface
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesC
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
C
C++
Delphi
Java
Object Pascal
PHP
Ruby
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
C
C++
Java
PL/SQL
Server-side scripts infoStored proceduresnoyes infoInterbase procedure and trigger languageJava, SQLErlangPL/SQL
Triggersyesyesyesyes infopre-commit hooks and post-commit hooksno
Partitioning methods infoMethods for storing different data on different nodesShardingnonedata is dynamically stored/cached on the nodes where it is read/writtenShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationInterbase Change Viewsyes infoManaged transparently by NuoDBselectable replication factorMulti-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 jobsnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate consistency within container, eventual consistency across containersImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integritynoyesyesno infolinks between datasets can be storedyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID at container levelACIDACID infotunable commit protocolnoACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoMultiversion concurreny controlyes infoMVCCyesyes
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 infoTemporary tableyes
User concepts infoAccess controlAccess rights for users can be defined per databasefine grained access rights according to SQL-standardStandard SQL roles/ privileges, Administrative Usersnofine grained access rights according to SQL-standard
More information provided by the system vendor
GridDBInterbaseNuoDBRiak TSTimesTen
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
GridDBInterbaseNuoDBRiak TSTimesTen
DB-Engines blog posts

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

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

General Availability of GridDB 5.3 Enterprise Edition ~ Major Enhancement in IoT and Time Series Data Analysis ...
16 May 2023, global.toshiba

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

provided by Google News

Borland InterBase backdoor detected | ZDNET
11 January 2001, ZDNet

An independent soccer league transforming lives in a slum in Kenya
15 November 2022, FanSided

Johnson Sakaja Donates KSh 200k to Support Cash Strapped Football Teams From Kibera - Tuko.co.ke
21 February 2024, Tuko.co.ke

Malaysian e-commerce firm Lelong.my acquires local digital marketing agency Mataris Agency
29 January 2018, Yahoo Singapore News

The advance of Air Force Esports
25 June 2023, New Zealand Defence Force

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



Share this page

Featured Products

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.

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