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 > EJDB vs. Fauna vs. PouchDB vs. TDengine

System Properties Comparison EJDB vs. Fauna vs. PouchDB vs. TDengine

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameEJDB  Xexclude from comparisonFauna infopreviously named FaunaDB  Xexclude from comparisonPouchDB  Xexclude from comparisonTDengine  Xexclude from comparison
DescriptionEmbeddable document-store database library with JSON representation of queries (in MongoDB style)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.JavaScript DBMS with an API inspired by CouchDBTime Series DBMS and big data platform
Primary database modelDocument storeDocument store
Graph DBMS
Relational DBMS
Time Series DBMS
Document storeTime Series DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.27
Rank#297  Overall
#44  Document stores
Score1.52
Rank#153  Overall
#26  Document stores
#14  Graph DBMS
#71  Relational DBMS
#13  Time Series DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Score2.60
Rank#107  Overall
#8  Time Series DBMS
Websitegithub.com/­Softmotions/­ejdbfauna.compouchdb.comgithub.com/­taosdata/­TDengine
tdengine.com
Technical documentationgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mddocs.fauna.compouchdb.com/­guidesdocs.tdengine.com
DeveloperSoftmotionsFauna, Inc.Apache Software FoundationTDEngine, previously Taos Data
Initial release2012201420122019
Current release7.1.1, June 20193.0, August 2022
License infoCommercial or Open SourceOpen Source infoGPLv2commercialOpen SourceOpen Source infoAGPL V3, also commercial editions available
Cloud-based only infoOnly available as a cloud servicenoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCScalaJavaScriptC
Server operating systemsserver-lesshostedserver-less, requires a JavaScript environment (browser, Node.js)Linux
Windows
Data schemeschema-freeschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyes infostring, integer, double, bool, date, object_idnonoyes
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.nonono
Secondary indexesnoyesyes infovia viewsno
SQL infoSupport of SQLnononoStandard SQL with extensions for time-series applications
APIs and other access methodsin-process shared libraryRESTful HTTP APIHTTP REST infoonly for PouchDB Server
JavaScript API
JDBC
RESTful HTTP API
Supported programming languagesActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
C#
Go
Java
JavaScript
Python
Ruby
Scala
Swift
JavaScriptC
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Rust
Server-side scripts infoStored proceduresnouser defined functionsView functions in JavaScriptno
Triggersnonoyesyes, via alarm monitoring
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning infoconsistent hashingSharding infowith a proxy-based framework, named couchdb-loungeSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replicationMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityno infotypically not needed, however similar functionality with collection joins possibleyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDno
Concurrency infoSupport for concurrent manipulation of datayes infoRead/Write Lockingyesyes
Durability infoSupport for making data persistentyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
User concepts infoAccess controlnoIdentity management, authentication, and access controlnoyes
More information provided by the system vendor
EJDBFauna infopreviously named FaunaDBPouchDBTDengine
Specific characteristicsTDengine™ is a next generation data historian purpose-built for Industry 4.0 and...
» more
Competitive advantagesHigh Performance at any Scale: TDengine is purpose-built for handling massive industrial...
» more
Typical application scenariosTDengine is designed for Industrial IoT scenarios, including: Manufacturing Connected...
» more
Market metricsTDengine has garnered over 22,500 stars on GitHub and is used in over 50 countries...
» more
Licensing and pricing modelsTDengine OSS is an open source, cloud native time series database. It includes built-in...
» more
News

TDengine 3.3.0.0 Release Notes
7 May 2024

How to Unlock Value from Industrial Data with AI and ML Technology
6 May 2024

Compare InfluxDB vs. TDengine
19 April 2024

Why We Need the Next Generation Data Historian
15 April 2024

Is Closed-Source Software Really More Secure?
8 April 2024

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
EJDBFauna infopreviously named FaunaDBPouchDBTDengine
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 Transformative Schema-as-Code Capabilities to Enterprise Proven, Document-Relational Database
15 November 2023, Business Wire

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

Fauna Query Language tamed to appeal to developers
22 August 2023, The Register

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

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

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

provided by Google News

TDengine debuts cloud-based time-series data processing platform for IoT deployments
20 September 2022, SiliconANGLE News

New TDengine Benchmark Results Show Up to 37.0x Higher Query Performance Than InfluxDB and TimescaleDB
28 February 2023, GlobeNewswire

Comparing Different Time-Series Databases
10 February 2022, hackernoon.com

provided by Google News



Share this page

Featured Products

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Neo4j logo

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

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

Present your product here