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

DBMS > Apache Impala vs. CouchDB vs. Graph Engine vs. HyperSQL vs. NuoDB

System Properties Comparison Apache Impala vs. CouchDB vs. Graph Engine vs. HyperSQL vs. NuoDB

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonGraph Engine infoformer name: Trinity  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonNuoDB  Xexclude from comparison
DescriptionAnalytic DBMS for HadoopA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.A distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineMultithreaded, transactional RDBMS written in Java infoalso known as HSQLDBNuoDB is a webscale distributed database that supports SQL and ACID transactions
Primary database modelRelational DBMSDocument storeGraph DBMS
Key-value store
Relational DBMSRelational DBMS
Secondary database modelsDocument storeSpatial DBMS infousing the Geocouch extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score14.03
Rank#40  Overall
#24  Relational DBMS
Score10.26
Rank#45  Overall
#7  Document stores
Score0.62
Rank#240  Overall
#21  Graph DBMS
#35  Key-value stores
Score3.90
Rank#85  Overall
#46  Relational DBMS
Score0.99
Rank#195  Overall
#92  Relational DBMS
Websiteimpala.apache.orgcouchdb.apache.orgwww.graphengine.iohsqldb.orgwww.3ds.com/­nuodb-distributed-sql-database
Technical documentationimpala.apache.org/­impala-docs.htmldocs.couchdb.org/­en/­stablewww.graphengine.io/­docs/­manualhsqldb.org/­web/­hsqlDocsFrame.htmldoc.nuodb.com
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerMicrosoftDassault Systèmes infooriginally NuoDB, Inc.
Initial release20132005201020012013
Current release4.1.0, June 20223.3.3, December 20232.7.2, June 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache version 2Open Source infoMIT LicenseOpen Source infobased on BSD licensecommercial infolimited edition free
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++Erlang.NET and CJavaC++
Server operating systemsLinuxAndroid
BSD
Linux
OS X
Solaris
Windows
.NETAll OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modeshosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
Data schemeyesschema-freeyesyesyes
Typing infopredefined data types such as float or dateyesnoyesyesyes
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 indexesyesyes infovia viewsyesyes
SQL infoSupport of SQLSQL-like DML and DDL statementsnonoyesyes
APIs and other access methodsJDBC
ODBC
RESTful HTTP/JSON APIRESTful HTTP APIHTTP API infoJDBC via HTTP
JDBC
ODBC
ADO.NET
JDBC
ODBC
Supported programming languagesAll languages supporting JDBC/ODBCC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
C#
C++
F#
Visual Basic
All languages supporting JDBC/ODBC
Java
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reduceView functions in JavaScriptyesJava, SQLJava, SQL
Triggersnoyesnoyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoimproved architecture with release 2.0horizontal partitioningnonedata is dynamically stored/cached on the nodes where it is read/written
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorMulti-source replication
Source-replica replication
noneyes infoManaged transparently by NuoDB
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReduceyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanono infoatomic operations within a single document possiblenoACIDACID infotunable commit protocol
Concurrency infoSupport for concurrent manipulation of datayesyes infostrategy: optimistic lockingyesyesyes infoMVCC
Durability infoSupport for making data persistentyesyesoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storageyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesyesyes infoTemporary table
User concepts infoAccess controlAccess rights for users, groups and roles infobased on Apache Sentry and KerberosAccess rights for users can be defined per databasefine grained access rights according to SQL-standardStandard SQL roles/ privileges, Administrative Users

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
Apache ImpalaCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"Graph Engine infoformer name: TrinityHyperSQL infoalso known as HSQLDBNuoDB
DB-Engines blog posts

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 2014, Matthias Gelbmann

show all

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

Apache Impala 4 Supports Operator Multi-Threading
29 July 2021, iProgrammer

Apache Impala becomes Top-Level Project
28 November 2017, SDTimes.com

Cloudera Bringing Impala to AWS Cloud
28 November 2017, Datanami

Apache Doris just 'graduated': Why care about this SQL data warehouse
24 June 2022, InfoWorld

Hudi: Uber Engineering’s Incremental Processing Framework on Apache Hadoop
12 March 2017, Uber

provided by Google News

How to install the CouchDB NoSQL database on Debian Server 11
16 June 2022, TechRepublic

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

CouchDB 3.0 puts safety first
27 February 2020, InfoWorld

CouchDB 3.0 ends admin party era • DEVCLASS
27 February 2020, DevClass

How to Connect Your Flask App With CouchDB: A NoSQL Database - MUO
14 August 2021, MakeUseOf

provided by Google News

Trinity
2 June 2023, microsoft.com

Open source Microsoft Graph Engine takes on Neo4j
13 February 2017, InfoWorld

IBM releases Graph, a service that can outperform SQL databases
27 July 2016, GeekWire

How Google and Microsoft taught search to "understand" the Web
6 June 2012, Ars Technica

Aerospike Is Now a Graph Database, Too
21 June 2023, Datanami

provided by Google 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

Paul DiLaura of Dassault Systemes Joins NuoDB Board of Directors
19 April 2024, Yahoo Singapore News

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25 November 2020, Dassault Systèmes

NuoDB set to improve distributed SQL performance
7 January 2020, TechTarget

Deploy the NuoDB Database in Docker Containers
16 October 2017, The New Stack

Distributed SQL Database NuoDB 4.0 Supports Kubernetes Operator and Indexing Improvements
7 October 2019, InfoQ.com

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

SingleStore logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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