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 > Apache Impala vs. CouchDB vs. NuoDB vs. Sequoiadb vs. YugabyteDB

System Properties Comparison Apache Impala vs. CouchDB vs. NuoDB vs. Sequoiadb vs. YugabyteDB

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonNuoDB  Xexclude from comparisonSequoiadb  Xexclude from comparisonYugabyteDB  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.NuoDB is a webscale distributed database that supports SQL and ACID transactionsNewSQL database with distributed OLTP and SQLHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelRelational DBMSDocument storeRelational DBMSDocument store
Relational DBMS
Relational DBMS
Secondary database modelsDocument storeSpatial DBMS infousing the Geocouch extensionDocument store
Wide column store
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.99
Rank#195  Overall
#92  Relational DBMS
Score0.48
Rank#260  Overall
#41  Document stores
#121  Relational DBMS
Score3.11
Rank#99  Overall
#51  Relational DBMS
Websiteimpala.apache.orgcouchdb.apache.orgwww.3ds.com/­nuodb-distributed-sql-databasewww.sequoiadb.comwww.yugabyte.com
Technical documentationimpala.apache.org/­impala-docs.htmldocs.couchdb.org/­en/­stabledoc.nuodb.comwww.sequoiadb.com/­en/­index.php?m=Files&a=indexdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
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 developerDassault Systèmes infooriginally NuoDB, Inc.Sequoiadb Ltd.Yugabyte Inc.
Initial release20132005201320132017
Current release4.1.0, June 20223.3.3, December 20232.19, September 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache version 2commercial infolimited edition freeOpen Source infoServer: AGPL; Client: Apache V2Open Source infoApache 2.0
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.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
Implementation languageC++ErlangC++C++C and C++
Server operating systemsLinuxAndroid
BSD
Linux
OS X
Solaris
Windows
hosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
LinuxLinux
OS X
Data schemeyesschema-freeyesschema-freedepending on used data model
Typing infopredefined data types such as float or dateyesnoyesyes infooid, date, timestamp, binary, regexyes
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 viewsyesyesyes
SQL infoSupport of SQLSQL-like DML and DDL statementsnoyesSQL-like query languageyes, PostgreSQL compatible
APIs and other access methodsJDBC
ODBC
RESTful HTTP/JSON APIADO.NET
JDBC
ODBC
proprietary protocol using JSONJDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
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
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C++
Java
PHP
Python
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reduceView functions in JavaScriptJava, SQLJavaScriptyes infosql, plpgsql, C
Triggersnoyesyesnoyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoimproved architecture with release 2.0data is dynamically stored/cached on the nodes where it is read/writtenShardingHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorMulti-source replication
Source-replica replication
yes infoManaged transparently by NuoDBSource-replica replicationBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReduceyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual ConsistencyImmediate ConsistencyEventual ConsistencyStrong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integritynonoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanono infoatomic operations within a single document possibleACID infotunable commit protocolDocument is locked during a transactionDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayesyes infostrategy: optimistic lockingyes infoMVCCyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes infoTemporary tablenono
User concepts infoAccess controlAccess rights for users, groups and roles infobased on Apache Sentry and KerberosAccess rights for users can be defined per databaseStandard SQL roles/ privileges, Administrative Userssimple password-based access controlyes
More information provided by the system vendor
Apache ImpalaCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"NuoDBSequoiadbYugabyteDB
Specific characteristicsYugabyteDB is an open source distributed SQL database for cloud native transactional...
» more
Competitive advantagesPostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» more
Typical application scenariosSystems of record and engagement for cloud native applications that require resilience,...
» more
Market metrics2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» more
Licensing and pricing modelsApache 2.0 license for the database
» 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
Apache ImpalaCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"NuoDBSequoiadbYugabyteDB
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 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

Updates & Upserts in Hadoop Ecosystem with Apache Kudu
27 October 2017, KDnuggets

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 ends admin party era • DEVCLASS
27 February 2020, DevClass

CouchDB 3.0 puts safety first
27 February 2020, InfoWorld

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

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 4.0 improves cloud-native database capabilities
31 July 2019, TechTarget

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

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

Yugabyte Embraces 'No Downtime, No Limits,' as the Theme of the Upcoming Distributed SQL Summit Asia
18 April 2024, businesswire.com

YUGABYTE'S DSS ASIA 2024: UNEARTH POWER, VERSATILITY OF DISTRIBUTED SQL
18 April 2024, BERNAMA

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1 February 2024, Datanami

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14 March 2024, businesswire.com

YUGABYTE EMBRACES 'NO DOWNTIME, NO LIMITS,' AS THE THEME OF THE UPCOMING DISTRIBUTED SQL ...
18 April 2024, BERNAMA

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.

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.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here