DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Hyprcubd vs. mSQL vs. NuoDB vs. PostGIS vs. RavenDB

System Properties Comparison Hyprcubd vs. mSQL vs. NuoDB vs. PostGIS vs. RavenDB

Editorial information provided by DB-Engines
NameHyprcubd  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonNuoDB  Xexclude from comparisonPostGIS  Xexclude from comparisonRavenDB  Xexclude from comparison
Hyprcubd seems to be discontinued. Therefore it is excluded from the DB-Engines ranking.
DescriptionServerless Time Series DBMSmSQL (Mini SQL) is a simple and lightweight RDBMSNuoDB is a webscale distributed database that supports SQL and ACID transactionsSpatial extension of PostgreSQLOpen Source Operational and Transactional Enterprise NoSQL Document Database
Primary database modelTime Series DBMSRelational DBMSRelational DBMSSpatial DBMSDocument store
Secondary database modelsRelational DBMSGraph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.27
Rank#167  Overall
#77  Relational DBMS
Score0.89
Rank#198  Overall
#92  Relational DBMS
Score22.69
Rank#29  Overall
#1  Spatial DBMS
Score2.92
Rank#101  Overall
#18  Document stores
Websitehyprcubd.com (offline)hughestech.com.au/­products/­msqlwww.3ds.com/­nuodb-distributed-sql-databasepostgis.netravendb.net
Technical documentationdoc.nuodb.compostgis.net/­documentationravendb.net/­docs
DeveloperHyprcubd, Inc.Hughes TechnologiesDassault Systèmes infooriginally NuoDB, Inc.Hibernating Rhinos
Initial release1994201320052010
Current release4.4, October 20213.4.2, February 20245.4, July 2022
License infoCommercial or Open Sourcecommercialcommercial infofree licenses can be providedcommercial infolimited edition freeOpen Source infoGPL v2.0Open Source infoAGPL version 3, commercial license available
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoCC++CC#
Server operating systemshostedAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
hosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
Linux
macOS
Raspberry Pi
Windows
Data schemeyesyesyesyesschema-free
Typing infopredefined data types such as float or dateyes infotime, int, uint, float, stringyesyesyesno
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.nononoyes
Secondary indexesnoyesyesyesyes
SQL infoSupport of SQLSQL-like query languageA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersyesyesSQL-like query language (RQL)
APIs and other access methodsgRPC (https)JDBC
ODBC
ADO.NET
JDBC
ODBC
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
Supported programming languagesC
C++
Delphi
Java
Perl
PHP
Tcl
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Server-side scripts infoStored proceduresnonoJava, SQLuser defined functionsyes
Triggersnonoyesyesyes
Partitioning methods infoMethods for storing different data on different nodesnonedata is dynamically stored/cached on the nodes where it is read/writtenyes infobased on PostgreSQLSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes infoManaged transparently by NuoDByes infobased on PostgreSQLMulti-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencynoneImmediate ConsistencyImmediate ConsistencyDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.
Foreign keys infoReferential integritynonoyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACID infotunable commit protocolACIDACID, Cluster-wide transaction available
Concurrency infoSupport for concurrent manipulation of datanonoyes 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.nonoyes infoTemporary tableno
User concepts infoAccess controltoken accessnoStandard SQL roles/ privileges, Administrative Usersyes infobased on PostgreSQLAuthorization levels configured per client per database

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
HyprcubdmSQL infoMini SQLNuoDBPostGISRavenDB
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

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

Recent citations in the news

Writing a Web Service in Perl
9 July 2003, PCQuest

Higher Education PS rules out ghost students before PAC - Zambia
29 November 2018, diggers.news

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

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

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

provided by Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 2023, PR Newswire

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

RavenDB Adds Graph Queries
15 May 2019, Datanami

How I Created a RavenDB Python Client
23 September 2016, Visual Studio Magazine

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Present your product here