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 > Percona Server for MySQL vs. SQL.JS vs. UniData,UniVerse vs. VictoriaMetrics vs. Warp 10

System Properties Comparison Percona Server for MySQL vs. SQL.JS vs. UniData,UniVerse vs. VictoriaMetrics vs. Warp 10

Editorial information provided by DB-Engines
NamePercona Server for MySQL  Xexclude from comparisonSQL.JS  Xexclude from comparisonUniData,UniVerse  Xexclude from comparisonVictoriaMetrics  Xexclude from comparisonWarp 10  Xexclude from comparison
DescriptionEnhanced drop-in replacement for MySQL based on XtraDB or TokuDB storage engines with improved performance and additional diagnostic and management features.Port of SQLite to JavaScriptMultiValue database and application server with SQL mapping layer and meta database capabilitiesA fast, cost-effective and scalable Time Series DBMS and monitoring solutionTimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBase
Primary database modelRelational DBMSRelational DBMSMultivalue DBMSTime Series DBMSTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.03
Rank#122  Overall
#57  Relational DBMS
Score0.53
Rank#252  Overall
#116  Relational DBMS
Score3.16
Rank#97  Overall
#2  Multivalue DBMS
Score1.32
Rank#162  Overall
#14  Time Series DBMS
Score0.07
Rank#349  Overall
#32  Time Series DBMS
Websitewww.percona.com/­software/­mysql-database/­percona-serversql.js.orgwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-unidatavictoriametrics.comwww.warp10.io
Technical documentationwww.percona.com/­downloads/­Percona-Server-LATESTsql.js.org/­documentation/­index.htmldocs.rocketsoftware.com/­bundle?cluster=true&labelkey=unidata&labelkey=prod_unidatadocs.victoriametrics.com
github.com/­VictoriaMetrics/­VictoriaMetrics/­wiki
www.warp10.io/­content/­02_Getting_started
DeveloperPerconaAlon Zakai infoenhancements implemented by othersRocket SoftwareVictoriaMetricsSenX
Initial release20082012198520182015
Current release8.0.36-28, 2024v1.91, May 2023
License infoCommercial or Open SourceOpen Source infoGPL version 2Open SourcecommercialOpen Source infoApache Version 2.0Open Source infoApache License 2.0
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 languageC and C++JavaScriptCGoJava
Server operating systemsLinuxserver-less, requires a JavaScript environment (browser, Node.js)AIX
HP-UX
Linux
Solaris
Windows
FreeBSD
Linux
macOS
OpenBSD
Linux
OS X
Windows
Data schemeyesyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesoptionalyes
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.yesnonono
Secondary indexesyesyesno
SQL infoSupport of SQLyesyes infoSQL-92 is not fully supportedyesnono
APIs and other access methodsADO.NET
JDBC
ODBC
JavaScript APIJava API infoJPA
JDBC
ODBC
OLE DB
Proprietary protocol
RESTful HTTP API
SOAP-based API
Graphite protocol
InfluxDB Line Protocol
OpenTSDB
Prometheus Query API
Prometheus Remote Read/Write
HTTP API
Jupyter
WebSocket
Supported programming languagesAda
C
C#
C++
D
Eiffel
Erlang
Haskell
Java
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
JavaScript.Net
Basic infoU2 Basic
C
Java
Server-side scripts infoStored proceduresyesnoyesnoyes infoWarpScript
Triggersyesnoyes infoU2 Basicnono
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
XtraDB Cluster
noneSource-replica replicationSynchronous replicationselectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneEventual ConsistencyImmediate Consistency infobased on HBase
Foreign keys infoReferential integrityyesyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID infoconfigurablenono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesno infoexcept by serializing a db to a fileyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesnoyes
User concepts infoAccess controlUsers with fine-grained authorization concept infono user groups or rolesnoAccess rights according to SQL-standard and operating system basedMandatory use of cryptographic tokens, containing fine-grained authorizations

More information provided by the system vendor

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
Percona Server for MySQLSQL.JSUniData,UniVerseVictoriaMetricsWarp 10
DB-Engines blog posts

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

show all

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

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

ScaleFlux computational storage makes Percona MySQL faster – Blocks and Files
5 August 2020, Blocks & Files

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

In Praise Of SQLite
28 July 2022, iProgrammer

Running PostgreSQL Inside Your Browser
8 September 2022, iProgrammer

provided by Google News

Unidata uses Jetstream to make geoscience data available to science community
29 January 2020, IU Newsroom

UniData implements a milestone Smart Class Room project at The Asian School | THE DAILY TRIBUNE | KINGDOM ...
8 April 2024, News of Bahrain- DT News

Bahrain Business: UniData implements major 'smart classroom' project
8 April 2024, Gulf Digital News

Unidata turns 25 | NCAR & UCAR News
15 January 2010, news.ucar.edu

Semtech LoRaWAN™ Technology Platform Enables Internet of Things Network in Rome
14 June 2016, GlobeNewswire

provided by Google News

How VictoriaMetrics' open source approach led to mass industry adoption
3 May 2024, Tech.eu

KubeCon24: VictoriaMetrics' Simpler Alternative to Prometheus
20 March 2024, The New Stack

OpenTelemetry Is Too Complicated, VictoriaMetrics Says
1 April 2024, Datanami

VictoriaMetrics Machine Learning takes monitoring to the next level
19 March 2024, Business Wire

VictoriaMetrics takes organic growth over investor pressure
11 December 2023, The Register

provided by Google News

Time Series Databases Software Market - A comprehensive study by Key Players | Warp 10, Amazon Timestream ...
6 February 2020, openPR

Launched Just A Year Ago, Open-Source Scality S3 Server Gains Extraordinary Momentum As It Simplifies The Life Of ...
28 June 2017, PR Newswire UK

Time Series Databases Software market latest trends, CAGR, and forecast till 2026 | eSherpa Market Reports
13 April 2020, openPR

Time Series Intelligence Software Market Business Insights, Key Trend Analysis | Google, SAP, Azure Time Series ...
24 April 2024, Amoré

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.

SingleStore logo

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

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.

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