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. EJDB vs. Graph Engine vs. HyperSQL vs. SQLite

System Properties Comparison CouchDB vs. EJDB vs. Graph Engine vs. HyperSQL vs. SQLite

Editorial information provided by DB-Engines
NameCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonEJDB  Xexclude from comparisonGraph Engine infoformer name: Trinity  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.Embeddable document-store database library with JSON representation of queries (in MongoDB style)A distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineMultithreaded, transactional RDBMS written in Java infoalso known as HSQLDBWidely used embeddable, in-process RDBMS
Primary database modelDocument storeDocument storeGraph DBMS
Key-value store
Relational DBMSRelational DBMS
Secondary database modelsSpatial DBMS infousing the Geocouch extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score9.30
Rank#45  Overall
#7  Document stores
Score0.27
Rank#297  Overall
#44  Document stores
Score0.61
Rank#240  Overall
#21  Graph DBMS
#35  Key-value stores
Score3.49
Rank#87  Overall
#47  Relational DBMS
Score114.32
Rank#10  Overall
#7  Relational DBMS
Websitecouchdb.apache.orggithub.com/­Softmotions/­ejdbwww.graphengine.iohsqldb.orgwww.sqlite.org
Technical documentationdocs.couchdb.org/­en/­stablegithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdwww.graphengine.io/­docs/­manualhsqldb.org/­web/­hsqlDocsFrame.htmlwww.sqlite.org/­docs.html
DeveloperApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerSoftmotionsMicrosoftDwayne Richard Hipp
Initial release20052012201020012000
Current release3.3.3, December 20232.7.2, June 20233.45.3  (15 April 2024), April 2024
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoGPLv2Open Source infoMIT LicenseOpen Source infobased on BSD licenseOpen Source infoPublic Domain
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.NET and CJavaC
Server operating systemsAndroid
BSD
Linux
OS X
Solaris
Windows
server-less.NETAll OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesserver-less
Data schemeschema-freeschema-freeyesyesyes infodynamic column types
Typing infopredefined data types such as float or datenoyes infostring, integer, double, bool, date, object_idyesyesyes infonot rigid because of 'dynamic typing' concept.
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
Secondary indexesyes infovia viewsnoyesyes
SQL infoSupport of SQLnononoyesyes infoSQL-92 is not fully supported
APIs and other access methodsRESTful HTTP/JSON APIin-process shared libraryRESTful HTTP APIHTTP API infoJDBC via HTTP
JDBC
ODBC
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
Actionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
C#
C++
F#
Visual Basic
All languages supporting JDBC/ODBC
Java
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Server-side scripts infoStored proceduresView functions in JavaScriptnoyesJava, SQLno
Triggersyesnonoyesyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoimproved architecture with release 2.0nonehorizontal partitioningnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
nonenonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynono infotypically not needed, however similar functionality with collection joins possiblenoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a single document possiblenonoACIDACID
Concurrency infoSupport for concurrent manipulation of datayes infostrategy: optimistic lockingyes infoRead/Write Lockingyesyesyes infovia file-system locks
Durability infoSupport for making data persistentyesyesoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storageyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyes
User concepts infoAccess controlAccess rights for users can be defined per databasenofine grained access rights according to SQL-standardno

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 partiesNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» 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"EJDBGraph Engine infoformer name: TrinityHyperSQL infoalso known as HSQLDBSQLite
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

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, 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 puts safety first
27 February 2020, InfoWorld

CouchDB 3.0 ends admin party era • DEVCLASS
27 February 2020, DevClass

provided by Google News

Trinity
2 June 2023, Microsoft

Open source Microsoft Graph Engine takes on Neo4j
13 February 2017, InfoWorld

IBM releases Graph, a service that can outperform SQL databases
27 July 2016, GeekWire

How Google and Microsoft taught search to "understand" the Web
6 June 2012, Ars Technica

Aerospike Is Now a Graph Database, Too
21 June 2023, Datanami

provided by Google News

HyperSQL DataBase flaw leaves library vulnerable to RCE
24 October 2022, The Daily Swig

Introduction to JDBC with HSQLDB tutorial
14 November 2022, TheServerSide.com

provided by Google News

Fully local retrieval-augmented generation, step by step
10 April 2024, InfoWorld

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

Universal API Access from Postgres and SQLite
27 February 2024, oreilly.com

A Closer Look at the Top 3 Embedded Databases: SQLite, RocksDB, and DuckDB
29 August 2023, hackernoon.com

Another Look At The Bcachefs Performance on Linux 6.7 Review
30 November 2023, Phoronix

provided by Google News



Share this page

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Neo4j logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

RaimaDB logo

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

Present your product here