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. Oracle NoSQL vs. PouchDB vs. Stardog

System Properties Comparison Faircom EDGE vs. InfluxDB vs. Oracle NoSQL vs. PouchDB vs. Stardog

Editorial information provided by DB-Engines
NameFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonInfluxDB  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonPouchDB  Xexclude from comparisonStardog  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 multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesJavaScript DBMS with an API inspired by CouchDBEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelKey-value store
Relational DBMS
Time Series DBMSDocument store
Key-value store
Relational DBMS
Document storeGraph DBMS
RDF store
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.95
Rank#100  Overall
#17  Document stores
#17  Key-value stores
#50  Relational DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Websitewww.faircom.com/­products/­faircom-edgewww.influxdata.com/­products/­influxdb-overviewwww.oracle.com/­database/­nosql/­technologies/­nosqlpouchdb.comwww.stardog.com
Technical documentationdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmldocs.influxdata.com/­influxdbdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlpouchdb.com/­guidesdocs.stardog.com
DeveloperFairCom CorporationOracleApache Software FoundationStardog-Union
Initial release19792013201120122010
Current releaseV3, October 20202.7.6, April 202423.3, December 20237.1.1, June 20197.3.0, May 2020
License infoCommercial or Open Sourcecommercial infoRestricted, free version availableOpen Source infoMIT-License; commercial enterprise version availableOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Sourcecommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/students
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++GoJavaJavaScriptJava
Server operating systemsAndroid
Linux infoARM, x86
Raspbian
Windows
Linux
OS X infothrough Homebrew
Linux
Solaris SPARC/x86
server-less, requires a JavaScript environment (browser, Node.js)Linux
macOS
Windows
Data schemeFlexible Schema (defined schema, partial schema, schema free)schema-freeSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.schema-freeschema-free and OWL/RDFS-schema support
Typing infopredefined data types such as float or dateyes, ANSI Standard SQL TypesNumeric data and Stringsoptionalnoyes
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 infoImport/export of XML data possible
Secondary indexesyesnoyesyes infovia viewsyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLyes infoANSI SQL queriesSQL-like query languageSQL-like DML and DDL statementsnoYes, compatible with all major SQL variants through dedicated BI/SQL Server
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
RESTful HTTP APIHTTP REST infoonly for PouchDB Server
JavaScript API
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
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
C
C#
Go
Java
JavaScript (Node.js)
Python
JavaScript.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresyes info.Net, JavaScript, C/C++nonoView functions in JavaScriptuser defined functions and aggregates, HTTP Server extensions in Java
Triggersyesnonoyesyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesFile partitioning infoCustomizable business rules for partitioningSharding infoin enterprise version onlyShardingSharding infowith a proxy-based framework, named couchdb-loungenone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoSynchronous and asynchronous realtime replication based on transaction logsselectable replication factor infoin enterprise version onlyElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
Multi-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonowith Hadoop integrationyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency
Tunable Consistency
Eventual Consistency
Immediate Consistency infodepending on configuration
Eventual ConsistencyImmediate Consistency in HA-Cluster
Foreign keys infoReferential integrityyes infowhen using SQLnononoyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoconfigurable infoACID within a storage node (=shard)noACID
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 engineyes infooff heap cacheyesyes
User concepts infoAccess controlFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.simple rights management via user accountsAccess rights for users and rolesnoAccess rights for users and roles
More information provided by the system vendor
Faircom EDGE infoformerly c-treeEDGEInfluxDBOracle NoSQLPouchDBStardog
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

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

Infrastructure Monitoring Basics: Getting Started with Telegraf, InfluxDB, and Grafana
5 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-treeEDGEInfluxDBOracle NoSQLPouchDBStardog
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

Data Technology Company FairCom Expands The Edge with 2 New Releases of its Edge Computing Products
19 April 2023, Yahoo Finance

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

Brokers, Protocols, Platform Move Manufacturing Data
26 July 2023, EE Times

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

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

Enhance enterprise data security and trust: Must see Blockchain Technology sessions at Oracle CloudWorld 2023
21 August 2023, Oracle

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, Oracle

Oracle Beefs Up Its NoSQL Database Offering
3 April 2014, Data Center Knowledge

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Larry Ellison Just Embraced the Enemy. Or Did He?
1 October 2012, WIRED

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



Share this page

Featured Products

SingleStore logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here