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 > CouchDB vs. Hypertable vs. Manticore Search vs. NuoDB vs. Quasardb

System Properties Comparison CouchDB vs. Hypertable vs. Manticore Search vs. NuoDB vs. Quasardb

Editorial information provided by DB-Engines
NameCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonHypertable  Xexclude from comparisonManticore Search  Xexclude from comparisonNuoDB  Xexclude from comparisonQuasardb  Xexclude from comparison
Hypertable has stopped its further development with March 2016 and is removed from the DB-Engines ranking.
DescriptionA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.An open source BigTable implementation based on distributed file systems such as HadoopMulti-storage database for search, including full-text search.NuoDB is a webscale distributed database that supports SQL and ACID transactionsDistributed, high-performance timeseries database
Primary database modelDocument storeWide column storeSearch engineRelational DBMSTime Series DBMS
Secondary database modelsSpatial DBMS infousing the Geocouch extensionTime Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score8.30
Rank#47  Overall
#7  Document stores
Score0.29
Rank#302  Overall
#21  Search engines
Score0.94
Rank#197  Overall
#92  Relational DBMS
Score0.21
Rank#322  Overall
#29  Time Series DBMS
Websitecouchdb.apache.orgmanticoresearch.comwww.3ds.com/­nuodb-distributed-sql-databasequasar.ai
Technical documentationdocs.couchdb.org/­en/­stablemanual.manticoresearch.comdoc.nuodb.comdoc.quasar.ai/­master
DeveloperApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerHypertable Inc.Manticore SoftwareDassault Systèmes infooriginally NuoDB, Inc.quasardb
Initial release20052009201720132009
Current release3.3.3, December 20230.9.8.11, March 20166.0, February 20233.14.1, January 2024
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoGNU version 3. Commercial license availableOpen Source infoGPL version 2commercial infolimited edition freecommercial infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licenses
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 languageErlangC++C++C++C++
Server operating systemsAndroid
BSD
Linux
OS X
Solaris
Windows
Linux
OS X
Windows infoan inofficial Windows port is available
FreeBSD
Linux
macOS
Windows
hosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
BSD
Linux
OS X
Windows
Data schemeschema-freeschema-freeFixed schemayesschema-free
Typing infopredefined data types such as float or datenonoInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyesyes infointeger and binary
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.noCan index from XMLnono
Secondary indexesyes infovia viewsrestricted infoonly exact value or prefix value scansyes infofull-text index on all search fieldsyesyes infowith tags
SQL infoSupport of SQLnonoSQL-like query languageyesSQL-like query language
APIs and other access methodsRESTful HTTP/JSON APIC++ API
Thrift
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
ADO.NET
JDBC
ODBC
HTTP API
Supported programming languagesC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
C++
Java
Perl
PHP
Python
Ruby
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
Server-side scripts infoStored proceduresView functions in JavaScriptnouser defined functionsJava, SQLno
Triggersyesnonoyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infoimproved architecture with release 2.0ShardingSharding infoPartitioning is done manually, search queries against distributed index is supporteddata is dynamically stored/cached on the nodes where it is read/writtenSharding infoconsistent hashing
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
selectable replication factor on file system levelSynchronous replication based on Galera libraryyes infoManaged transparently by NuoDBSource-replica replication with selectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyesnonowith Hadoop integration
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a single document possiblenoyes infoisolated transactions for atomic changes and binary logging for safe writesACID infotunable commit protocolACID
Concurrency infoSupport for concurrent manipulation of datayes infostrategy: optimistic lockingyesyesyes infoMVCCyes
Durability infoSupport for making data persistentyesyesyes infoThe original contents of fields are not stored in the Manticore index.yesyes infoby using LevelDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infoTemporary tableyes infoTransient mode
User concepts infoAccess controlAccess rights for users can be defined per databasenonoStandard SQL roles/ privileges, Administrative UsersCryptographically strong user authentication and audit trail

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
CouchDB infostands for "Cluster Of Unreliable Commodity Hardware"HypertableManticore SearchNuoDBQuasardb
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

How to Automate A Blog Post App Deployment With GitHub Actions, Node.js, CouchDB, and Aptible
4 December 2023, hackernoon.com

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

Tracking Expenses with CouchDB and Angular — SitePoint
28 August 2014, SitePoint

provided by Google News

TimescaleDB goes distributed; implements ‘Chunking’ over ‘Sharding’ for scaling-out
22 August 2019, Packt Hub

SQL and TimescaleDB. This article takes a closer look into… | by Alibaba Cloud
31 July 2019, DataDrivenInvestor

Decorate your Windows XP with Hyperdesk
30 July 2008, CNET

The Collective: Customize Your Computer & Your Phone With Star Trek
18 March 2009, TrekMovie

NoSQL Market: A well-defined technological growth map with an impact-analysis
19 June 2020, Inter Press Service

provided by Google News

Integrating Manticore Search with Apache Superset
8 August 2023, hackernoon.com

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1 June 2022, hackernoon.com

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

8 Google Alternatives: How to Search Crypto, the Dark Web, More
1 February 2023, Gizmodo

Highlighting in Search Results
24 May 2020, hackernoon.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

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

Record quasar is most luminous object in the universe
20 February 2024, EarthSky

Quasar Partners with PTC to Empower IoT Customers with High-Performance Data Solutions
11 September 2023, Datanami

QUASAR yacht (Bilgin, 46.8m, 2016)
3 July 2023, Boat International

Gas on the run – ALMA spots the shadow of a molecular outflow from a quasar when the Universe was less than one ...
2 February 2024, waseda.jp

QuestDB gets $12M Series A funding amid growing interest in time-series databases
3 November 2021, SiliconANGLE News

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