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. InfinityDB vs. JaguarDB vs. jBASE vs. Snowflake

System Properties Comparison CouchDB vs. InfinityDB vs. JaguarDB vs. jBASE vs. Snowflake

Editorial information provided by DB-Engines
NameCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonInfinityDB  Xexclude from comparisonJaguarDB  Xexclude from comparisonjBASE  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 interfacePerformant, highly scalable DBMS for AI and IoT applicationsA robust multi-value DBMS comprising development tools and middlewareCloud-based data warehousing service for structured and semi-structured data
Primary database modelDocument storeKey-value storeKey-value store
Vector DBMS
Multivalue DBMSRelational DBMS
Secondary database modelsSpatial DBMS infousing the Geocouch extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score8.30
Rank#47  Overall
#7  Document stores
Score0.08
Rank#365  Overall
#55  Key-value stores
Score0.06
Rank#381  Overall
#59  Key-value stores
#13  Vector DBMS
Score1.49
Rank#156  Overall
#3  Multivalue DBMS
Score130.36
Rank#8  Overall
#5  Relational DBMS
Websitecouchdb.apache.orgboilerbay.comwww.jaguardb.comwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbasewww.snowflake.com
Technical documentationdocs.couchdb.org/­en/­stableboilerbay.com/­infinitydb/­manualwww.jaguardb.com/­support.htmldocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9docs.snowflake.net/­manuals/­index.html
DeveloperApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerBoiler Bay Inc.DataJaguar, Inc.Rocket Software (formerly Zumasys)Snowflake Computing Inc.
Initial release20052002201519912014
Current release3.3.3, December 20234.03.3 July 20235.7
License infoCommercial or Open SourceOpen Source infoApache version 2commercialOpen Source infoGPL V3.0commercialcommercial
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 languageErlangJavaC++ infothe server part. Clients available in other languages
Server operating systemsAndroid
BSD
Linux
OS X
Solaris
Windows
All OS with a Java VMLinuxAIX
Linux
Windows
hosted
Data schemeschema-freeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeyesschema-freeyes 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 arraysyesoptionalyes
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.nononoyesyes
Secondary indexesyes infovia viewsno infomanual creation possible, using inversions based on multi-value capabilityyes
SQL infoSupport of SQLnonoA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersEmbedded SQL for jBASE in BASICyes
APIs and other access methodsRESTful HTTP/JSON APIAccess via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
JDBC
ODBC
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
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++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
Basic
Jabbascript
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresView functions in JavaScriptnonoyesuser defined functions
Triggersyesnonoyesno infosimilar concept for controling cloud resources
Partitioning methods infoMethods for storing different data on different nodesSharding infoimproved architecture with release 2.0noneShardingShardingyes
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
noneMulti-source replicationyesyes
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 SERIALIZEDEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynono infomanual creation possible, using inversions based on multi-value capabilitynonoyes
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 loadsnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayes infostrategy: optimistic lockingyesyesyesyes
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.nononoyesno
User concepts infoAccess controlAccess rights for users can be defined per databasenorights management via user accountsAccess rights can be defined down to the item levelUsers 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"InfinityDBJaguarDBjBASESnowflake
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 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

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

provided by Google News

Should You Buy MongoDB, Snowflake, and Atlassian at Their 52-Week Lows?
6 June 2024, The Motley Fool

Advance Auto Parts stolen data for sale after Snowflake attack
5 June 2024, BleepingComputer

Hudson Rock yanks report fingering Snowflake employee creds snafu for mega-leak
4 June 2024, The Register

Snowflake Data Cloud Summit 2024 live: All the news and updates from the event
5 June 2024, ITPro

Hundreds of Snowflake customer passwords found online are linked to info-stealing malware
5 June 2024, TechCrunch

provided by Google News



Share this page

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

Milvus logo

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

Present your product here