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

DBMS > PieCloudDB vs. QuestDB vs. Redis vs. SQL.JS vs. Trafodion

System Properties Comparison PieCloudDB vs. QuestDB vs. Redis vs. SQL.JS vs. Trafodion

Editorial information provided by DB-Engines
NamePieCloudDB  Xexclude from comparisonQuestDB  Xexclude from comparisonRedis  Xexclude from comparisonSQL.JS  Xexclude from comparisonTrafodion  Xexclude from comparison
Apache Trafodion has been retired in 2021. Therefore it is excluded from the DB-Engines Ranking.
DescriptionA cloud-native analytic database platform with new technologoy for elastic MPPA high performance open source SQL database for time series dataPopular in-memory data platform used as a cache, message broker, and database that can be deployed on-premises, across clouds, and hybrid environments infoRedis focuses on performance so most of its design decisions prioritize high performance and very low latencies.Port of SQLite to JavaScriptTransactional SQL-on-Hadoop DBMS
Primary database modelRelational DBMSTime Series DBMSKey-value store infoMultiple data types and a rich set of operations, as well as configurable data expiration, eviction and persistenceRelational DBMSRelational DBMS
Secondary database modelsRelational DBMSDocument store infowith RedisJSON
Graph DBMS infowith RedisGraph
Spatial DBMS
Search engine infowith RediSearch
Time Series DBMS infowith RedisTimeSeries
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.32
Rank#289  Overall
#133  Relational DBMS
Score2.70
Rank#105  Overall
#8  Time Series DBMS
Score155.94
Rank#6  Overall
#1  Key-value stores
Score0.63
Rank#241  Overall
#112  Relational DBMS
Websitewww.openpie.comquestdb.ioredis.com
redis.io
sql.js.orgtrafodion.apache.org
Technical documentationquestdb.io/­docsdocs.redis.com/­latest/­index.html
redis.io/­docs
sql.js.org/­documentation/­index.htmltrafodion.apache.org/­documentation.html
DeveloperOpenPieQuestDB Technology IncRedis project core team, inspired by Salvatore Sanfilippo infoDevelopment sponsored by Redis Inc.Alon Zakai infoenhancements implemented by othersApache Software Foundation, originally developed by HP
Initial release2014200920122014
Current release2.1, January 20237.2.5, May 20242.3.0, February 2019
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open Source infosource-available extensions (modules), commercial licenses for Redis EnterpriseOpen SourceOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Aiven for Redis: Fully managed in-memory key-value store for all your caching and speedy lookup needs.
Implementation languageJava (Zero-GC), C++, RustCJavaScriptC++, Java
Server operating systemshostedLinux
macOS
Windows
BSD
Linux
OS X
Windows infoported and maintained by Microsoft Open Technologies, Inc.
server-less, requires a JavaScript environment (browser, Node.js)Linux
Data schemeyesyes infoschema-free via InfluxDB Line Protocolschema-freeyesyes
Typing infopredefined data types such as float or dateyesyespartial infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesyesyes
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.nononono
Secondary indexesyesnoyes infowith RediSearch moduleyes
SQL infoSupport of SQLyesSQL with time-series extensionswith RediSQL moduleyes infoSQL-92 is not fully supportedyes
APIs and other access methodsCLI Client
JDBC
ODBC
HTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
proprietary protocol infoRESP - REdis Serialization ProtocolJavaScript APIADO.NET
JDBC
ODBC
Supported programming languagesJava
PL/SQL
Python
R
C infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
C
C#
C++
Clojure
Crystal
D
Dart
Elixir
Erlang
Fancy
Go
Haskell
Haxe
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Objective-C
OCaml
Pascal
Perl
PHP
Prolog
Pure Data
Python
R
Rebol
Ruby
Rust
Scala
Scheme
Smalltalk
Swift
Tcl
Visual Basic
JavaScriptAll languages supporting JDBC/ODBC/ADO.Net
Server-side scripts infoStored proceduresuser defined functionsnoLua; Redis Functions coming in Redis 7 (slides and Github)noJava Stored Procedures
Triggersnonopublish/subscribe channels provide some trigger functionality; RedisGearsnono
Partitioning methods infoMethods for storing different data on different nodesyeshorizontal partitioning (by timestamps)Sharding infoAutomatic hash-based sharding with support for hash-tags for manual shardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesSource-replica replication with eventual consistencyMulti-source replication infowith Redis Enterprise Pack
Source-replica replication infoChained replication is supported
noneyes, via HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnothrough RedisGearsnoyes infovia user defined functions and HBase
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Causal consistency can be enabled in Active-Active databases
Strong consistency with Redis Raft
Strong eventual consistency with Active-Active
noneImmediate Consistency
Foreign keys infoReferential integritynononoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID for single-table writesAtomic execution of command blocks and scripts and optimistic lockingACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoData access is serialized by the serveryes
Durability infoSupport for making data persistentyesyesyes infoConfigurable mechanisms for persistency via snapshots and/or operations logsno infoexcept by serializing a db to a fileyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infothrough memory mapped filesyesyesno
User concepts infoAccess controlUser Roles and pluggable authentication with full SQL StandardAccess Control Lists (ACLs): redis.io/­docs/­management/­security/­acl
LDAP and Role-Based Access Control (RBAC) for Redis Enterprise
Mutual TLS authentication: redis.io/­docs/­management/­security/­encryption
Password-based authentication
nofine grained access rights according to SQL-standard
More information provided by the system vendor
PieCloudDBQuestDBRedisSQL.JSTrafodion
Specific characteristicsPieCloudDB, OpenPie's flagship product, is a cutting-edge cloud-native data warehouse....
» more
Relational model with native time series support Column-based storage and time partitioned...
» more
Competitive advantagesExtreme Elastic: PieCloudDB utilizes a cutting-edge eMPP cloud-native architecture...
» more
High ingestion throughput: peak of 4M rows/sec (TSBS Benchmark) Code optimizations...
» more
Typical application scenariosPieCloudDB is ideal for Data mining applications that require extreme scalability...
» more
Financial tick data Industrial IoT Application Metrics Monitoring
» more
Key customersSail-Cloud China Shipbuilding Group Haizhou System Soochow Securities ​etc.,
» more
Banks & Hedge funds, Yahoo, OKX, Airbus, Aquis Exchange, Net App, Cloudera, Airtel,...
» more
Licensing and pricing modelsPieCloudDB Community Edition: Community License, Free Download, Self-Hosted Deployment;...
» more
Open source Apache 2.0 QuestDB Enterprise QuestDB Cloud
» more
News

QuestDB 8.0: Major Release
23 May 2024

QuestDB and Raspberry Pi 5 benchmark, a pocket-sized powerhouse
8 May 2024

Build your own resource monitor with QuestDB and Grafana
6 May 2024

Does "vpmovzxbd" Scare You? Here's Why it Doesn't Have To
12 April 2024

Create an ADS-B flight radar with QuestDB and a Raspberry Pi
8 April 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 partiesAiven for Redis: Fully managed in-memory key-value store for all your caching and speedy lookup needs.
» more

Navicat for Redis: the award-winning Redis management tool with an intuitive and powerful graphical interface.
» more

Redisson PRO: The ultra-fast Redis Java Client.
» more

CData: Connect to Big Data & NoSQL through standard Drivers.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
PieCloudDBQuestDBRedisSQL.JSTrafodion
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2018
2 January 2019, Paul Andlinger, Matthias Gelbmann

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

MongoDB is the DBMS of the year, defending the title from last year
7 January 2015, Paul Andlinger, Matthias Gelbmann

show all

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

show all

Recent citations in the news

Kubernetes Annotations: Harnessing Power in Operator Development
30 November 2023, hackernoon.com

QuestDB snares $12M Series A with hosted version coming soon
3 November 2021, TechCrunch

SQL Extensions for Time-Series Data in QuestDB
11 January 2021, Towards Data Science

Aquis Exchange goes live with QuestDB for real time monitoring
2 November 2022, FinanceFeeds

MindsDB Announces Over 70 Data Integrations, Becomes Fastest Growing Applied ML Platform
3 November 2022, Datanami

provided by Google News

Rackspace's ObjectRocket Launches Managed Redis Service
1 June 2024, Data Center Knowledge

Redis switches licenses, acquires Speedb to go beyond its core in-memory database
21 March 2024, TechCrunch

Redis expands data management capabilities with Speedb acquisition – Blocks and Files
22 March 2024, Blocks and Files

In-memory database Redis wants to dabble in disk
19 October 2023, The Register

Redis moves to source-available licenses
25 March 2024, InfoWorld

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

Evaluating HTAP Databases for Machine Learning Applications
2 November 2016, KDnuggets

Low-latency, distributed database architectures are critical for emerging fog applications
7 April 2022, Embedded Computing Design

provided by Google News



Share this page

Featured Products

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

Milvus logo

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

Present your product here