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

DBMS > DolphinDB vs. SQL.JS vs. TimescaleDB vs. Vertica vs. Warp 10

System Properties Comparison DolphinDB vs. SQL.JS vs. TimescaleDB vs. Vertica vs. Warp 10

Editorial information provided by DB-Engines
NameDolphinDB  Xexclude from comparisonSQL.JS  Xexclude from comparisonTimescaleDB  Xexclude from comparisonVertica infoOpenText™ Vertica™  Xexclude from comparisonWarp 10  Xexclude from comparison
DescriptionDolphinDB is a high performance Time Series DBMS. It is integrated with an easy-to-use fully featured programming language and a high-volume high-velocity streaming analytics system. It offers operational simplicity, scalability, fault tolerance, and concurrency.Port of SQLite to JavaScriptA time series DBMS optimized for fast ingest and complex queries, based on PostgreSQLCloud or off-cloud analytical database and query engine for structured and semi-structured streaming and batch data. Machine learning platform with built-in algorithms, data preparation capabilities, and model evaluation and management via SQL or Python.TimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBase
Primary database modelTime Series DBMSRelational DBMSTime Series DBMSRelational DBMS infoColumn orientedTime Series DBMS
Secondary database modelsRelational DBMSRelational DBMSSpatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.13
Rank#80  Overall
#6  Time Series DBMS
Score0.53
Rank#252  Overall
#116  Relational DBMS
Score4.64
Rank#71  Overall
#4  Time Series DBMS
Score10.68
Rank#43  Overall
#27  Relational DBMS
Score0.07
Rank#349  Overall
#32  Time Series DBMS
Websitewww.dolphindb.comsql.js.orgwww.timescale.comwww.vertica.comwww.warp10.io
Technical documentationdocs.dolphindb.cn/­en/­help200/­index.htmlsql.js.org/­documentation/­index.htmldocs.timescale.comvertica.com/­documentationwww.warp10.io/­content/­02_Getting_started
DeveloperDolphinDB, IncAlon Zakai infoenhancements implemented by othersTimescaleOpenText infopreviously Micro Focus and Hewlett PackardSenX
Initial release20182012201720052015
Current releasev2.00.4, January 20222.13.0, November 202312.0.3, January 2023
License infoCommercial or Open Sourcecommercial infofree community version availableOpen SourceOpen Source infoApache 2.0commercial infoLimited community edition freeOpen Source infoApache License 2.0
Cloud-based only infoOnly available as a cloud servicenononono infoon-premises, all major clouds - Amazon AWS, Microsoft Azure, Google Cloud Platform and containersno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++JavaScriptCC++Java
Server operating systemsLinux
Windows
server-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
LinuxLinux
OS X
Windows
Data schemeyesyesyesYes, but also semi-structure/unstructured data storage, and complex hierarchical data (like Parquet) stored and/or queried.schema-free
Typing infopredefined data types such as float or dateyesyesnumerics, strings, booleans, arrays, JSON blobs, geospatial dimensions, currencies, binary data, other complex data typesyesyes
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.nonoyesnono
Secondary indexesyesyesNo Indexes Required. Different internal optimization strategy, but same functionality included.no
SQL infoSupport of SQLSQL-like query languageyes infoSQL-92 is not fully supportedyes infofull PostgreSQL SQL syntaxFull 1999 standard plus machine learning, time series and geospatial. Over 650 functions.no
APIs and other access methodsJDBC
JSON over HTTP
Kafka
MQTT (Message Queue Telemetry Transport)
ODBC
OPC DA
OPC UA
RabbitMQ
WebSocket
JavaScript APIADO.NET
JDBC
native C library
ODBC
streaming API for large objects
ADO.NET
JDBC
Kafka Connector
ODBC
RESTful HTTP API
Spark Connector
vSQL infocharacter-based, interactive, front-end utility
HTTP API
Jupyter
WebSocket
Supported programming languagesC#
C++
Go
Java
JavaScript
MatLab
Python
R
Rust
JavaScript.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Server-side scripts infoStored proceduresyesnouser defined functions, PL/pgSQL, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shellyes, PostgreSQL PL/pgSQL, with minor differencesyes infoWarpScript
Triggersnonoyesyes, called Custom Alertsno
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningnoneyes, across time and space (hash partitioning) attributeshorizontal partitioning, hierarchical partitioningSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesyesnoneSource-replica replication with hot standby and reads on replicas infoMulti-source replication infoOne, or more copies of data replicated across nodes, or object-store used for repository.selectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonono infoBi-directional Spark integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneImmediate ConsistencyImmediate ConsistencyImmediate Consistency infobased on HBase
Foreign keys infoReferential integritynoyesyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDACIDACIDno
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.yesyesnonoyes
User concepts infoAccess controlAdministrators, Users, Groupsnofine grained access rights according to SQL-standardfine grained access rights according to SQL-standard; supports Kerberos, LDAP, Ident and hashMandatory use of cryptographic tokens, containing fine-grained authorizations
More information provided by the system vendor
DolphinDBSQL.JSTimescaleDBVertica infoOpenText™ Vertica™Warp 10
Specific characteristicsDeploy-anywhere database for large-scale analytical deployments. Deploy off-cloud,...
» more
Competitive advantagesFast, scalable, and capable of high concurrency. Separation of compute/storage leverages...
» more
Typical application scenariosCommunication and network analytics, Embedded analytics, Fraud monitoring and Risk...
» more
Key customersAbiba Systems, Adform, adMarketplace, AmeriPride, Anritsu, AOL, Avito, Auckland Transport,...
» more
Licensing and pricing modelsCost-based models and subscription-based models are both available. One license is...
» more

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
DolphinDBSQL.JSTimescaleDBVertica infoOpenText™ Vertica™Warp 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

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

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

Running PostgreSQL Inside Your Browser
8 September 2022, iProgrammer

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

TimescaleDB for Azure Database for PostgreSQL to power IoT and time-series workloads | Azure updates
18 March 2019, azure.microsoft.com

Visualizing IoT Data at Scale With Hopara and TimescaleDB
16 May 2023, Embedded Computing Design

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

provided by Google News

OCI Object Storage Completes Technical Validation of Vertica in Eon Mode
16 October 2023, blogs.oracle.com

Vertica by OpenText and Anritsu Sign New Deal for Next-Gen Architecture and 5G Network Capabilities
17 May 2023, PR Newswire

MapR Hadoop Upgrade Runs HP Vertica
22 September 2023, InformationWeek

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12 March 2024, Datanami

OpenText expands enterprise portfolio with AI and Micro Focus integrations
25 July 2023, VentureBeat

provided by Google News

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

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

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

RaimaDB logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

AllegroGraph logo

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

Neo4j logo

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

Present your product here