DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > OpenQM vs. Postgres-XL vs. SQL.JS vs. TimescaleDB vs. VoltDB

System Properties Comparison OpenQM vs. Postgres-XL vs. SQL.JS vs. TimescaleDB vs. VoltDB

Editorial information provided by DB-Engines
NameOpenQM infoalso called QM  Xexclude from comparisonPostgres-XL  Xexclude from comparisonSQL.JS  Xexclude from comparisonTimescaleDB  Xexclude from comparisonVoltDB  Xexclude from comparison
DescriptionQpenQM is a high-performance, self-tuning, multi-value DBMSBased on PostgreSQL enhanced with MPP and write-scale-out cluster featuresPort of SQLite to JavaScriptA time series DBMS optimized for fast ingest and complex queries, based on PostgreSQLDistributed In-Memory NewSQL RDBMS infoUsed for OLTP applications with a high frequency of relatively simple transactions, that can hold all their data in memory
Primary database modelMultivalue DBMSRelational DBMSRelational DBMSTime Series DBMSRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.34
Rank#284  Overall
#10  Multivalue DBMS
Score0.53
Rank#254  Overall
#117  Relational DBMS
Score0.63
Rank#241  Overall
#112  Relational DBMS
Score4.46
Rank#71  Overall
#5  Time Series DBMS
Score1.47
Rank#157  Overall
#73  Relational DBMS
Websitewww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-open-qmwww.postgres-xl.orgsql.js.orgwww.timescale.comwww.voltdb.com
Technical documentationwww.postgres-xl.org/­documentationsql.js.org/­documentation/­index.htmldocs.timescale.comdocs.voltdb.com
DeveloperRocket Software, originally Martin PhillipsAlon Zakai infoenhancements implemented by othersTimescaleVoltDB Inc.
Initial release19932014 infosince 2012, originally named StormDB201220172010
Current release3.4-1210 R1, October 20182.15.0, May 202411.3, April 2022
License infoCommercial or Open SourceOpen Source infoGPLv2, extended commercial license availableOpen Source infoMozilla public licenseOpen SourceOpen Source infoApache 2.0Open Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro Editions
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 languageCJavaScriptCJava, C++
Server operating systemsAIX
FreeBSD
Linux
macOS
Raspberry Pi
Solaris
Windows
Linux
macOS
server-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
Linux
OS X infofor development
Data schemeyes infowith some exceptionsyesyesyesyes
Typing infopredefined data types such as float or dateyesyesnumerics, strings, booleans, arrays, JSON blobs, geospatial dimensions, currencies, binary data, other complex data typesyes
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.yesyes infoXML type, but no XML query functionalitynoyes
Secondary indexesyesyesyesyes
SQL infoSupport of SQLnoyes infodistributed, parallel query executionyes infoSQL-92 is not fully supportedyes infofull PostgreSQL SQL syntaxyes infoonly a subset of SQL 99
APIs and other access methodsADO.NET
JDBC
native C library
ODBC
streaming API for large objects
JavaScript APIADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Java API
JDBC
RESTful HTTP/JSON API
Supported programming languages.Net
Basic
C
Java
Objective C
PHP
Python
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
JavaScript.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresyesuser defined functionsnouser defined functions, PL/pgSQL, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shellJava
Triggersyesyesnoyesno
Partitioning methods infoMethods for storing different data on different nodesyeshorizontal partitioningnoneyes, across time and space (hash partitioning) attributesSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesnoneSource-replica replication with hot standby and reads on replicas infoMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencynoneImmediate Consistency
Foreign keys infoReferential integritynoyesyesyesno infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infoMVCCACIDACIDACID infoTransactions are executed single-threaded within stored procedures
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoData access is serialized by the server
Durability infoSupport for making data persistentyesyesno infoexcept by serializing a db to a fileyesyes infoSnapshots and command logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesno
User concepts infoAccess controlAccess rights can be defined down to the item levelfine grained access rights according to SQL-standardnofine grained access rights according to SQL-standardUsers and roles with access to stored procedures

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
OpenQM infoalso called QMPostgres-XLSQL.JSTimescaleDBVoltDB
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

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

10 Low-Code Rules for Serious Coders
21 November 2022, Embedded Computing Design

provided by Google News

TimescaleDB Is a Vector Database Now, Too
25 September 2023, Datanami

Timescale Acquires PopSQL to Bring a Modern, Collaborative SQL GUI to PostgreSQL Developers
4 April 2024, PR Newswire

Power IoT and time-series workloads with TimescaleDB for Azure Database for PostgreSQL
18 March 2019, Microsoft

Timescale Valuation Rockets to Over $1B with $110M Round, Marking the Explosive Rise of Time-Series Data
22 February 2022, Business Wire

Timescale announces $15M investment and new enterprise version of TimescaleDB
29 January 2019, TechCrunch

provided by Google News

Unveiling Volt Active Data's game-changing approach to limitless app performance
16 October 2023, YourStory

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31 August 2021, PR Newswire

VoltDB Turns to Real-Time Analytics with NewSQL Database
30 January 2014, Datanami

VoltDB Upgrades Power, Security of Its In-Memory Database
1 February 2017, eWeek

VoltDB Adds Geospatial Support, Cross-Site Replication
28 January 2016, The New Stack

provided by Google News



Share this page

Featured Products

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.

Present your product here