DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Faircom EDGE vs. FileMaker vs. GridDB vs. Stardog vs. Trino

System Properties Comparison Faircom EDGE vs. FileMaker vs. GridDB vs. Stardog vs. Trino

Editorial information provided by DB-Engines
NameFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonFileMaker  Xexclude from comparisonGridDB  Xexclude from comparisonStardog  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 environmentsFileMaker is a cross-platform RDBMS that includes a GUI frontend.Scalable in-memory time series database optimized for IoT and Big DataEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationFast 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 DBMSGraph DBMS
RDF store
Relational DBMS
Secondary database modelsKey-value store
Relational DBMS
Document 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
Score49.73
Rank#20  Overall
#14  Relational DBMS
Score2.02
Rank#132  Overall
#11  Time Series DBMS
Score2.05
Rank#129  Overall
#11  Graph DBMS
#6  RDF stores
Score5.10
Rank#70  Overall
#38  Relational DBMS
Websitewww.faircom.com/­products/­faircom-edgewww.claris.com/­filemakergriddb.netwww.stardog.comtrino.io
Technical documentationdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlwww.claris.com/­resources/­documentationdocs.griddb.netdocs.stardog.comtrino.io/­broadcast
trino.io/­docs/­current
Social network pagesLinkedInTwitterYouTubeGitHub
DeveloperFairCom CorporationClaris infoa subsidiary of AppleToshiba CorporationStardog-UnionTrino Software Foundation
Initial release19791983201320102012 info2020 rebranded from PrestoSQL
Current releaseV3, October 202019.4.1, November 20215.1, August 20227.3.0, May 2020
License infoCommercial or Open Sourcecommercial infoRestricted, free version availablecommercialOpen Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availablecommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentsOpen 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++C++JavaJava
Server operating systemsAndroid
Linux infoARM, x86
Raspbian
Windows
iOS infoclient part only
Linux
OS X
Windows
LinuxLinux
macOS
Windows
Linux
macOS infofor devlopment
Data schemeFlexible Schema (defined schema, partial schema, schema free)yesyesschema-free and OWL/RDFS-schema supportyes
Typing infopredefined data types such as float or dateyes, ANSI Standard SQL Typesyesyes infonumerical, string, blob, geometry, boolean, timestampyesyes
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.yesyes infoA http query request can return the data in XML formatnono infoImport/export of XML data possibleno
Secondary indexesyesyesyesyes infosupports real-time indexing in full-text and geospatialdepending on connected data-source
SQL infoSupport of SQLyes infoANSI SQL queriesyes infovia pluginsSQL92, SQL-like TQL (Toshiba Query Language)Yes, compatible with all major SQL variants through dedicated BI/SQL Serveryes
APIs and other access methodsADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
Filemaker WebDirect
JDBC
ODBC
JDBC
ODBC
Proprietary protocol
RESTful HTTP/JSON API
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
JDBC
RESTful HTTP API
Trino CLI
Supported programming languagesC
C#
C++
Java
JavaScript
PHP
Python
VB.Net
PHPC
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Go
Java
JavaScript (Node.js)
Python
R
Ruby
Server-side scripts infoStored proceduresyes info.Net, JavaScript, C/C++yesnouser defined functions and aggregates, HTTP Server extensions in Javayes, depending on connected data-source
Triggersyesyesyesyes infovia event handlersno
Partitioning methods infoMethods for storing different data on different nodesFile partitioning infoCustomizable business rules for partitioningnoneShardingnonedepending on connected data-source
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoSynchronous and asynchronous realtime replication based on transaction logsSource-replica replication, warm standby infosince Version 14Source-replica replicationMulti-source replication in HA-Clusterdepending on connected data-source
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency
Tunable Consistency
Immediate consistency within container, eventual consistency across containersImmediate Consistency in HA-Clusterdepending on connected data-source
Foreign keys infoReferential integrityyes infowhen using SQLyesnoyes inforelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACID at container levelACIDdepending 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
User concepts infoAccess controlFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.simple rights management via user accounts and connection to external directory servicesAccess rights for users can be defined per databaseAccess rights for users and rolesSQL standard access control
More information provided by the system vendor
Faircom EDGE infoformerly c-treeEDGEFileMakerGridDBStardogTrino
Specific characteristicsGridDB is a highly scalable, in-memory time series database optimized for IoT and...
» more
Trino is the fastest open source, massively parallel processing SQL query engine...
» more
Competitive advantages1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» more
High performance analtyics and data processing of very large data sets Powerful ANSI...
» more
Typical application scenariosFactory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» more
Performant analytics query engine for data warehouses, data lakes, and data lakehouses...
» more
Key customersDenso International [see use case ] An Electric Power company [see use case ] Ishinomaki...
» more
Trino is widely adopted across the globe as freely-available open source software....
» more
Market metricsGitHub trending repository
» more
33000+ commits in GitHub 8200+ stargazers in GitHub 1200+ pull requests merged in...
» more
Licensing and pricing modelsOpen Source license (AGPL v3 & Apache v2) Commercial license (subscription)
» more
Trino is an open source project and usage is therefore free. Commercial offerings...
» more
News

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

Blazing ahead with 22
13 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-treeEDGEFileMakerGridDBStardogTrino
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

World's First Converged IIoT Hub to be Showcased at IoT Tech Expo
3 September 2021, Automation.com

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

provided by Google News

Reviews - Features
1 March 2024, Reverse Shot

Tilda Swinton on 'Problemista' Fan Horror Stories About Her Character
1 March 2024, IndieWire

Apple Filed for new Trademarks in the U.S. and Hong Kong this week for the Figurative Version of 'Reality Composer ...
15 October 2023, Patently Apple

Claris FileMaker Pro 19 review
2 March 2022, TechRadar

Apple subsidiary FileMaker returns to its original name from the '80s
6 August 2019, The Verge

provided by Google News

General Availability of GridDB® 5.6 Enterprise Edition ~ Equipped with the "site-to-site database replication" function ...
17 April 2024, global.toshiba

General Availability of GridDB® 5.5 Enterprise Edition ~Enhancing the efficiency of IoT system development and ...
16 January 2024, global.toshiba

General Availability of GridDB 5.3 Enterprise Edition ~ Major Enhancement in IoT and Time Series Data Analysis ...
16 May 2023, global.toshiba

Toshiba launches cloudy managed IoT database service running its own GridDB
8 April 2021, The Register

General Availability of GridDB 5.1 Enterprise Edition ~ Continuous database usage in the event of data center failure ...
19 August 2022, global.toshiba

provided by Google News

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

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

Starburst Brings Dataframes Into Trino Platform
7 September 2023, Datanami

Trino and dbt open source data tools snuggle closer with integrated SaaS
28 April 2023, The Register

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

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

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.

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

Present your product here