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 > Amazon Neptune vs. EDB Postgres vs. Faircom EDGE vs. InfluxDB vs. Percona Server for MySQL

System Properties Comparison Amazon Neptune vs. EDB Postgres vs. Faircom EDGE vs. InfluxDB vs. Percona Server for MySQL

Editorial information provided by DB-Engines
NameAmazon Neptune  Xexclude from comparisonEDB Postgres  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonInfluxDB  Xexclude from comparisonPercona Server for MySQL  Xexclude from comparison
DescriptionFast, reliable graph database built for the cloudThe EDB Postgres Platform is an enterprise-class data management platform based on the open source database PostgreSQL with flexible deployment options and Oracle compatibility features, complemented by tool kits for management, integration, and migration.FairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsDBMS for storing time series, events and metricsEnhanced drop-in replacement for MySQL based on XtraDB or TokuDB storage engines with improved performance and additional diagnostic and management features.
Primary database modelGraph DBMS
RDF store
Relational DBMSKey-value store
Relational DBMS
Time Series DBMSRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
Spatial DBMS infowith GEO package
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.58
Rank#112  Overall
#9  Graph DBMS
#5  RDF stores
Score2.18
Rank#122  Overall
#59  Relational DBMS
Score0.03
Rank#380  Overall
#59  Key-value stores
#157  Relational DBMS
Score26.56
Rank#28  Overall
#1  Time Series DBMS
Score2.21
Rank#121  Overall
#58  Relational DBMS
Websiteaws.amazon.com/­neptunewww.enterprisedb.comwww.faircom.com/­products/­faircom-edgewww.influxdata.com/­products/­influxdb-overviewwww.percona.com/­software/­mysql-database/­percona-server
Technical documentationaws.amazon.com/­neptune/­developer-resourceswww.enterprisedb.com/­docsdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmldocs.influxdata.com/­influxdbwww.percona.com/­downloads/­Percona-Server-LATEST
DeveloperAmazonEnterpriseDBFairCom CorporationPercona
Initial release20172005197920132008
Current release14, December 2021V3, October 20202.7.5, January 20248.0.36-28, 2024
License infoCommercial or Open Sourcecommercialcommercial infoBSD for PostgreSQL-componentscommercial infoRestricted, free version availableOpen Source infoMIT-License; commercial enterprise version availableOpen Source infoGPL version 2
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCANSI C, C++GoC and C++
Server operating systemshostedLinux
Windows
Android
Linux infoARM, x86
Raspbian
Windows
Linux
OS X infothrough Homebrew
Linux
Data schemeschema-freeyesFlexible Schema (defined schema, partial schema, schema free)schema-freeyes
Typing infopredefined data types such as float or dateyesyesyes, ANSI Standard SQL TypesNumeric data and Stringsyes
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.noyes infospecific XML-type available, but no XML query functionality.yesnoyes
Secondary indexesnoyesyesnoyes
SQL infoSupport of SQLnoyes infostandard with numerous extensionsyes infoANSI SQL queriesSQL-like query languageyes
APIs and other access methodsOpenCypher
RDF 1.1 / SPARQL 1.1
TinkerPop Gremlin
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
ADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
HTTP API
JSON over UDP
ADO.NET
JDBC
ODBC
Supported programming languagesC#
Go
Java
JavaScript
PHP
Python
Ruby
Scala
.Net
C
C++
Delphi
Java
Perl
PHP
Python
Tcl
C
C#
C++
Java
JavaScript
PHP
Python
VB.Net
.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
Ada
C
C#
C++
D
Eiffel
Erlang
Haskell
Java
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresnouser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.yes info.Net, JavaScript, C/C++noyes
Triggersnoyesyesnoyes
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning infoby hash, list or rangeFile partitioning infoCustomizable business rules for partitioningSharding infoin enterprise version only
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-availability zones high availability, asynchronous replication for up to 15 read replicas within a single region. Global database clusters consists of a primary write DB cluster in one region, and up to five secondary read DB clusters in different regions. Each secondary region can have up to 16 reader instances.Multi-source replicationyes infoSynchronous and asynchronous realtime replication based on transaction logsselectable replication factor infoin enterprise version onlyMulti-source replication
Source-replica replication
XtraDB Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Tunable Consistency
Immediate Consistency
Foreign keys infoReferential integrityyes infoRelationships in graphsyesyes infowhen using SQLnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yes infoacross SQL and NoSQLyesyes
Durability infoSupport for making data persistentyes infowith encyption-at-restyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes infoDepending on used storage engineyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)fine grained access rights according to SQL-standardFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.simple rights management via user accountsUsers with fine-grained authorization concept infono user groups or roles
More information provided by the system vendor
Amazon NeptuneEDB PostgresFaircom EDGE infoformerly c-treeEDGEInfluxDBPercona Server for MySQL
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

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

Comparing Dates in Java: A Tutorial
3 April 2024

Python ARIMA Tutorial
29 March 2024

Time Series, InfluxDB, and Vector Databases
26 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
Amazon NeptuneEDB PostgresFaircom EDGE infoformerly c-treeEDGEInfluxDBPercona Server for MySQL
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

Uncover hidden connections in unstructured financial data with Amazon Bedrock and Amazon Neptune | Amazon Web ...
17 April 2024, AWS Blog

Analyze large amounts of graph data to get insights and find trends with Amazon Neptune Analytics | Amazon Web ...
29 November 2023, AWS Blog

Unleashing the power of Graphs: operating 5G networks with GNN and generative AI on AWS | Amazon Web Services
23 April 2024, AWS Blog

Amazon Neptune Analytics is now generally available
29 November 2023, AWS Blog

Amazon Neptune announces support for data APIs in the AWS SDK
22 February 2024, AWS Blog

provided by Google News

EDB Puts Postgres in the Middle of Analytics Workflow with New Lakehouse Stack
22 April 2024, Datanami

EDB Is Developing Its Flagship Database Into A Comprehensive Platform For Analytics, AI
27 February 2024, CRN

Key new features and innovations in EDB Postgres 16
1 December 2023, InfoWorld

EDB Closes the High Availability Gap for Postgres in the Cloud with EDB Postgres Distributed on BigAnimal
29 August 2023, GlobeNewswire

EDB Introduces Two New Ways to Get Postgres in AWS Marketplace
28 November 2023, Yahoo Finance

provided by Google 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

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

A Momentous 2023, Headlined by a 19% increase of ARR, Positions Percona for Even Greater Success in the Year ...
27 March 2024, Business Wire

Update or migrate? Planning for MySQL 5.7 EOL
22 June 2023, InfoWorld

If you don't brush and floss, you're gonna get an abscess – same with MySQL updates
11 May 2023, The Register

Sizing Up Servers: Intel's Skylake-SP Xeon versus AMD's EPYC 7000 - The Server CPU Battle of the Decade?
11 July 2017, AnandTech

How to deploy the Percona database performance monitor with Docker
24 February 2023, TechRepublic

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.

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Neo4j logo

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

Present your product here