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 > Kdb vs. Kingbase vs. PouchDB vs. Quasardb

System Properties Comparison Kdb vs. Kingbase vs. PouchDB vs. Quasardb

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameKdb  Xexclude from comparisonKingbase  Xexclude from comparisonPouchDB  Xexclude from comparisonQuasardb  Xexclude from comparison
DescriptionHigh performance Time Series DBMSAn enterprise-class RDBMS compatible with PostgreSQL and Oracle and widely used in China.JavaScript DBMS with an API inspired by CouchDBDistributed, high-performance timeseries database
Primary database modelTime Series DBMS
Vector DBMS
Relational DBMSDocument storeTime Series DBMS
Secondary database modelsRelational DBMSDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score7.71
Rank#49  Overall
#2  Time Series DBMS
#1  Vector DBMS
Score0.50
Rank#257  Overall
#119  Relational DBMS
Score2.34
Rank#112  Overall
#21  Document stores
Score0.21
Rank#322  Overall
#29  Time Series DBMS
Websitekx.comwww.kingbase.com.cnpouchdb.comquasar.ai
Technical documentationcode.kx.compouchdb.com/­guidesdoc.quasar.ai/­master
DeveloperKx Systems, a division of First Derivatives plcBeiJing KINGBASE Information technologies inc.Apache Software Foundationquasardb
Initial release2000 infokdb was released 2000, kdb+ in 2003199920122009
Current release3.6, May 2018V8.0, August 20217.1.1, June 20193.14.1, January 2024
License infoCommercial or Open Sourcecommercial infofree 32-bit versioncommercialOpen Sourcecommercial infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licenses
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageqC and JavaJavaScriptC++
Server operating systemsLinux
OS X
Solaris
Windows
Linux
Windows
server-less, requires a JavaScript environment (browser, Node.js)BSD
Linux
OS X
Windows
Data schemeyesyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesnoyes infointeger and binary
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.yesyesnono
Secondary indexesyes infotable attribute 'grouped'yesyes infovia viewsyes infowith tags
SQL infoSupport of SQLSQL-like query language (q)Standard with numerous extensionsnoSQL-like query language
APIs and other access methodsHTTP API
JDBC
Jupyter
Kafka
ODBC
WebSocket
ADO.NET
gokb
JDBC
kdbndp
ODBC
PDI
PDO
Pro*C
psycopg2
QT
HTTP REST infoonly for PouchDB Server
JavaScript API
HTTP API
Supported programming languagesC
C#
C++
Go
J
Java
JavaScript
Lua
MatLab
Perl
PHP
Python
R
Scala
.Net
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
JavaScript.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
Server-side scripts infoStored proceduresuser defined functionsuser defined functionsView functions in JavaScriptno
Triggersyes infowith viewsyesyesno
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioninghorizontal partitioning (by range, list and hash) and vertical partitioningSharding infowith a proxy-based framework, named couchdb-loungeSharding infoconsistent hashing
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyesMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
Source-replica replication with selectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infosimilar paradigm used for internal processingnoyeswith Hadoop integration
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyes infoby using LevelDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infoTransient mode
User concepts infoAccess controlrights management via user accountsfine grained access rights according to SQL-standardnoCryptographically strong user authentication and audit trail
More information provided by the system vendor
KdbKingbasePouchDBQuasardb
Specific characteristicsIntegrated columnar database & programming system for streaming, real time and historical...
» more
Competitive advantagesprovides seamless scalability; runs on industry standard server platforms; is top-ranked...
» more
Typical application scenariostick database streaming sensor data massive intelligence applications oil and gas...
» more
Key customersGoldman Sachs Morgan Stanley Merrill Lynch J.P. Morgan Deutsche Bank IEX Securities...
» more
Market metricskdb+ performance and reliability proven by our customers in critical infrastructure...
» more
Licensing and pricing modelsupon request
» 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
KdbKingbasePouchDBQuasardb
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

Turbocharging the Engine: KX Unleashes AI-First Transformation with kdb+
28 February 2024, Business Wire

McLaren Applied and KX partner to enhance ATLAS software analytics capabilities
9 August 2023, Professional Motorsport World

Introducing Amazon FinSpace with Managed kdb Insights, a fully managed analytics engine, commonly used by capital ...
18 May 2023, AWS Blog

KX ANNOUNCES KDB INSIGHTS AS FULLY MANAGED SERVICE ON AMAZON FINSPACE
18 May 2023, PR Newswire

KX Brings the Power and Performance of kdb+ to Python Developers with PyKX
7 June 2023, Datanami

provided by Google News

Made in China 2025 is back, with a new name and a focus on database companies – The China Project
19 December 2022, The China Project

Opening preparation - Alekhine defense, Saemisch variation
18 April 2016, Chess.com

Backup & Recovery Solutions from China
4 August 2022, Хабр

provided by Google News

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

3 Reasons To Think Offline First
22 March 2017, ibm.com

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

provided by Google News

Record quasar is most luminous object in the universe
20 February 2024, EarthSky

Quasar Partners with PTC to Empower IoT Customers with High-Performance Data Solutions
11 September 2023, Datanami

QUASAR yacht (Bilgin, 46.8m, 2016)
3 July 2023, Boat International

Hubble Unexpectedly Finds Double Quasar in Distant Universe
5 April 2023, Science@NASA

Quasar Selected by National Renewable Energy Laboratory to Help with Energy System De-risking and Optimization
6 June 2023, PR Newswire

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