DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > CouchDB vs. Fauna vs. mSQL vs. OrigoDB vs. SAP IQ

System Properties Comparison CouchDB vs. Fauna vs. mSQL vs. OrigoDB vs. SAP IQ

Editorial information provided by DB-Engines
NameCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonFauna infopreviously named FaunaDB  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonOrigoDB  Xexclude from comparisonSAP IQ infoformer name: Sybase IQ  Xexclude from comparison
DescriptionA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.Fauna provides a web-native interface, with support for GraphQL and custom business logic that integrates seamlessly with the rest of the serverless ecosystem. The underlying globally distributed storage and compute platform is fast, consistent, and reliable, with a modern security infrastructure.mSQL (Mini SQL) is a simple and lightweight RDBMSA fully ACID in-memory object graph databaseColumnar RDBMS optimized for Big Data analytics
Primary database modelDocument storeDocument store
Graph DBMS
Relational DBMS
Time Series DBMS
Relational DBMSDocument store
Object oriented DBMS
Relational DBMS infocolumn-oriented
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
Score1.55
Rank#143  Overall
#26  Document stores
#13  Graph DBMS
#66  Relational DBMS
#13  Time Series DBMS
Score1.26
Rank#163  Overall
#74  Relational DBMS
Score0.00
Rank#385  Overall
#54  Document stores
#21  Object oriented DBMS
Score2.56
Rank#106  Overall
#52  Relational DBMS
Websitecouchdb.apache.orgfauna.comhughestech.com.au/­products/­msqlorigodb.comwww.sap.com/­products/­technology-platform/­sybase-iq-big-data-management.html
Technical documentationdocs.couchdb.org/­en/­stabledocs.fauna.comorigodb.com/­docshelp.sap.com/­docs/­SAP_IQ
DeveloperApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerFauna, Inc.Hughes TechnologiesRobert Friberg et alSAP, formerly Sybase
Initial release2005201419942009 infounder the name LiveDB1994
Current release3.3.3, December 20234.4, October 202116.1 SPS04, April 2019
License infoCommercial or Open SourceOpen Source infoApache version 2commercialcommercial infofree licenses can be providedOpen Sourcecommercial
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageErlangScalaCC#
Server operating systemsAndroid
BSD
Linux
OS X
Solaris
Windows
hostedAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
Windows
AIX
HP-UX
Linux
Solaris
Windows
Data schemeschema-freeschema-freeyesyesyes
Typing infopredefined data types such as float or datenonoyesUser defined using .NET types and collectionsyes
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.nononono infocan be achieved using .NETno
Secondary indexesyes infovia viewsyesyesyesyes
SQL infoSupport of SQLnonoA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersnoyes
APIs and other access methodsRESTful HTTP/JSON APIRESTful HTTP APIJDBC
ODBC
.NET Client API
HTTP API
LINQ
ADO.NET
JDBC
ODBC
RESTful HTTP API
Supported programming languagesC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
C#
Go
Java
JavaScript
Python
Ruby
Scala
Swift
C
C++
Delphi
Java
Perl
PHP
Tcl
.NetC
C#
C++
Java
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresView functions in JavaScriptuser defined functionsnoyesyes
Triggersyesnonoyes infoDomain Eventsyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoimproved architecture with release 2.0horizontal partitioning infoconsistent hashingnonehorizontal partitioning infoclient side managed; servers are not synchronizedshared disk or shared nothing architectures with SAP IQ Multiplexer
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Multi-source replicationnoneSource-replica replicationSAP/Sybase Replication Server
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononoHadoop integration
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencynoneImmediate Consistency
Foreign keys infoReferential integritynoyesnodepending on modelyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a single document possibleACIDnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayes infostrategy: optimistic lockingyesnoyesyes
Durability infoSupport for making data persistentyesyesyesyes infoWrite ahead logyes
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 databaseIdentity management, authentication, and access controlnoRole based authorizationfine grained access rights according to SQL-standard

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"Fauna infopreviously named FaunaDBmSQL infoMini SQLOrigoDBSAP IQ infoformer name: Sybase IQ
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

Recent citations in the news

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

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

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

Fauna Announces Native Integration with Cloudflare Workers
18 September 2024, GlobeNewswire

Fauna Adds Declarative Tool to Update Namesake Database
1 July 2024, DevOps.com

Utah Natural Heritage Program
12 June 2024, Utah Division of Wildlife Resources

Fauna Launches Distributed Document-Relational Database On Google Cloud Marketplace
21 March 2024, GlobeNewswire

Slicing the Gordian Knot: A leap to real-time systems of truth
3 February 2024, SiliconANGLE News

provided by Google News

New Services in SAP HANA Cloud Lower TCO for Customers in Data-Intensive, Highly Regulated Industries
7 April 2021, SAP News

Google Cloud adds backup vaults and centralized management
10 September 2024, Blocks & Files

SAP Products & Services Data Portfolio
2 July 2021, Datamation

SAP Scales Out HANA In-Memory For Clouds
6 March 2014, EnterpriseAI

Data Integration Tools, Connectors & Solutions | Progress DataDirect
17 August 2015, Progress Software

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.

RaimaDB logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Milvus logo

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

Present your product here