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 > Faircom EDGE vs. HyperSQL vs. InfluxDB vs. Oracle NoSQL vs. Trino

System Properties Comparison Faircom EDGE vs. HyperSQL vs. InfluxDB vs. Oracle NoSQL vs. Trino

Editorial information provided by DB-Engines
NameFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonInfluxDB  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonTrino  Xexclude from comparison
DescriptionFairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsMultithreaded, transactional RDBMS written in Java infoalso known as HSQLDBDBMS 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 nodesFast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQL
Primary database modelKey-value store
Relational DBMS
Relational DBMSTime Series DBMSDocument store
Key-value store
Relational DBMS
Relational DBMS
Secondary database modelsSpatial DBMS infowith GEO packageDocument store
Key-value store
Spatial DBMS
Search engine
Time Series DBMS
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.03
Rank#380  Overall
#59  Key-value stores
#157  Relational DBMS
Score3.90
Rank#85  Overall
#46  Relational DBMS
Score26.56
Rank#28  Overall
#1  Time Series DBMS
Score2.96
Rank#103  Overall
#18  Document stores
#17  Key-value stores
#52  Relational DBMS
Score5.10
Rank#70  Overall
#38  Relational DBMS
Websitewww.faircom.com/­products/­faircom-edgehsqldb.orgwww.influxdata.com/­products/­influxdb-overviewwww.oracle.com/­database/­nosql/­technologies/­nosqltrino.io
Technical documentationdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlhsqldb.org/­web/­hsqlDocsFrame.htmldocs.influxdata.com/­influxdbdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmltrino.io/­broadcast
trino.io/­docs/­current
Social network pagesLinkedInTwitterYouTubeGitHub
DeveloperFairCom CorporationOracleTrino Software Foundation
Initial release19792001201320112012 info2020 rebranded from PrestoSQL
Current releaseV3, October 20202.7.2, June 20232.7.6, April 202423.3, December 2023
License infoCommercial or Open Sourcecommercial infoRestricted, free version availableOpen Source infobased on BSD licenseOpen Source infoMIT-License; commercial enterprise version availableOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoApache Version 2.0
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.
Starburst Galaxy offers a feature-rich user interface to connect all your data sources, manage your Trino clusters, and query your data.
Implementation languageANSI C, C++JavaGoJavaJava
Server operating systemsAndroid
Linux infoARM, x86
Raspbian
Windows
All OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesLinux
OS X infothrough Homebrew
Linux
Solaris SPARC/x86
Linux
macOS infofor devlopment
Data schemeFlexible Schema (defined schema, partial schema, schema free)yesschema-freeSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.yes
Typing infopredefined data types such as float or dateyes, ANSI Standard SQL TypesyesNumeric data and Stringsoptionalyes
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 indexesyesyesnoyesdepending on connected data-source
SQL infoSupport of SQLyes infoANSI SQL queriesyesSQL-like query languageSQL-like DML and DDL statementsyes
APIs and other access methodsADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
HTTP API infoJDBC via HTTP
JDBC
ODBC
HTTP API
JSON over UDP
RESTful HTTP APIJDBC
RESTful HTTP API
Trino CLI
Supported programming languagesC
C#
C++
Java
JavaScript
PHP
Python
VB.Net
All languages supporting JDBC/ODBC
Java
.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
Go
Java
JavaScript (Node.js)
Python
R
Ruby
Server-side scripts infoStored proceduresyes info.Net, JavaScript, C/C++Java, SQLnonoyes, depending on connected data-source
Triggersyesyesnonono
Partitioning methods infoMethods for storing different data on different nodesFile partitioning infoCustomizable business rules for partitioningnoneSharding infoin enterprise version onlyShardingdepending on connected data-source
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoSynchronous and asynchronous realtime replication based on transaction logsnoneselectable replication factor infoin enterprise version onlyElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featuredepending on connected data-source
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononowith Hadoop integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency
Tunable Consistency
Immediate ConsistencyEventual Consistency
Immediate Consistency infodepending on configuration
depending on connected data-source
Foreign keys infoReferential integrityyes infowhen using SQLyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoconfigurable infoACID within a storage node (=shard)depending on connected data-source
Concurrency infoSupport for concurrent manipulation of datayes infoacross SQL and NoSQLyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesdepending on connected data-source
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infoDepending on used storage engineyes infooff heap cache
User concepts infoAccess controlFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.fine grained access rights according to SQL-standardsimple rights management via user accountsAccess rights for users and rolesSQL standard access control
More information provided by the system vendor
Faircom EDGE infoformerly c-treeEDGEHyperSQL infoalso known as HSQLDBInfluxDBOracle NoSQLTrino
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» more
Trino is the fastest open source, massively parallel processing SQL query engine...
» more
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» more
High performance analtyics and data processing of very large data sets Powerful ANSI...
» more
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
Performant analytics query engine for data warehouses, data lakes, and data lakehouses...
» more
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
Trino is widely adopted across the globe as freely-available open source software....
» more
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» more
33000+ commits in GitHub 8200+ stargazers in GitHub 1200+ pull requests merged in...
» more
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» more
Trino is an open source project and usage is therefore free. Commercial offerings...
» more
News

An Introductory Guide to Grafana Alerts
14 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

59: Querying Trino with Java and jOOQ
24 April 2024

A sneak peek of Trino Fest 2024
15 April 2024

Time travel in Delta Lake connector
11 April 2024

58: Understanding your users with Trino and Mitzu
4 April 2024

57: Seeing clearly with OpenTelemetry
14 March 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-treeEDGEHyperSQL infoalso known as HSQLDBInfluxDBOracle NoSQLTrino
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

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

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

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, Business Wire

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

AWS and InfluxData partner to offer managed time series database Timestream for InfluxDB
5 April 2024, VentureBeat

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

Speed Trino Queries with These Performance-Tuning Tips
11 July 2023, The New Stack

Starburst Brings Dataframes Into Trino Platform
7 September 2023, Datanami

Query big data with resilience using Trino in Amazon EMR with Amazon EC2 Spot Instances for less cost | Amazon ...
4 October 2023, AWS Blog

Trino: The Open-source Data Query Engine That Split from Facebook
30 March 2022, hackernoon.com

A look at Presto, Trino SQL query engines
9 August 2022, TechTarget

provided by Google News



Share this page

Featured Products

AllegroGraph logo

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

Neo4j logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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