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. JanusGraph vs. mSQL vs. OrigoDB vs. SpatiaLite

System Properties Comparison CouchDB vs. JanusGraph vs. mSQL vs. OrigoDB vs. SpatiaLite

Editorial information provided by DB-Engines
NameCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonOrigoDB  Xexclude from comparisonSpatiaLite  Xexclude from comparison
DescriptionA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.A Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017mSQL (Mini SQL) is a simple and lightweight RDBMSA fully ACID in-memory object graph databaseSpatial extension of SQLite
Primary database modelDocument storeGraph DBMSRelational DBMSDocument store
Object oriented DBMS
Spatial DBMS
Secondary database modelsSpatial DBMS infousing the Geocouch extensionRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score9.30
Rank#45  Overall
#7  Document stores
Score1.94
Rank#129  Overall
#12  Graph DBMS
Score1.27
Rank#167  Overall
#77  Relational DBMS
Score0.00
Rank#383  Overall
#53  Document stores
#20  Object oriented DBMS
Score1.60
Rank#149  Overall
#3  Spatial DBMS
Websitecouchdb.apache.orgjanusgraph.orghughestech.com.au/­products/­msqlorigodb.comwww.gaia-gis.it/­fossil/­libspatialite/­index
Technical documentationdocs.couchdb.org/­en/­stabledocs.janusgraph.orgorigodb.com/­docswww.gaia-gis.it/­gaia-sins/­spatialite_topics.html
DeveloperApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerLinux Foundation; originally developed as Titan by AureliusHughes TechnologiesRobert Friberg et alAlessandro Furieri
Initial release2005201719942009 infounder the name LiveDB2008
Current release3.3.3, December 20230.6.3, February 20234.4, October 20215.0.0, August 2020
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoApache 2.0commercial infofree licenses can be providedOpen SourceOpen Source infoMPL 1.1, GPL v2.0 or LGPL v2.1
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 languageErlangJavaCC#C++
Server operating systemsAndroid
BSD
Linux
OS X
Solaris
Windows
Linux
OS X
Unix
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
Windows
server-less
Data schemeschema-freeyesyesyesyes
Typing infopredefined data types such as float or datenoyesyesUser 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 APIJava API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
JDBC
ODBC
.NET Client API
HTTP API
LINQ
Supported programming languagesC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
Clojure
Java
Python
C
C++
Delphi
Java
Perl
PHP
Tcl
.Net
Server-side scripts infoStored proceduresView functions in JavaScriptyesnoyesno
Triggersyesyesnoyes infoDomain Eventsyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoimproved architecture with release 2.0yes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)nonehorizontal partitioning infoclient side managed; servers are not synchronizednone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
yesnoneSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyes infovia Faunus, a graph analytics enginenonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual Consistency
Immediate Consistency
none
Foreign keys infoReferential integritynoyes infoRelationships in graphsnodepending 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 persistentyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyesyes infoWrite ahead logyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesyes
User concepts infoAccess controlAccess rights for users can be defined per databaseUser authentification and security via Rexster Graph ServernoRole based authorizationno

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"JanusGraph infosuccessor of TitanmSQL infoMini SQLOrigoDBSpatiaLite
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

Spatial database management systems
6 April 2021, 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 puts safety first
27 February 2020, InfoWorld

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

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

Database Deep Dives: JanusGraph
8 August 2019, IBM

JanusGraph Picks Up Where TitanDB Left Off
13 January 2017, Datanami

Nordstrom Builds Flexible Backend Ops with Kubernetes, Spark and JanusGraph
3 October 2019, The New Stack

Compose for JanusGraph arrives on Bluemix
15 September 2017, IBM

provided by Google News

Make Your MySQL Server More Secure With These 7 Steps - MUO
1 December 2022, MakeUseOf

Writing a Web Service in Perl
9 July 2003, PCQuest

Higher Education PS rules out ghost students before PAC - Zambia
29 November 2018, diggers.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

RaimaDB logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here