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. FileMaker vs. GridDB vs. Riak KV vs. Stardog

System Properties Comparison Faircom EDGE vs. FileMaker vs. GridDB vs. Riak KV vs. Stardog

Editorial information provided by DB-Engines
NameFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonFileMaker  Xexclude from comparisonGridDB  Xexclude from comparisonRiak KV  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 environmentsFileMaker is a cross-platform RDBMS that includes a GUI frontend.Scalable in-memory time series database optimized for IoT and Big DataDistributed, fault tolerant key-value storeEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelKey-value store
Relational DBMS
Relational DBMSTime Series DBMSKey-value store infowith links between data sets and object tags for the creation of secondary indexesGraph DBMS
RDF store
Secondary database modelsKey-value store
Relational DBMS
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
Score4.44
Rank#80  Overall
#9  Key-value stores
Score2.05
Rank#129  Overall
#11  Graph DBMS
#6  RDF stores
Websitewww.faircom.com/­products/­faircom-edgewww.claris.com/­filemakergriddb.netwww.stardog.com
Technical documentationdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlwww.claris.com/­resources/­documentationdocs.griddb.netwww.tiot.jp/­riak-docs/­riak/­kv/­latestdocs.stardog.com
DeveloperFairCom CorporationClaris infoa subsidiary of AppleToshiba CorporationOpenSource, formerly Basho TechnologiesStardog-Union
Initial release19791983201320092010
Current releaseV3, October 202019.4.1, November 20215.1, August 20223.2.0, December 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 availableOpen Source infoApache version 2, commercial enterprise editioncommercial 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++C++ErlangJava
Server operating systemsAndroid
Linux infoARM, x86
Raspbian
Windows
iOS infoclient part only
Linux
OS X
Windows
LinuxLinux
OS X
Linux
macOS
Windows
Data schemeFlexible Schema (defined schema, partial schema, schema free)yesyesschema-freeschema-free and OWL/RDFS-schema support
Typing infopredefined data types such as float or dateyes, ANSI Standard SQL Typesyesyes infonumerical, string, blob, geometry, boolean, timestampnoyes
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 formatnonono infoImport/export of XML data possible
Secondary indexesyesyesyesrestrictedyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLyes infoANSI SQL queriesyes infovia pluginsSQL92, SQL-like TQL (Toshiba Query Language)noYes, 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
Filemaker WebDirect
JDBC
ODBC
JDBC
ODBC
Proprietary protocol
RESTful HTTP/JSON API
HTTP API
Native Erlang Interface
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
PHPC
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresyes info.Net, JavaScript, C/C++yesnoErlanguser defined functions and aggregates, HTTP Server extensions in Java
Triggersyesyesyesyes infopre-commit hooks and post-commit hooksyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesFile partitioning infoCustomizable business rules for partitioningnoneShardingSharding infono "single point of failure"none
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 replicationselectable replication factorMulti-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency
Tunable Consistency
Immediate consistency within container, eventual consistency across containersEventual ConsistencyImmediate Consistency in HA-Cluster
Foreign keys infoReferential integrityyes infowhen using SQLyesnono infolinks between data sets can be storedyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACID at container levelnoACID
Concurrency infoSupport for concurrent manipulation of datayes infoacross SQL and NoSQLyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
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 databaseyes, using Riak SecurityAccess rights for users and roles
More information provided by the system vendor
Faircom EDGE infoformerly c-treeEDGEFileMakerGridDBRiak KVStardog
Specific characteristicsGridDB is a highly scalable, in-memory time series database optimized for IoT and...
» more
Competitive advantages1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» more
Typical application scenariosFactory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» more
Key customersDenso International [see use case ] An Electric Power company [see use case ] Ishinomaki...
» more
Market metricsGitHub trending repository
» more
Licensing and pricing modelsOpen Source license (AGPL v3 & Apache v2) Commercial license (subscription)
» more

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-treeEDGEFileMakerGridDBRiak KVStardog
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

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

Reviews - Features
1 March 2024, Reverse Shot

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

Apple Subsidiary to Face Worker's Job Loss Claims, but Not Apple
14 February 2024, Bloomberg Law

Claris FileMaker Pro 19 review
2 March 2022, TechRadar

provided by Google News

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

GridDB Use case Large-scale high-speed processing of smart meter data following the deregulation of electrical power ...
1 November 2020, global.toshiba

Toshiba's Distributed Database GridDB(R) Now Features Scale-Out and Scale-Up combo for Petabyte-scale Data ...
3 December 2019, global.toshiba

provided by Google News

Basho Revamps Riak Open-Source Database
22 September 2023, InformationWeek

Basho, Maker of Riak NoSQL Database, Raises $25M
13 January 2015, Data Center Knowledge

A Critique of Resizable Hash Tables: Riak Core & Random Slicing
26 August 2018, InfoQ.com

Riak NoSQL snapped up by Bet365
12 September 2017, ComputerWeekly.com

Basho distributes Riak to more customers - DCD
28 November 2013, DatacenterDynamics

provided by Google News



Share this page

Featured Products

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.

AllegroGraph logo

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

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

Neo4j logo

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

Present your product here