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

DBMS > HyperSQL vs. Infobright vs. NuoDB vs. Oracle NoSQL vs. SAP IQ

System Properties Comparison HyperSQL vs. Infobright vs. NuoDB vs. Oracle NoSQL vs. SAP IQ

Editorial information provided by DB-Engines
NameHyperSQL infoalso known as HSQLDB  Xexclude from comparisonInfobright  Xexclude from comparisonNuoDB  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonSAP IQ infoformer name: Sybase IQ  Xexclude from comparison
DescriptionMultithreaded, transactional RDBMS written in Java infoalso known as HSQLDBHigh performant column-oriented DBMS for analytic workloads using MySQL or PostgreSQL as a frontendNuoDB is a webscale distributed database that supports SQL and ACID transactionsA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesColumnar RDBMS optimized for Big Data analytics
Primary database modelRelational DBMSRelational DBMSRelational DBMSDocument store
Key-value store
Relational DBMS
Relational DBMS infocolumn-oriented
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.23
Rank#93  Overall
#48  Relational DBMS
Score1.02
Rank#192  Overall
#90  Relational DBMS
Score0.94
Rank#197  Overall
#92  Relational DBMS
Score3.05
Rank#97  Overall
#17  Document stores
#16  Key-value stores
#50  Relational DBMS
Score2.64
Rank#108  Overall
#52  Relational DBMS
Websitehsqldb.orgignitetech.com/­softwarelibrary/­infobrightdbwww.3ds.com/­nuodb-distributed-sql-databasewww.oracle.com/­database/­nosql/­technologies/­nosqlwww.sap.com/­products/­technology-platform/­sybase-iq-big-data-management.html
Technical documentationhsqldb.org/­web/­hsqlDocsFrame.htmldoc.nuodb.comdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlhelp.sap.com/­docs/­SAP_IQ
DeveloperIgnite Technologies Inc.; formerly InfoBright Inc.Dassault Systèmes infooriginally NuoDB, Inc.OracleSAP, formerly Sybase
Initial release20012005201320111994
Current release2.7.2, June 202323.3, December 202316.1 SPS04, April 2019
License infoCommercial or Open SourceOpen Source infobased on BSD licensecommercial infoThe open source (GPLv2) version did not support inserts/updates/deletes and was discontinued with July 2016commercial infolimited edition freeOpen 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 languageJavaCC++Java
Server operating systemsAll OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesLinux
Windows
hosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
Linux
Solaris SPARC/x86
AIX
HP-UX
Linux
Solaris
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 dateyesyesyesoptionalyes
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.nonononono
Secondary indexesyesno infoKnowledge Grid Technology used insteadyesyesyes
SQL infoSupport of SQLyesyesyesSQL-like DML and DDL statementsyes
APIs and other access methodsHTTP API infoJDBC via HTTP
JDBC
ODBC
ADO.NET
JDBC
ODBC
ADO.NET
JDBC
ODBC
RESTful HTTP APIADO.NET
JDBC
ODBC
RESTful HTTP API
Supported programming languagesAll languages supporting JDBC/ODBC
Java
.Net
C
C#
C++
D
Eiffel
Erlang
Haskell
Java
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
Go
Java
JavaScript (Node.js)
Python
C
C#
C++
Java
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresJava, SQLnoJava, SQLnoyes
Triggersyesnoyesnoyes
Partitioning methods infoMethods for storing different data on different nodesnonenonedata is dynamically stored/cached on the nodes where it is read/writtenShardingshared disk or shared nothing architectures with SAP IQ Multiplexer
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replicationyes infoManaged transparently by NuoDBElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureSAP/Sybase Replication Server
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononowith Hadoop integrationHadoop integration
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency infodepending on configuration
Immediate Consistency
Foreign keys infoReferential integrityyesnoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID infotunable commit protocolconfigurable infoACID within a storage node (=shard)ACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCCyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infoTemporary tableyes infooff heap cacheno
User concepts infoAccess controlfine grained access rights according to SQL-standardfine grained access rights according to SQL-standard infoexploiting MySQL or PostgreSQL frontend capabilitiesStandard SQL roles/ privileges, Administrative UsersAccess rights for users and rolesfine 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
HyperSQL infoalso known as HSQLDBInfobrightNuoDBOracle NoSQLSAP IQ infoformer name: Sybase IQ
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

HyperSQL DataBase flaw leaves library vulnerable to RCE
24 October 2022, The Daily Swig

Introduction to JDBC with HSQLDB tutorial
14 November 2022, TheServerSide.com

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

Dassault Systèmes to acquire Cambridge database startup - Boston Business Journal
25 November 2020, The Business Journals

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

provided by Google News

OpenWorld 2013: Oracle NoSQL Database On the Rise?
13 December 2023, Channel Futures

Blog Theme - Details
21 August 2023, Oracle

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

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

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

provided by Google News

New Services for SAP HANA Cloud Database
7 April 2021, SAP News

SAP Scales Out HANA In-Memory For Clouds
6 March 2014, EnterpriseAI

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
21 December 2021, SAP News

Using SAP Hana as a data warehouse
17 August 2015, ComputerWeekly.com

Congrats, HCL, on your £1.5m contract to upgrade a county council's ERP system to SAP S4/HANA within a year
5 November 2020, 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

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