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 > EsgynDB vs. Fauna vs. HyperSQL vs. PouchDB vs. TerminusDB

System Properties Comparison EsgynDB vs. Fauna vs. HyperSQL vs. PouchDB vs. TerminusDB

Editorial information provided by DB-Engines
NameEsgynDB  Xexclude from comparisonFauna infopreviously named FaunaDB  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonPouchDB  Xexclude from comparisonTerminusDB infoformer name was DataChemist  Xexclude from comparison
DescriptionEnterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionFauna 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.Multithreaded, transactional RDBMS written in Java infoalso known as HSQLDBJavaScript DBMS with an API inspired by CouchDBScalable Graph Database platform making enterprise data available by exploiting inferred entities and relationships
Primary database modelRelational DBMSDocument store
Graph DBMS
Relational DBMS
Time Series DBMS
Relational DBMSDocument storeGraph DBMS
Secondary database modelsDocument store
RDF store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.16
Rank#329  Overall
#146  Relational DBMS
Score1.52
Rank#153  Overall
#26  Document stores
#14  Graph DBMS
#71  Relational DBMS
#13  Time Series DBMS
Score3.49
Rank#87  Overall
#47  Relational DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Score0.17
Rank#325  Overall
#29  Graph DBMS
Websitewww.esgyn.cnfauna.comhsqldb.orgpouchdb.comterminusdb.com
Technical documentationdocs.fauna.comhsqldb.org/­web/­hsqlDocsFrame.htmlpouchdb.com/­guidesterminusdb.github.io/­terminusdb/­#
DeveloperEsgynFauna, Inc.Apache Software FoundationDataChemist Ltd.
Initial release20152014200120122018
Current release2.7.2, June 20237.1.1, June 201911.0.0, January 2023
License infoCommercial or Open SourcecommercialcommercialOpen Source infobased on BSD licenseOpen SourceOpen Source infoGPL V3
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 languageC++, JavaScalaJavaJavaScriptProlog, Rust
Server operating systemsLinuxhostedAll OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesserver-less, requires a JavaScript environment (browser, Node.js)Linux
Data schemeyesschema-freeyesschema-freeyes
Typing infopredefined data types such as float or dateyesnoyesnoyes
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.nonononono
Secondary indexesyesyesyesyes infovia views
SQL infoSupport of SQLyesnoyesnoSQL-like query language (WOQL)
APIs and other access methodsADO.NET
JDBC
ODBC
RESTful HTTP APIHTTP API infoJDBC via HTTP
JDBC
ODBC
HTTP REST infoonly for PouchDB Server
JavaScript API
OWL
RESTful HTTP API
WOQL (Web Object Query Language)
Supported programming languagesAll languages supporting JDBC/ODBC/ADO.NetC#
Go
Java
JavaScript
Python
Ruby
Scala
Swift
All languages supporting JDBC/ODBC
Java
JavaScriptJavaScript
Python
Server-side scripts infoStored proceduresJava Stored Proceduresuser defined functionsJava, SQLView functions in JavaScriptyes
Triggersnonoyesyesyes
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioning infoconsistent hashingnoneSharding infowith a proxy-based framework, named couchdb-loungeGraph Partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication between multi datacentersMulti-source replicationnoneMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
Journaling Streams
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityyesyesyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyes infoin-memory journaling
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardIdentity management, authentication, and access controlfine grained access rights according to SQL-standardnoRole-based access control

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
EsgynDBFauna infopreviously named FaunaDBHyperSQL infoalso known as HSQLDBPouchDBTerminusDB infoformer name was DataChemist
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

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

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

Fauna Adds Groundbreaking New Database Language and Seamless Developer Experience to Enterprise Proven ...
22 August 2023, Business Wire

Utah Natural Heritage Program
17 October 2023, Utah Division of Wildlife Resources

CITES Trade Database surpasses 25 million trade transaction records
3 October 2023, Convention on International Trade in Endangered Species of Wild Fauna and Flora (CITES)

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

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

3 Reasons To Think Offline First
22 March 2017, ibm.com

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

provided by Google News

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

Trinity College spinout TerminusDB secures €3.6m in investment
15 March 2021, The Irish Times

[MCR2030-CAMS-ARISE-UNDRR Webinar] Preventing cascading failures of critical assets: Using the Open-Source ...
12 April 2022, United Nations Office for Disaster Risk Reduction

Irish start-ups received €28m from Enterprise Ireland in 2021
7 April 2022, SiliconRepublic.com

Bus Terminus Update - April 26th
26 April 2021, Around DB and Life on Lantau

provided by Google News



Share this page

Featured Products

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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

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