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

DBMS > Cloudflare Workers KV vs. GBase vs. Microsoft Access vs. SQLite vs. SurrealDB

System Properties Comparison Cloudflare Workers KV vs. GBase vs. Microsoft Access vs. SQLite vs. SurrealDB

Editorial information provided by DB-Engines
NameCloudflare Workers KV  Xexclude from comparisonGBase  Xexclude from comparisonMicrosoft Access  Xexclude from comparisonSQLite  Xexclude from comparisonSurrealDB  Xexclude from comparison
DescriptionA global, low-latency, key-value store for applications on Cloudflare with exceptionally high read volumes and low-latency.Widely used RDBMS in China, including analytical, transactional, distributed transactional, and cloud-native data warehousing.Microsoft Access combines a backend RDBMS (JET / ACE Engine) with a GUI frontend for data manipulation and queries. infoThe Access frontend is often used for accessing other datasources (DBMS, Excel, etc.)Widely used embeddable, in-process RDBMSA fully ACID transactional, developer-friendly, multi-model DBMS
Primary database modelKey-value storeRelational DBMSRelational DBMSRelational DBMSDocument store
Graph DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.39
Rank#274  Overall
#39  Key-value stores
Score1.05
Rank#186  Overall
#86  Relational DBMS
Score101.16
Rank#11  Overall
#8  Relational DBMS
Score111.41
Rank#10  Overall
#7  Relational DBMS
Score1.02
Rank#190  Overall
#33  Document stores
#18  Graph DBMS
Websitewww.cloudflare.com/­developer-platform/­workers-kvwww.gbase.cnwww.microsoft.com/­en-us/­microsoft-365/­accesswww.sqlite.orgsurrealdb.com
Technical documentationdevelopers.cloudflare.com/­kv/­apideveloper.microsoft.com/­en-us/­accesswww.sqlite.org/­docs.htmlsurrealdb.com/­docs
DeveloperCloudflareGeneral Data Technology Co., Ltd.MicrosoftDwayne Richard HippSurrealDB Ltd
Initial release20182004199220002022
Current releaseGBase 8a, GBase 8s, GBase 8c1902 (16.0.11328.20222), March 20193.46.0  (23 May 2024), May 2024v1.5.0, May 2024
License infoCommercial or Open Sourcecommercialcommercialcommercial infoBundled with Microsoft OfficeOpen Source infoPublic DomainOpen Source
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.
Implementation languageC, Java, PythonC++CRust
Server operating systemshostedLinuxWindows infoNot a real database server, but making use of DLLsserver-lessLinux
macOS
Windows
Data schemeschema-freeyesyesyes infodynamic column typesschema-free
Typing infopredefined data types such as float or datenoyesyesyes infonot rigid because of 'dynamic typing' concept.yes
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 indexesnoyesyesyes
SQL infoSupport of SQLnoStandard with numerous extensionsyes infobut not compliant to any SQL standardyes infoSQL-92 is not fully supportedSQL-like query language
APIs and other access methodsHTTP REST
Proprietary protocol
ADO.NET
C API
JDBC
ODBC
ADO.NET
DAO
ODBC
OLE DB
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
GraphQL
RESTful HTTP API
WebSocket
Supported programming languagesC
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
C#C
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Deno
Go
JavaScript (Node.js)
Rust
Server-side scripts infoStored proceduresnouser defined functionsyes infosince Access 2010 using the ACE-engineno
Triggersnoyesyes infosince Access 2010 using the ACE-engineyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning (by range, list and hash) and vertical partitioningnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyesyesnonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACID infobut no files for transaction loggingACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infovia file-system locksyes
Durability infoSupport for making data persistentyesyesyes infobut no files for transaction loggingyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
User concepts infoAccess controlyesno infoa simple user-level security was built in till version Access 2003noyes, based on authentication and database rules

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 partiesNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

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

More resources
Cloudflare Workers KVGBaseMicrosoft AccessSQLiteSurrealDB
DB-Engines blog posts

MS Access drops in DB-Engines Ranking
2 May 2013, Paul Andlinger

Microsoft SQL Server regained rank 2 in the DB-Engines popularity ranking
3 December 2012, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, Paul Andlinger

show all

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the 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

Abusing Microsoft Access "Linked Table" Feature to Perform NTLM Forced Authentication Attacks - Check Point Research
9 November 2023, Check Point Research

Hackers Exploit Microsoft Access Feature to Steal Windows User’s NTLM Tokens
11 November 2023, CybersecurityNews

After installing Navisworks, Office 2016 (32-bit) applications stopped launching
8 October 2023, Autodesk Redshift

MS access program to increase awareness and independence of those living with MS and disability
10 July 2023, Nebraska Medicine

How to Connect MS Access to MySQL via ODBC Driver
7 September 2023, TechiExpert.com

provided by Google News

Microsoft Research chief scientist has no issue with Windows Recall
6 June 2024, The Register

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

How to Work with SQLite Database in Python
8 June 2024, Analytics Insight

A Guide to Working with SQLite Databases in Python
21 May 2024, KDnuggets

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

provided by Google News

SD Times Open-Source Project of the Week: SurrealDB
10 May 2024, SDTimes.com

Meet Tobie Morgan Hitchcock, CEO & Co-Founder Of SurrealDB
25 April 2024, TechRound

Cloud, privacy and AI: Trends defining the future of data and databases
27 September 2023, Sifted

SurrealDB raises $6M for its database-as-a-service offering
4 January 2023, TechCrunch

Introducing SurrealDB: A Quantum Leap in Database Technology
11 September 2023, TechRound

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.

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