DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Faircom EDGE vs. InfluxDB vs. MaxDB vs. PouchDB vs. Sequoiadb

System Properties Comparison Faircom EDGE vs. InfluxDB vs. MaxDB vs. PouchDB vs. Sequoiadb

Editorial information provided by DB-Engines
NameFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonInfluxDB  Xexclude from comparisonMaxDB infoformerly named Adabas-D  Xexclude from comparisonPouchDB  Xexclude from comparisonSequoiadb  Xexclude from comparison
DescriptionFairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsDBMS for storing time series, events and metricsA robust and reliable RDBMS optimized to run all major SAP solutionsJavaScript DBMS with an API inspired by CouchDBNewSQL database with distributed OLTP and SQL
Primary database modelKey-value store
Relational DBMS
Time Series DBMSRelational DBMSDocument storeDocument store
Relational DBMS
Secondary database modelsSpatial DBMS infowith GEO package
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.02
Rank#368  Overall
#54  Key-value stores
#156  Relational DBMS
Score25.83
Rank#28  Overall
#1  Time Series DBMS
Score2.32
Rank#112  Overall
#55  Relational DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Score0.45
Rank#261  Overall
#41  Document stores
#122  Relational DBMS
Websitewww.faircom.com/­products/­faircom-edgewww.influxdata.com/­products/­influxdb-overviewmaxdb.sap.compouchdb.comwww.sequoiadb.com
Technical documentationdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmldocs.influxdata.com/­influxdbmaxdb.sap.com/­documentationpouchdb.com/­guideswww.sequoiadb.com/­en/­index.php?m=Files&a=index
DeveloperFairCom CorporationSAP, acquired from Software AG (Adabas-D) in 1997Apache Software FoundationSequoiadb Ltd.
Initial release19792013198420122013
Current releaseV3, October 20202.7.6, April 20247.9.10.12, February 20247.1.1, June 2019
License infoCommercial or Open Sourcecommercial infoRestricted, free version availableOpen Source infoMIT-License; commercial enterprise version availablecommercial infoLimited community edition freeOpen SourceOpen Source infoServer: AGPL; Client: Apache V2
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 languageANSI C, C++GoC++JavaScriptC++
Server operating systemsAndroid
Linux infoARM, x86
Raspbian
Windows
Linux
OS X infothrough Homebrew
AIX
HP-UX
Linux
Solaris
Windows
server-less, requires a JavaScript environment (browser, Node.js)Linux
Data schemeFlexible Schema (defined schema, partial schema, schema free)schema-freeyesschema-freeschema-free
Typing infopredefined data types such as float or dateyes, ANSI Standard SQL TypesNumeric data and Stringsyesnoyes infooid, date, timestamp, binary, regex
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.yesnononono
Secondary indexesyesnoyesyes infovia viewsyes
SQL infoSupport of SQLyes infoANSI SQL queriesSQL-like query languageyesnoSQL-like query language
APIs and other access methodsADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
HTTP API
JSON over UDP
ADO.NET
JDBC
ODBC
WebDAV
HTTP REST infoonly for PouchDB Server
JavaScript API
proprietary protocol using JSON
Supported programming languagesC
C#
C++
Java
JavaScript
PHP
Python
VB.Net
.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
.Net
C#
Java
Perl
PHP
Python
JavaScript.Net
C++
Java
PHP
Python
Server-side scripts infoStored proceduresyes info.Net, JavaScript, C/C++noyesView functions in JavaScriptJavaScript
Triggersyesnoyesyesno
Partitioning methods infoMethods for storing different data on different nodesFile partitioning infoCustomizable business rules for partitioningSharding infoin enterprise version onlynoneSharding infowith a proxy-based framework, named couchdb-loungeSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoSynchronous and asynchronous realtime replication based on transaction logsselectable replication factor infoin enterprise version onlySource-replica replicationMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency
Tunable Consistency
Immediate ConsistencyEventual ConsistencyEventual Consistency
Foreign keys infoReferential integrityyes infowhen using SQLnoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDnoDocument is locked during a transaction
Concurrency infoSupport for concurrent manipulation of datayes infoacross SQL and NoSQLyesyesyes
Durability infoSupport for making data persistentyesyesyesyes 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.yesyes infoDepending on used storage enginenoyesno
User concepts infoAccess controlFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.simple rights management via user accountsfine grained access rights according to SQL-standardnosimple password-based access control
More information provided by the system vendor
Faircom EDGE infoformerly c-treeEDGEInfluxDBMaxDB infoformerly named Adabas-DPouchDBSequoiadb
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» more
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» more
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» more
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» more
News

Converting Timestamp to Date in Java
7 May 2024

A Detailed Guide to C# TimeSpan
2 May 2024

The Final Frontier: Using InfluxDB on the International Space Station
30 April 2024

Getting the Current Time in C#: A Guide
26 April 2024

Sync Data from InfluxDB v2 to v3 With the Quix Template
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
Faircom EDGE infoformerly c-treeEDGEInfluxDBMaxDB infoformerly named Adabas-DPouchDBSequoiadb
DB-Engines blog posts

Why Build a Time Series Data Platform?
20 July 2017, Paul Dix (guest author)

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

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

show all

Recent citations in the news

FairCom kicks off new era of database technology USA - English
10 November 2020, PR Newswire

Winners of the 2021 IoT Evolution Product of the Year Awards Announced
6 July 2021, IoT Evolution World

Trend-Setting Products in Data and Information Management for 2023
8 December 2022, Database Trends and Applications

How To Collect, Store, and Query IoT Data With MQTT + SQL
16 June 2022, IoT For All

Trend-Setting Products in Data and Information Management for 2024
6 December 2023, Database Trends and Applications

provided by Google News

Run and manage open source InfluxDB databases with Amazon Timestream | Amazon Web Services
14 March 2024, AWS Blog

Amazon Timestream: Managed InfluxDB for Time Series Data
14 March 2024, The New Stack

InfluxData Collaborating with AWS to Bring InfluxDB and Time Series Analytics to Developers Around the World
14 March 2024, businesswire.com

How the FDAP Stack Gives InfluxDB 3.0 Real-Time Speed, Efficiency
15 March 2024, Datanami

Time-series database startup InfluxData debuts self-managed version of InfluxDB
6 September 2023, SiliconANGLE News

provided by Google News

SAP Content Server High Availability using Amazon EFS and SUSE | Amazon Web Services
30 December 2020, AWS Blog

SAP Aligns Mainstream Maintenance Commitments Across Its Enterprise Solutions
11 August 2020, SAP News

SIOS looks to boost SAP HANA automated replication
29 March 2023, TechTarget

Remotely Exploitable Vulnerabilities in SAP Compression Algorithms
13 May 2015, Threatpost

Your SAP HANA Cheat Sheet: Milestones, Terms and More
14 May 2012, SiliconANGLE News

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

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



Share this page

Featured Products

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

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

SingleStore logo

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

Present your product here