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 > FileMaker vs. GigaSpaces vs. GraphDB vs. mSQL vs. MySQL

System Properties Comparison FileMaker vs. GigaSpaces vs. GraphDB vs. mSQL vs. MySQL

Editorial information provided by DB-Engines
NameFileMaker  Xexclude from comparisonGigaSpaces  Xexclude from comparisonGraphDB infoformer name: OWLIM  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonMySQL  Xexclude from comparison
DescriptionFileMaker is a cross-platform RDBMS that includes a GUI frontend.High performance in-memory data grid platform, powering three products: Smart Cache, Smart ODS (Operational Data Store), Smart Augmented TransactionsEnterprise-ready RDF and graph database with efficient reasoning, cluster and external index synchronization support. It supports also SQL JDBC access to Knowledge Graph and GraphQL over SPARQL.mSQL (Mini SQL) is a simple and lightweight RDBMSWidely used open source RDBMS
Primary database modelRelational DBMSDocument store
Object oriented DBMS infoValues are user defined objects
Graph DBMS
RDF store
Relational DBMSRelational DBMS infoKey/Value like access via memcached API
Secondary database modelsGraph DBMS
Search engine
Document store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score48.20
Rank#20  Overall
#14  Relational DBMS
Score0.97
Rank#192  Overall
#32  Document stores
#6  Object oriented DBMS
Score3.32
Rank#91  Overall
#6  Graph DBMS
#4  RDF stores
Score1.27
Rank#167  Overall
#77  Relational DBMS
Score1083.74
Rank#2  Overall
#2  Relational DBMS
Websitewww.claris.com/­filemakerwww.gigaspaces.comwww.ontotext.comhughestech.com.au/­products/­msqlwww.mysql.com
Technical documentationwww.claris.com/­resources/­documentationdocs.gigaspaces.com/­latest/­landing.htmlgraphdb.ontotext.com/­documentationdev.mysql.com/­doc
Social network pagesLinkedInTwitterYouTubeGitHubMedium
DeveloperClaris infoa subsidiary of AppleGigaspaces TechnologiesOntotextHughes TechnologiesOracle infosince 2010, originally MySQL AB, then Sun
Initial release19832000200019941995
Current release19.4.1, November 202115.5, September 202010.4, October 20234.4, October 20218.3.0, January 2024
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2; Commercial licenses availablecommercial infoSome plugins of GraphDB Workbench are open sourcedcommercial infofree licenses can be providedOpen Source infoGPL version 2. Commercial licenses with extended functionallity are available
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.
Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
Implementation languageJava, C++, .NetJavaCC and C++
Server operating systemsiOS infoclient part only
Linux
OS X
Windows
Linux
macOS
Solaris
Windows
All OS with a Java VM
Linux
OS X
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
FreeBSD
Linux
OS X
Solaris
Windows
Data schemeyesschema-freeschema-free and OWL/RDFS-schema support; RDF shapesyesyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.yes infoA http query request can return the data in XML formatno infoXML can be used for describing objects metadatanonoyes
Secondary indexesyesyesyes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesyesyes
SQL infoSupport of SQLyes infovia pluginsSQL-99 for query and DML statementsstored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersyes infowith proprietary extensions
APIs and other access methodsFilemaker WebDirect
JDBC
ODBC
GigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
GeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
JDBC
ODBC
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesPHP.Net
C++
Java
Python
Scala
.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
C
C++
Delphi
Java
Perl
PHP
Tcl
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresyesyeswell-defined plugin interfaces; JavaScript server-side extensibilitynoyes infoproprietary syntax
Triggersyesyes, event driven architecturenonoyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnonenonehorizontal partitioning, sharding with MySQL Cluster or MySQL Fabric
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replication, warm standby infosince Version 14Multi-source replication infosynchronous or asynchronous
Source-replica replication infosynchronous or asynchronous
Multi-source replicationnoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infoMap-Reduce pattern can be built with XAP task executorsnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency infoConsistency level configurable: ALL, QUORUM, ANYImmediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)noneImmediate Consistency
Foreign keys infoReferential integrityyesnoyes infoConstraint checkingnoyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDnoACID infonot for MyISAM storage engine
Concurrency infoSupport for concurrent manipulation of datayesyesyesnoyes infotable locks or row locks depending on storage engine
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.yesnoyes
User concepts infoAccess controlsimple rights management via user accounts and connection to external directory servicesRole-based access controlDefault Basic authentication through RDF4J client, or via Java when run with cURL, default token-based in the Workbench or via Rest API, optional access through OpenID or Kerberos single sign-on.noUsers with fine-grained authorization concept infono user groups or roles
More information provided by the system vendor
FileMakerGigaSpacesGraphDB infoformer name: OWLIMmSQL infoMini SQLMySQL
Specific characteristicsOntotext GraphDB is a semantic database engine that allows organizations to build...
» more
Competitive advantagesGraphDB allows you to link text and data in big knowledge graphs. It’s easy to experiment...
» more
Typical application scenariosMetadata enrichment and management, linked data publishing, semantic inferencing...
» more
Key customers​ GraphDB provides a platform for building next-generation AI and Knowledge Graph...
» more
Market metricsGraphDB is the most utilized semantic triplestore for mission-critical enterprise...
» more
Licensing and pricing modelsGraphDB Free is a non-commercial version and is free to use. GraphDB Enterprise edition...
» more
News

Case study: Policy Enforcement Automation With Semantics
2 May 2024

Okay, RAG… We Have a Problem
26 April 2024

Scaling Understanding with the Help of Feedback Loops, Knowledge Graphs and NLP
19 April 2024

How Knowledge Graphs Power Data Mesh and Data Fabric
10 April 2024

Building Smarter Financial Services: The Role of Semantic Technologies, Knowledge Graphs and Generative AI
3 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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» more

Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
FileMakerGigaSpacesGraphDB infoformer name: OWLIMmSQL infoMini SQLMySQL
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

show all

Recent citations in the 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

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

provided by Google News

GigaSpaces to hand out almost $14 million in dividends following Cloudify’s acquisition by Dell
19 July 2023, CTech

Data Sciences Corporation partners with GigaSpaces Technologies to usher DIH technology to enterprises in SA
10 October 2023, ITWeb

GigaSpaces Announces Version 16.0 with Breakthrough Data Integration Tools to Ease Enterprises' Digital ...
3 November 2021, PR Newswire

GigaSpaces Spins Off Cloudify, Its Open Source Cloud Orchestration Unit
27 July 2017, Data Center Knowledge

Your occasional storage digest with GigaSpaces, Virtana and NAND ship data – Blocks and Files
7 December 2020, Blocks and Files

provided by Google News

Ontotext's GraphDB Solution is Now Available on the Microsoft Azure Marketplace
16 January 2024, PR Newswire

Ontotext Unveils GraphDB 10.4 with Enhanced AWS Integration and ChatGPT Connector
24 October 2023, Datanami

Ontotext Platform 3.0 for Enterprise Knowledge Graphs Released
18 December 2019, KDnuggets

It's just semantics: Bulgarian software dev Ontotext squeezes out GraphDB 9.1
15 January 2020, The Register

Ontotext's GraphDB 10 Brings Modern Data Architectures to the Mainstream with Better Resilience and Еаsier Operations
5 July 2022, PR Newswire

provided by Google News

Make Your MySQL Server More Secure With These 7 Steps - MUO
1 December 2022, MakeUseOf

Writing a Web Service in Perl
9 July 2003, PCQuest

Higher Education PS rules out ghost students before PAC - Zambia
29 November 2018, diggers.news

provided by Google News

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18 March 2024, AWS Blog

Enterprise Manager: How Comcast enhanced monitoring for MySQL InnoDB Clusters
22 April 2024, Oracle

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29 December 2023, InfoQ.com

PostgreSQL or MySQL: What Should I Choose for My Full-Stack Project?
10 April 2024, hackernoon.com

Google advances with vector search in MySQL, leapfrogging Oracle in LLM support
4 March 2024, The Register

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.

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

SingleStore logo

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

Present your product here