DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > InfluxDB vs. LMDB vs. LokiJS vs. MySQL vs. Percona Server for MySQL

System Properties Comparison InfluxDB vs. LMDB vs. LokiJS vs. MySQL vs. Percona Server for MySQL

Editorial information provided by DB-Engines
NameInfluxDB  Xexclude from comparisonLMDB  Xexclude from comparisonLokiJS  Xexclude from comparisonMySQL  Xexclude from comparisonPercona Server for MySQL  Xexclude from comparison
DescriptionDBMS for storing time series, events and metricsA high performant, light-weight, embedded key-value database libraryIn-memory JavaScript DBMSWidely used open source RDBMSEnhanced drop-in replacement for MySQL based on XtraDB or TokuDB storage engines with improved performance and additional diagnostic and management features.
Primary database modelTime Series DBMSKey-value storeDocument storeRelational DBMS infoKey/Value like access via memcached APIRelational DBMS
Secondary database modelsSpatial DBMS infowith GEO packageDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score22.12
Rank#28  Overall
#1  Time Series DBMS
Score1.94
Rank#120  Overall
#20  Key-value stores
Score0.44
Rank#256  Overall
#40  Document stores
Score1029.49
Rank#2  Overall
#2  Relational DBMS
Score2.06
Rank#118  Overall
#57  Relational DBMS
Websitewww.influxdata.com/­products/­influxdb-overviewwww.symas.com/­symas-embedded-database-lmdbgithub.com/­techfort/­LokiJSwww.mysql.comwww.percona.com/­software/­mysql-database/­percona-server
Technical documentationdocs.influxdata.com/­influxdbwww.lmdb.tech/­doctechfort.github.io/­LokiJSdev.mysql.com/­docwww.percona.com/­downloads/­Percona-Server-LATEST
DeveloperSymasOracle infosince 2010, originally MySQL AB, then SunPercona
Initial release20132011201419952008
Current release2.7.6, April 20240.9.32, January 20249.0.0, July 20248.0.36-28, 2024
License infoCommercial or Open SourceOpen Source infoMIT-License; commercial enterprise version availableOpen SourceOpen SourceOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen Source infoGPL version 2
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 languageGoCJavaScriptC and C++C and C++
Server operating systemsLinux
OS X infothrough Homebrew
Linux
Unix
Windows
server-less, requires a JavaScript environment (browser, Node.js)FreeBSD
Linux
OS X
Solaris
Windows
Linux
Data schemeschema-freeschema-freeschema-freeyesyes
Typing infopredefined data types such as float or dateNumeric data and Stringsnoyesyes
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.nononoyesyes
Secondary indexesnonoyes infovia viewsyesyes
SQL infoSupport of SQLSQL-like query languagenonoyes infowith proprietary extensionsyes
APIs and other access methodsHTTP API
JSON over UDP
JavaScript APIADO.NET
JDBC
ODBC
Proprietary native API
ADO.NET
JDBC
ODBC
Supported programming languages.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
.Net
C
C++
Clojure
Go
Haskell
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Nim
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Rust
Swift
Tcl
JavaScriptAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Ada
C
C#
C++
D
Eiffel
Erlang
Haskell
Java
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresnonoView functions in JavaScriptyes infoproprietary syntaxyes
Triggersnonoyesyesyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoin enterprise version onlynonenonehorizontal partitioning, sharding with MySQL Cluster or MySQL Fabric
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infoin enterprise version onlynonenoneMulti-source replication
Source-replica replication
Multi-source replication
Source-replica replication
XtraDB Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyes infonot for MyISAM storage engineyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDno infoatomic operations within a single collection possibleACID infonot for MyISAM storage engineACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infotable locks or row locks depending on storage engineyes
Durability infoSupport for making data persistentyesyesyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infoDepending on used storage engineyesyesyesyes
User concepts infoAccess controlsimple rights management via user accountsnonoUsers with fine-grained authorization concept infono user groups or rolesUsers with fine-grained authorization concept infono user groups or roles
More information provided by the system vendor
InfluxDBLMDBLokiJSMySQLPercona 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

Deploying InfluxDB and Telegraf to Monitor Kubernetes
17 September 2024

Telegraf 1.32 Release Notes
13 September 2024

An Introductory Guide to Cloud Security for IIoT
12 September 2024

Building Real-Time Android Apps with InfluxDB Cloud: Data Logging, Querying, and Visualization
10 September 2024

How to Use InfluxDB for Real-Time SpringBoot Application Monitoring
5 September 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

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
InfluxDBLMDBLokiJSMySQLPercona 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

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

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

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

Run and manage open source InfluxDB databases with Amazon Timestream
14 March 2024, AWS Blog

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

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

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

provided by Google News

Threat Actors Exploit Multiple Vulnerabilities in Ivanti Connect Secure and Policy Secure Gateways
29 February 2024, CISA

The Lightning Memory-mapped Database
2 March 2016, InfoQ.com

Akamai launches managed database service
25 April 2022, Blocks & Files

Connecting the worlds of metabolomics databases
15 June 2021, Medical Xpress

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28 February 2021, hackernoon.com

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

Learn how Presence migrated off a monolithic Amazon RDS for MySQL instance, with near-zero downtime, using replication filters
17 September 2024, AWS Blog

Announcing MySQL Implementation Oracle Certified Associate Exam
18 September 2024, Oracle

Older PHP & MySQL no longer working in Later Versions
15 May 2024, SitePoint

How to get started with MySQL
31 July 2024, InfoWorld

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

provided by Google News

Latest MySQL release is underwhelming, say some DB experts
16 July 2024, The Register

Comprehensive review of dbForge Studio for MySQL
5 July 2024, Dataconomy

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

Supercharge your Amazon RDS for MySQL deployment with ProxySQL and Percona Monitoring and Management
12 October 2018, AWS Blog

provided by Google News



Share this page

Featured Products

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

SingleStore logo

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

Present your product here