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

DBMS > Heroic vs. InfluxDB vs. Percona Server for MongoDB vs. PlanetScale vs. Postgres-XL

System Properties Comparison Heroic vs. InfluxDB vs. Percona Server for MongoDB vs. PlanetScale vs. Postgres-XL

Editorial information provided by DB-Engines
NameHeroic  Xexclude from comparisonInfluxDB  Xexclude from comparisonPercona Server for MongoDB  Xexclude from comparisonPlanetScale  Xexclude from comparisonPostgres-XL  Xexclude from comparison
DescriptionTime Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchDBMS for storing time series, events and metricsA drop-in replacement for MongoDB Community Edition with enterprise-grade features.Scalable, distributed, serverless MySQL database platform built on top of VitessBased on PostgreSQL enhanced with MPP and write-scale-out cluster features
Primary database modelTime Series DBMSTime Series DBMSDocument storeRelational DBMSRelational DBMS
Secondary database modelsSpatial DBMS infowith GEO packageDocument store
Spatial DBMS
Document store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.51
Rank#255  Overall
#21  Time Series DBMS
Score25.83
Rank#28  Overall
#1  Time Series DBMS
Score0.52
Rank#254  Overall
#39  Document stores
Score1.59
Rank#151  Overall
#70  Relational DBMS
Score0.49
Rank#256  Overall
#117  Relational DBMS
Websitegithub.com/­spotify/­heroicwww.influxdata.com/­products/­influxdb-overviewwww.percona.com/­mongodb/­software/­percona-server-for-mongodbplanetscale.comwww.postgres-xl.org
Technical documentationspotify.github.io/­heroicdocs.influxdata.com/­influxdbdocs.percona.com/­percona-distribution-for-mongodbplanetscale.com/­docswww.postgres-xl.org/­documentation
DeveloperSpotifyPerconaPlanetScale
Initial release20142013201520202014 infosince 2012, originally named StormDB
Current release2.7.6, April 20243.4.10-2.10, November 201710 R1, October 2018
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoMIT-License; commercial enterprise version availableOpen Source infoGPL Version 2commercialOpen Source infoMozilla public license
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaGoC++GoC
Server operating systemsLinux
OS X infothrough Homebrew
LinuxDocker
Linux
macOS
Linux
macOS
Data schemeschema-freeschema-freeschema-freeyesyes
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.nononoyes infoXML type, but no XML query functionality
Secondary indexesyes infovia Elasticsearchnoyesyesyes
SQL infoSupport of SQLnoSQL-like query languagenoyes infowith proprietary extensionsyes infodistributed, parallel query execution
APIs and other access methodsHQL (Heroic Query Language, a JSON-based language)
HTTP API
HTTP API
JSON over UDP
proprietary protocol using JSONADO.NET
JDBC
MySQL protocol
ODBC
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languages.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
Actionscript
C
C#
C++
Clojure
ColdFusion
D
Dart
Delphi
Erlang
Go
Groovy
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Scala
Smalltalk
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Server-side scripts infoStored proceduresnonoJavaScriptyes infoproprietary syntaxuser defined functions
Triggersnononoyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoin enterprise version onlyShardingShardinghorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyesselectable replication factor infoin enterprise version onlySource-replica replicationMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Eventual Consistency
Immediate Consistency
Eventual Consistency across shards
Immediate Consistency within a shard
Immediate Consistency
Foreign keys infoReferential integritynononoyes infonot for MyISAM storage engineyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanononoACID at shard levelACID infoMVCC
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes 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.noyes infoDepending on used storage engineyes infovia In-Memory Engineyesno
User concepts infoAccess controlsimple rights management via user accountsAccess rights for users and rolesUsers with fine-grained authorization concept infono user groups or rolesfine grained access rights according to SQL-standard
More information provided by the system vendor
HeroicInfluxDBPercona Server for MongoDBPlanetScalePostgres-XL
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

Converting Timestamp to Date in Java
7 May 2024

A Detailed Guide to C# TimeSpan
2 May 2024

The Final Frontier: Using InfluxDB on the International Space Station
30 April 2024

Getting the Current Time in C#: A Guide
26 April 2024

Sync Data from InfluxDB v2 to v3 With the Quix Template
8 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

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

More resources
HeroicInfluxDBPercona Server for MongoDBPlanetScalePostgres-XL
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

Review: Google Bigtable scales with ease
7 September 2016, InfoWorld

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, businesswire.com

How the FDAP Stack Gives InfluxDB 3.0 Real-Time Speed, Efficiency
15 March 2024, Datanami

Time-series database startup InfluxData debuts self-managed version of InfluxDB
6 September 2023, SiliconANGLE News

provided by Google News

5 Reasons to Run MongoDB on Kubernetes
6 March 2024, The New Stack

Unlock MongoDB's Full Potential: Ensuring Post-Upgrade Success
22 February 2024, The New Stack

FerretDB goes GA: Gives you MongoDB, without the MongoDB...
15 May 2023, The Stack

Percona launches management system aimed at open-source databases
17 May 2022, The Register

6 keys to MongoDB database security
22 May 2019, InfoWorld

provided by Google News

PlanetScale ends free tier bid, sheds staff in profitability bid
11 March 2024, The Register

PlanetScale forks MySQL to add vector support
3 October 2023, TechCrunch

PlanetScale Ranked Number 188 Fastest-Growing Company in North America on the 2023 Deloitte Technology Fast ...
8 November 2023, Business Wire

PlanetScale Named to Fortune 2023 Best Small Workplaces
31 August 2023, Business Wire

Top 70+ startups in Database as a Service (DBaaS)
5 April 2024, Tracxn

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.

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.

AllegroGraph logo

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

Present your product here