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 > HEAVY.AI vs. NuoDB vs. OceanBase vs. Riak TS vs. TimesTen

System Properties Comparison HEAVY.AI vs. NuoDB vs. OceanBase vs. Riak TS vs. TimesTen

Editorial information provided by DB-Engines
NameHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022  Xexclude from comparisonNuoDB  Xexclude from comparisonOceanBase  Xexclude from comparisonRiak TS  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionA high performance, column-oriented RDBMS, specifically developed to harness the massive parallelism of modern CPU and GPU hardwareNuoDB is a webscale distributed database that supports SQL and ACID transactionsA distributed, high available RDBMS compatible with Oracle and MySQLRiak TS is a distributed NoSQL database optimized for time series data and based on Riak KVIn-Memory RDBMS compatible to Oracle
Primary database modelRelational DBMSRelational DBMSRelational DBMSTime Series DBMSRelational DBMS
Secondary database modelsSpatial DBMSDocument store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.64
Rank#145  Overall
#67  Relational DBMS
Score0.94
Rank#197  Overall
#92  Relational DBMS
Score1.57
Rank#149  Overall
#69  Relational DBMS
Score0.28
Rank#307  Overall
#27  Time Series DBMS
Score1.36
Rank#161  Overall
#75  Relational DBMS
Websitegithub.com/­heavyai/­heavydb
www.heavy.ai
www.3ds.com/­nuodb-distributed-sql-databaseen.oceanbase.comwww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationdocs.heavy.aidoc.nuodb.comen.oceanbase.com/­docs/­oceanbase-databasewww.tiot.jp/­riak-docs/­riak/­ts/­latestdocs.oracle.com/­database/­timesten-18.1
DeveloperHEAVY.AI, Inc.Dassault Systèmes infooriginally NuoDB, Inc.OceanBase infopreviously Alibaba and Ant GroupOpen Source, formerly Basho TechnologiesOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release20162013201020151998
Current release5.10, January 20224.3.0, April 20243.0.0, September 202211 Release 2 (11.2.2.8.0)
License infoCommercial or Open SourceOpen Source infoApache Version 2; enterprise edition availablecommercial infolimited edition freeOpen Source infoCommercial license availableOpen 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++ and CUDAC++C++Erlang
Server operating systemsLinuxhosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
LinuxLinux
OS X
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeyesyesyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesnoyes
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.nonoyesnono
Secondary indexesnoyesyesrestrictedyes
SQL infoSupport of SQLyesyesyesyes, limitedyes
APIs and other access methodsJDBC
ODBC
Thrift
Vega
ADO.NET
JDBC
ODBC
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietary native API
Table API
HTTP API
Native Erlang Interface
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesAll languages supporting JDBC/ODBC/Thrift
Python
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Ada infoin MySQL-compatible model
C infoin Oracle- and MySQL- compatible models
C++ infoin Oracle- and MySQL- compatible models
D infoin MySQL-compatible model
Delphi infoin MySQL-compatible model
Eiffel infoin MySQL-compatible model
Erlang infoin MySQL-compatible model
Haskell infoin MySQL-compatible model
Java infoin Oracle- and MySQL- compatible models
JavaScript (Node.js) infoin MySQL-compatible model
Objective-C infoin MySQL-compatible model
OCaml infoin MySQL-compatible model
Perl infoin MySQL-compatible model
PHP infoin MySQL-compatible model
Python infoin MySQL-compatible model
Ruby infoin MySQL-compatible model
Scheme infoin MySQL-compatible model
Tcl infoin MySQL-compatible model
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 proceduresnoJava, SQLPL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible modeErlangPL/SQL
Triggersnoyesyesyes infopre-commit hooks and post-commit hooksno
Partitioning methods infoMethods for storing different data on different nodesSharding infoRound robindata is dynamically stored/cached on the nodes where it is read/writtenhorizontal partitioning (by hash, key, range, range columns, list, and list columns)Shardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationyes infoManaged transparently by NuoDBMulti-source replication using Paxosselectable replication factorMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate 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 datanoACID infotunable commit protocolACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoMVCCyesyesyes
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.yesyes infoTemporary tableyes
User concepts infoAccess controlfine grained access rights according to SQL-standardStandard SQL roles/ privileges, Administrative UsersAccess rights for users, groups and roles according to SQL-standardnofine grained access rights according to SQL-standard

More information provided by the system vendor

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
HEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022NuoDBOceanBaseRiak 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

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

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, Business Wire

OmniSci Gets HEAVY New Name and New CEO
1 March 2022, Datanami

Making the most of geospatial intelligence
14 April 2023, InfoWorld

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

NuoDB has Microsoft SQL Server in its sights
8 May 2013, ZDNet

NuoDB empowers distributed database users to optimize cloud and container resources with new graphical dashboard
10 April 2018, Daily Host News

NuoDB bags $14.2M for distributed database technology
26 February 2014, VatorNews

provided by Google News

OceanBase Inks Agreement with NTU Singapore in Database Optimization and Green Computing Advancements
31 January 2024, PR Newswire

Ant Group Will Cut Foreign Investors Out of Fast-Growing Database Business
22 August 2023, The Information

Daily Tech Roundup: Ant Group Kicks Off Restructuring
20 March 2024, Caixin Global

How Southeast Asia's Leading e-Wallets Saved Up to 40% in Database Costs - Fintech Singapore
25 March 2024, Fintech News Singapore

Alibaba's OceanBase distributed database aims at markets outside China
16 August 2022, InfoWorld

provided by Google News

New Basho Data Platform Provides Operational Simplicity for Enterprise Big Data Applications
7 June 2015, insideBIGDATA

Best open source databases for IoT applications
26 May 2017, Open Source For You

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

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

Present your product here