DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > CouchDB vs. InfinityDB vs. Ingres vs. Machbase Neo vs. Snowflake

System Properties Comparison CouchDB vs. InfinityDB vs. Ingres vs. Machbase Neo vs. Snowflake

Editorial information provided by DB-Engines
NameCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonInfinityDB  Xexclude from comparisonIngres  Xexclude from comparisonMachbase Neo infoFormer name was Infiniflux  Xexclude from comparisonSnowflake  Xexclude from comparison
DescriptionA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.A Java embedded Key-Value Store which extends the Java Map interfaceWell established RDBMSTimeSeries DBMS for AIoT and BigDataCloud-based data warehousing service for structured and semi-structured data
Primary database modelDocument storeKey-value storeRelational DBMSTime Series DBMSRelational DBMS
Secondary database modelsSpatial DBMS infousing the Geocouch extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score7.46
Rank#51  Overall
#7  Document stores
Score0.00
Rank#383  Overall
#59  Key-value stores
Score3.63
Rank#79  Overall
#43  Relational DBMS
Score0.07
Rank#348  Overall
#34  Time Series DBMS
Score133.72
Rank#7  Overall
#5  Relational DBMS
Websitecouchdb.apache.orgboilerbay.comwww.actian.com/­databases/­ingresmachbase.comwww.snowflake.com
Technical documentationdocs.couchdb.org/­en/­stableboilerbay.com/­infinitydb/­manualdocs.actian.com/­ingresmachbase.com/­dbmsdocs.snowflake.net/­manuals/­index.html
DeveloperApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerBoiler Bay Inc.Actian CorporationMachbaseSnowflake Computing Inc.
Initial release200520021974 infooriginally developed at University Berkely in early 1970s20132014
Current release3.3.3, December 20234.012.0, July 2024V8.0, August 2023
License infoCommercial or Open SourceOpen Source infoApache version 2commercialcommercialcommercial infofree test version availablecommercial
Cloud-based only infoOnly available as a cloud servicenonononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageErlangJavaCC
Server operating systemsAndroid
BSD
Linux
OS X
Solaris
Windows
All OS with a Java VMAIX
HP Open VMS
HP-UX
Linux
Solaris
Windows
Linux
macOS
Windows
hosted
Data schemeschema-freeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeyesyesyes infosupport of semi-structured data formats (JSON, XML, Avro)
Typing infopredefined data types such as float or datenoyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyesyesyes
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.nonono infobut tools for importing/exporting data from/to XML-files availablenoyes
Secondary indexesyes infovia viewsno infomanual creation possible, using inversions based on multi-value capabilityyesyes
SQL infoSupport of SQLnonoyesSQL-like query languageyes
APIs and other access methodsRESTful HTTP/JSON APIAccess via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
.NET Client API
JDBC
ODBC
proprietary protocol (OpenAPI)
gRPC
HTTP REST
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
CLI Client
JDBC
ODBC
Supported programming languagesC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
JavaC
C#
C++
Go
Java
JavaScript
PHP infovia ODBC
Python
R infovia ODBC
Scala
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresView functions in JavaScriptnoyesnouser defined functions
Triggersyesnoyesnono infosimilar concept for controling cloud resources
Partitioning methods infoMethods for storing different data on different nodesSharding infoimproved architecture with release 2.0nonehorizontal partitioning infoIngres Star to access multiple databases simultaneouslyShardingyes
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
noneIngres Replicatorselectable replication factoryes
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynono infomanual creation possible, using inversions based on multi-value capabilityyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a single document possibleACID infoOptimistic locking for transactions; no isolation for bulk loadsACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayes infostrategy: optimistic lockingyesyes infoMVCCyesyes
Durability infoSupport for making data persistentyesyesyesnoyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nononoyes infovolatile and lookup tableno
User concepts infoAccess controlAccess rights for users can be defined per databasenofine grained access rights according to SQL-standardsimple password-based access controlUsers with fine-grained authorization concept, user roles and pluggable authentication

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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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"InfinityDBIngresMachbase Neo infoFormer name was InfinifluxSnowflake
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

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

show all

Recent citations in the 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
27 February 2020, DevClass

Hadoop, CouchDB Next Targets in Wave of Database Attacks
20 January 2017, Threatpost

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

provided by Google News

Actian Launches Ingres 12.0 Database
4 June 2024, PR Newswire

New startup from Postgres creator puts the database at heart of software stack
12 March 2024, TechCrunch

Postgres pioneer Michael Stonebraker promises to upend the database once more
26 December 2023, The Register

Actian Launches Ingres as a Fully-Managed Cloud Service
24 September 2021, Integration Developers

Actian Avalanche Real-Time Connected Data Warehouse adds integration
28 April 2020, TechTarget

provided by Google News

Hacker behind Snowflake customer data breaches remains active
21 September 2024, CyberScoop

Reflecting On Data Storage Stocks’ Q2 Earnings: Snowflake (NYSE:SNOW)
18 September 2024, Yahoo Finance

SingleStore Partners With Snowflake to Help Users Build Faster, More Efficient Real Time AI Applications
19 September 2024, Business Wire

Risk & Repeat: AT&T's Snowflake database breached
16 July 2024, TechTarget

Snowflake Data Cloud Summit 2024: The Biggest News
4 June 2024, CRN

provided by Google News



Share this page

Featured Products

SingleStore logo

The data platform to build your intelligent applications.
Try it 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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Milvus logo

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

Present your product here