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 > DolphinDB vs. Informix vs. Sqrrl vs. TimescaleDB vs. Warp 10

System Properties Comparison DolphinDB vs. Informix vs. Sqrrl vs. TimescaleDB vs. Warp 10

Editorial information provided by DB-Engines
NameDolphinDB  Xexclude from comparisonInformix  Xexclude from comparisonSqrrl  Xexclude from comparisonTimescaleDB  Xexclude from comparisonWarp 10  Xexclude from comparison
Sqrrl has been acquired by Amazon and became a part of Amazon Web Services. It has been removed from the DB-Engines ranking.
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.A secure embeddable database from IBM, positioned besides IBM Db2 as a relatively low-cost product optimized for OLTP and Internet of Things dataAdaptable, secure NoSQL built on Apache AccumuloA time series DBMS optimized for fast ingest and complex queries, based on PostgreSQLTimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBase
Primary database modelTime Series DBMSRelational DBMS infoSince Version 12.10 support for JSON/BSON datatypes compatible with MongoDBDocument store
Graph DBMS
Key-value store
Wide column store
Time Series DBMSTime Series DBMS
Secondary database modelsRelational DBMSDocument store
Spatial DBMS
Time Series DBMS infowith Informix TimeSeries Extension
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.13
Rank#80  Overall
#6  Time Series DBMS
Score17.87
Rank#35  Overall
#22  Relational DBMS
Score4.64
Rank#71  Overall
#4  Time Series DBMS
Score0.07
Rank#349  Overall
#32  Time Series DBMS
Websitewww.dolphindb.comwww.ibm.com/­products/­informixsqrrl.comwww.timescale.comwww.warp10.io
Technical documentationdocs.dolphindb.cn/­en/­help200/­index.htmlinformix.hcldoc.com
www.ibm.com/­support/­knowledgecenter/­SSGU8G/­welcomeIfxServers.html
docs.timescale.comwww.warp10.io/­content/­02_Getting_started
DeveloperDolphinDB, IncIBM, HCL Technologies infoEffective May 1st, 2017, HCL took on development, technical support, and product management teams, and works jointly with IBM on product strategy, marketing, and sales.Amazon infooriginally Sqrrl Data, Inc.TimescaleSenX
Initial release20181984201220172015
Current releasev2.00.4, January 202214.10.FC5, November 20202.13.0, November 2023
License infoCommercial or Open Sourcecommercial infofree community version availablecommercial infofree developer edition availablecommercialOpen Source infoApache 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++C, C++ and JavaJavaCJava
Server operating systemsLinux
Windows
AIX
HP-UX
Linux
macOS
Solaris
Windows
LinuxLinux
OS X
Windows
Linux
OS X
Windows
Data schemeyesyesschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesyes infoSince Version 12.10 support for JSON/BSON datatypesyesnumerics, 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.noyesno
Secondary indexesyesyesyesyesno
SQL infoSupport of SQLSQL-like query languageyesnoyes infofull PostgreSQL SQL syntaxno
APIs and other access methodsJDBC
JSON over HTTP
Kafka
MQTT (Message Queue Telemetry Transport)
ODBC
OPC DA
OPC UA
RabbitMQ
WebSocket
JDBC
JSON API infoMongoDB compatible
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
Accumulo Shell
Java API
JDBC
ODBC
RESTful HTTP API
Thrift
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
HTTP API
Jupyter
WebSocket
Supported programming languagesC#
C++
Go
Java
JavaScript
MatLab
Python
R
Rust
.Net
C
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
Actionscript
C infousing GLib
C#
C++
Cocoa
Delphi
Erlang
Go
Haskell
Java
JavaScript
OCaml
Perl
PHP
Python
Ruby
Smalltalk
.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresyesyesnouser defined functions, PL/pgSQL, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shellyes infoWarpScript
Triggersnoyesnoyesno
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningShardingSharding infomaking use of Hadoopyes, across time and space (hash partitioning) attributesSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication
Source-replica replication
selectable replication factor infomaking use of HadoopSource-replica replication with hot standby and reads on replicas infoselectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency infoDocument store kept consistent with combination of global timestamping, row-level transactions, and server-side consistency resolution.Immediate ConsistencyImmediate Consistency infobased on HBase
Foreign keys infoReferential integritynoyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDAtomic updates per row, document, or graph entityACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.yesyesnoyes
User concepts infoAccess controlAdministrators, Users, GroupsUsers with fine-grained authentication, authorization, and auditing controlsCell-level Security, Data-Centric Security, Role-Based Access Control (RBAC), Attribute-Based Access Control (ABAC)fine grained access rights according to SQL-standardMandatory 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
DolphinDBInformixSqrrlTimescaleDBWarp 10
Recent citations in the news

Unlock the value of your Informix data for advanced analytics and AI with watsonx.data
24 April 2024, ibm.com

IBM Informix: A key part of IBM’s hybrid cloud and AI strategy
11 January 2024, ibm.com

IBM Unleashes 'Cheetah' Database
17 October 2023, InformationWeek

IBM Informix review: What you need to know about the software
12 December 2022, TechRepublic

IBM Informix Database in the Cloud | AWS News Blog
1 May 2009, AWS Blog

provided by Google News

Amazon acquires cybersecurity startup Sqrrl
8 June 2023, cisomag.com

Millennials possess the advantage of time for wealth creation, says Yashoraj Tyagi of Sqrrl | Mint
18 September 2023, Mint

Amazon's cloud business acquires Sqrrl, a security start-up with NSA roots
23 January 2018, CNBC

AWS beefs up threat detection with Sqrrl acquisition
24 January 2018, TechCrunch

Will Amazon Buy Cybersecurity Firm Sqrrl?
18 December 2017, PYMNTS.com

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

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

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

AllegroGraph logo

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

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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