DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Fujitsu Enterprise Postgres vs. InfluxDB vs. Linter vs. MySQL vs. TigerGraph

System Properties Comparison Fujitsu Enterprise Postgres vs. InfluxDB vs. Linter vs. MySQL vs. TigerGraph

Editorial information provided by DB-Engines
NameFujitsu Enterprise Postgres  Xexclude from comparisonInfluxDB  Xexclude from comparisonLinter  Xexclude from comparisonMySQL  Xexclude from comparisonTigerGraph  Xexclude from comparison
DescriptionEnterprise-grade PostgreSQL-based DBMS with security enhancements such as Transparent Data Encryption and Data Masking, plus high-availability and performance improvement features.DBMS for storing time series, events and metricsRDBMS for high security requirementsWidely used open source RDBMSA complete, distributed, parallel graph computing platform supporting web-scale data analytics in real-time
Primary database modelRelational DBMSTime Series DBMSRelational DBMSRelational DBMS infoKey/Value like access via memcached APIGraph DBMS
Secondary database modelsDocument store
Spatial DBMS
Spatial DBMS infowith GEO packageSpatial DBMSDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.24
Rank#297  Overall
#134  Relational DBMS
Score21.47
Rank#28  Overall
#1  Time Series DBMS
Score0.00
Rank#386  Overall
#159  Relational DBMS
Score1017.80
Rank#2  Overall
#2  Relational DBMS
Score1.40
Rank#152  Overall
#14  Graph DBMS
Websitewww.postgres.global.fujitsu.comwww.influxdata.com/­products/­influxdb-overviewlinter.ruwww.mysql.comwww.tigergraph.com
Technical documentationwww.postgres.global.fujitsu.com/­product-manualsdocs.influxdata.com/­influxdbdev.mysql.com/­docdocs.tigergraph.com
DeveloperFujitsu Limitedrelex.ruOracle infosince 2010, originally MySQL AB, then Sun
Initial release2013199019952017
Current releaseFujitsu Enterprise Postgres 16, May 20242.7.6, April 20249.0.0, July 2024
License infoCommercial or Open SourcecommercialOpen Source infoMIT-License; commercial enterprise version availablecommercialOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availablecommercial
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 languageCGoC and C++C and C++C++
Server operating systemsLinux
Windows
Linux
OS X infothrough Homebrew
AIX
Android
BSD
HP Open VMS
iOS
Linux
OS X
VxWorks
Windows
FreeBSD
Linux
OS X
Solaris
Windows
Linux
Data schemeyesschema-freeyesyesyes
Typing infopredefined data types such as float or dateyesNumeric data and Stringsyesyesyes
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.nonoyesno
Secondary indexesyesnoyesyes
SQL infoSupport of SQLyesSQL-like query languageyesyes infowith proprietary extensionsSQL-like query language (GSQL)
APIs and other access methodsADO.NET
JDBC
native C library
ODBC
streaming API for large objects
HTTP API
JSON over UDP
ADO.NET
JDBC
LINQ
ODBC
OLE DB
Oracle Call Interface (OCI)
ADO.NET
JDBC
ODBC
Proprietary native API
GSQL (TigerGraph Query Language)
Kafka
RESTful HTTP/JSON API
Supported programming languages.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
C
C#
C++
Java
Perl
PHP
Python
Qt
Ruby
Tcl
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C++
Java
Server-side scripts infoStored proceduresuser defined functionsnoyes infoproprietary syntax with the possibility to convert from PL/SQLyes infoproprietary syntaxyes
Triggersyesnoyesyesno
Partitioning methods infoMethods for storing different data on different nodespartitioning by range, list and by hashSharding infoin enterprise version onlynonehorizontal partitioning, sharding with MySQL Cluster or MySQL Fabric
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationselectable replication factor infoin enterprise version onlySource-replica replicationMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyesyes infonot for MyISAM storage engineyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACID infonot for MyISAM storage engineACID
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyes infotable locks or row locks depending on storage engineyes
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.yes infoDepending on used storage engineyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardsimple rights management via user accountsfine grained access rights according to SQL-standardUsers with fine-grained authorization concept infono user groups or rolesRole-based access control
More information provided by the system vendor
Fujitsu Enterprise PostgresInfluxDBLinterMySQLTigerGraph
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

LLM Monitoring and Observability
4 November 2024

System Tables Part 2: How We Made It Faster
31 October 2024

System Tables Part 1: Introduction and Best Practices
29 October 2024

MaaS: How to Store and Analyze Real-Time Stock Trading Data Using Next.js and InfluxDB
25 October 2024

MaaS: How to Monitor Node.js App Performance with PM2 & InfluxDB
23 October 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

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

More resources
Fujitsu Enterprise PostgresInfluxDBLinterMySQLTigerGraph
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

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

Fujitsu recognized as winner of 2023 Microsoft Japan Healthcare & Life Sciences Partner of the Year Award for its cloud-based platform for healthcare sector
28 June 2023, Fujitsu

provided by Google News

Simplify Industrial IoT: Use InfluxDB edge replication for centralized time series analytics with Amazon Timestream
3 September 2024, AWS Blog

InfluxData avoids ’AI magic beans’ in InfluxDB time series database update for enterprises
4 September 2024, VentureBeat

InfluxData makes performance, storage improvements to InfluxDB 3.0
4 September 2024, InfoWorld

InfluxData Enhances InfluxDB 3.0 with Performance Upgrades and Self-Managed Option
5 September 2024, Datanami

InfluxData's Latest Updates Optimize Time Series Data for Better Performance, Scale and Management
19 September 2024, Integration Developers

provided by Google News

Upgrading Uber’s MySQL Fleet to version 8.0
8 August 2024, Uber

Uber Completes Major MySQL Fleet Upgrade, Boosting Performance and Security
14 October 2024, InfoQ.com

How Dafiti migrated its most critical database to Amazon Aurora MySQL with minimal downtime and improved operational efficiency
31 October 2024, AWS Blog

How to get started with MySQL
31 July 2024, InfoWorld

HeatWave MySQL – New Capabilities for OLTP Workloads
10 September 2024, blogs.oracle.com

provided by Google News

TigerGraph unveils GenAI assistant, introduces new CEO
30 April 2024, TechTarget

Exploring the Power of Graph with Tigergraph
31 October 2024, AWS Blog

How TigerGraph CoPilot enables graph-augmented AI
30 April 2024, InfoWorld

TigerGraph raises $105M Series C for its enterprise graph database
17 February 2021, TechCrunch

An Introduction to Using TigerGraph with Go: Exploring COVID-19 Patient Cases
22 May 2022, Towards Data Science

provided by Google News



Share this page

Featured Products

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Neo4j logo

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

Milvus logo

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

RaimaDB logo

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