DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Bangdb vs. Cloudflare Workers KV vs. Kingbase vs. PostgreSQL

System Properties Comparison Bangdb vs. Cloudflare Workers KV vs. Kingbase vs. PostgreSQL

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonCloudflare Workers KV  Xexclude from comparisonKingbase  Xexclude from comparisonPostgreSQL  Xexclude from comparison
DescriptionConverged and high performance database for device data, events, time series, document and graphA global, low-latency, key-value store for applications on Cloudflare with exceptionally high read volumes and low-latency.An enterprise-class RDBMS compatible with PostgreSQL and Oracle and widely used in China.Widely used open source RDBMS infoDeveloped as objectoriented DBMS (Postgres), gradually enhanced with 'standards' like SQL
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Key-value storeRelational DBMSRelational DBMS infowith object oriented extensions, e.g.: user defined types/functions and inheritance. Handling of key/value pairs with hstore module.
Secondary database modelsSpatial DBMSDocument store
Spatial DBMS
Document store
Graph DBMS infowith Apache Age
Spatial DBMS
Vector DBMS infowith pgvector extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.11
Rank#340  Overall
#48  Document stores
#33  Graph DBMS
#31  Time Series DBMS
Score0.32
Rank#274  Overall
#40  Key-value stores
Score0.41
Rank#259  Overall
#120  Relational DBMS
Score674.32
Rank#4  Overall
#4  Relational DBMS
Websitebangdb.comwww.cloudflare.com/­developer-platform/­workers-kvwww.kingbase.com.cnwww.postgresql.org
Technical documentationdocs.bangdb.comdevelopers.cloudflare.com/­kv/­apiwww.postgresql.org/­docs
DeveloperSachin Sinha, BangDBCloudflareBeiJing KINGBASE Information technologies inc.PostgreSQL Global Development Group infowww.postgresql.org/­developer
Initial release2012201819991989 info1989: Postgres, 1996: PostgreSQL
Current releaseBangDB 2.0, October 2021V8.0, August 202116.4, August 2024
License infoCommercial or Open SourceOpen Source infoBSD 3commercialcommercialOpen Source infoBSD
Cloud-based only infoOnly available as a cloud servicenoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
PostgreSQL Flex @ STACKIT offers managed PostgreSQL Instances with adjustable CPU, RAM, storage amount and speed and several extensions available, in enterprise grade to perfectly match all application requirements. All 100% GDPR-compliant.
Implementation languageC, C++C and JavaC
Server operating systemsLinuxhostedLinux
Windows
FreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
Data schemeschema-freeschema-freeyesyes
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsnoyesyes
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.nonoyesyes infospecific XML-type available, but no XML query functionality.
Secondary indexesyes infosecondary, composite, nested, reverse, geospatialnoyesyes
SQL infoSupport of SQLSQL like support with command line toolnoStandard with numerous extensionsyes infostandard with numerous extensions
APIs and other access methodsProprietary protocol
RESTful HTTP API
HTTP REST
Proprietary protocol
ADO.NET
gokb
JDBC
kdbndp
ODBC
PDI
PDO
Pro*C
psycopg2
QT
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languagesC
C#
C++
Java
Python
C
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
.Net
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net
C
C++
Delphi
Java infoJDBC
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Server-side scripts infoStored proceduresnonouser defined functionsuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.
Triggersyes, Notifications (with Streaming only)noyesyes
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmhorizontal partitioning (by range, list and hash) and vertical partitioningpartitioning by range, list and (since PostgreSQL 11) by hash
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)yesyesSource-replica replication infoother methods possible by using 3rd party extensions
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglyEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyesyesyes
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes, run db with in-memory only modenono
User concepts infoAccess controlyes (enterprise version only)fine grained access rights according to SQL-standardfine grained access rights according to SQL-standard

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
3rd parties
» more

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

More resources
BangdbCloudflare Workers KVKingbasePostgreSQL
DB-Engines blog posts

DB-Engines shares Q1 2025 database industry rankings and top climbers: Snowflake and PostgreSQL trending
1 May 2025, DB-Engines

PostgreSQL is the DBMS of the Year 2023
2 January 2024, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

show all

Recent citations in the news

We made Workers KV up to 3x faster — here’s the data
26 September 2024, The Cloudflare Blog

Skip the setup: deploy a Workers application in seconds
8 April 2025, The Cloudflare Blog

Making Workers AI faster and more efficient: Performance optimization with KV cache compression and speculative decoding
26 September 2024, The Cloudflare Blog

Moving Baselime from AWS to Cloudflare: simpler architecture, improved performance, over 80% lower cloud costs
31 October 2024, The Cloudflare Blog

Startup spotlight: building AI agents and accelerating innovation with Cohort #5
11 April 2025, The Cloudflare Blog

provided by Google News

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

provided by Google News

Understanding transaction visibility in PostgreSQL clusters with read replicas | Amazon Web Services
2 May 2025, Amazon Web Services

The $1 Billion database bet: What Databricks’ Neon acquisition means for your AI strategy
15 May 2025, VentureBeat

Databricks adds Postgres database with $1B Neon acquisition
14 May 2025, TechTarget

Databricks Acquires Neon for $1 Billion, Boosting AI Infrastructure with Serverless PostgreSQL
14 May 2025, WebProNews

Over 1,500 PostgreSQL Servers Compromised in Fileless Cryptocurrency Mining Campaign
1 April 2025, The Hacker News

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.

SingleStore logo

The data platform to build your intelligent applications.
Try it 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

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

Present your product here