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

DBMS > AlaSQL vs. Cloudflare Workers KV vs. FoundationDB vs. Google Cloud Bigtable vs. Postgres-XL

System Properties Comparison AlaSQL vs. Cloudflare Workers KV vs. FoundationDB vs. Google Cloud Bigtable vs. Postgres-XL

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonCloudflare Workers KV  Xexclude from comparisonFoundationDB  Xexclude from comparisonGoogle Cloud Bigtable  Xexclude from comparisonPostgres-XL  Xexclude from comparison
Created as commercial project in 2013, FoundationDB has been acquired by Apple in March 2015 and was withdrawn from the market. As a consequence, the product was removed from the DB-Engines ranking. In April 2018, Apple open-sourced FoundationDB and it therefore reappears in the ranking.
DescriptionJavaScript DBMS libraryA global, low-latency, key-value store for applications on Cloudflare with exceptionally high read volumes and low-latency.Ordered key-value store. Core features are complimented by layers.Google's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.Based on PostgreSQL enhanced with MPP and write-scale-out cluster features
Primary database modelDocument store
Relational DBMS
Key-value storeDocument store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Key-value store
Wide column store
Relational DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.46
Rank#260  Overall
#40  Document stores
#121  Relational DBMS
Score0.32
Rank#283  Overall
#40  Key-value stores
Score1.03
Rank#190  Overall
#31  Document stores
#28  Key-value stores
#89  Relational DBMS
Score3.26
Rank#92  Overall
#13  Key-value stores
#8  Wide column stores
Score0.49
Rank#256  Overall
#117  Relational DBMS
Websitealasql.orgwww.cloudflare.com/­developer-platform/­workers-kvgithub.com/­apple/­foundationdbcloud.google.com/­bigtablewww.postgres-xl.org
Technical documentationgithub.com/­AlaSQL/­alasqldevelopers.cloudflare.com/­kv/­apiapple.github.io/­foundationdbcloud.google.com/­bigtable/­docswww.postgres-xl.org/­documentation
DeveloperAndrey Gershun & Mathias R. WulffCloudflareFoundationDBGoogle
Initial release20142018201320152014 infosince 2012, originally named StormDB
Current release6.2.28, November 202010 R1, October 2018
License infoCommercial or Open SourceOpen Source infoMIT-LicensecommercialOpen Source infoApache 2.0commercialOpen Source infoMozilla public license
Cloud-based only infoOnly available as a cloud servicenoyesnoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptC++C
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)hostedLinux
OS X
Windows
hostedLinux
macOS
Data schemeschema-freeschema-freeschema-free infosome layers support schemasschema-freeyes
Typing infopredefined data types such as float or datenonono infosome layers support typingnoyes
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.nononoyes infoXML type, but no XML query functionality
Secondary indexesnonononoyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.nosupported in specific SQL layer onlynoyes infodistributed, parallel query execution
APIs and other access methodsJavaScript APIHTTP REST
Proprietary protocol
gRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languagesJavaScriptC
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
C#
C++
Go
Java
JavaScript (Node.js)
Python
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Server-side scripts infoStored proceduresnonoin SQL-layer onlynouser defined functions
Triggersyesnononoyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardinghorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesyesInternal replication in Colossus, and regional replication between two clusters in different zones
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual ConsistencyLinearizable consistencyImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Immediate Consistency
Foreign keys infoReferential integrityyesnoin SQL-layer onlynoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storagenoACIDAtomic single-row operationsACID infoMVCC
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnonono
User concepts infoAccess controlnonoAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)fine 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

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

More resources
AlaSQLCloudflare Workers KVFoundationDBGoogle Cloud BigtablePostgres-XL
Recent citations in the news

Create a Marvel Database with SQL and Javascript, the easy way
2 July 2019, Towards Data Science

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28 February 2021, hackernoon.com

Multi faceted data exploration in the browser using Leaflet and amCharts
3 May 2020, Towards Data Science

provided by Google News

Cloudflare updates Workers platform with Python support, event notifications, and improved local development ...
3 April 2024, DevClass

Cloudflare recovers from service outage after power failure at core North American data center
3 November 2023, DatacenterDynamics

Cloudflare dashboard, API service feeling poorly due to datacenter power snafu
2 November 2023, The Register

Cloudflare is (still) struggling with another outage - here's what to know
3 November 2023, ZDNet

How to Build a Scalable URL Shortener With Cloudflare Workers and KV Under 10 Minutes
21 August 2022, hackernoon.com

provided by Google News

FoundationDB team's new venture, Antithesis, raises $47M to enhance software testing
13 February 2024, SiliconANGLE News

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

Antithesis raises $47M to launch an automated testing platform for software
13 February 2024, TechCrunch

Deno adds scaleable messaging with new Queues feature, sparks debate about proprietary services • DEVCLASS
28 September 2023, DevClass

FoundationDB, a very interesting NoSQL database owned by Apple, is now an open-source project
19 April 2018, GeekWire

provided by Google News

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1 March 2024, Forbes

Google expands BigQuery with Gemini, brings vector support to cloud databases
29 February 2024, VentureBeat

Google Introduces Autoscaling for Cloud Bigtable for Optimizing Costs
31 January 2022, InfoQ.com

Google scales up Cloud Bigtable NoSQL database
27 January 2022, TechTarget

Review: Google Bigtable scales with ease
7 September 2016, InfoWorld

provided by Google News



Share this page

Featured Products

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

Neo4j logo

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

AllegroGraph logo

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

RaimaDB logo

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

Present your product here