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

DBMS > Amazon Neptune vs. Cloudflare Workers KV vs. Google Cloud Firestore vs. HarperDB

System Properties Comparison Amazon Neptune vs. Cloudflare Workers KV vs. Google Cloud Firestore vs. HarperDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAmazon Neptune  Xexclude from comparisonCloudflare Workers KV  Xexclude from comparisonGoogle Cloud Firestore  Xexclude from comparisonHarperDB  Xexclude from comparison
DescriptionFast, reliable graph database built for the cloudA global, low-latency, key-value store for applications on Cloudflare with exceptionally high read volumes and low-latency.Cloud Firestore is an auto-scaling document database for storing, syncing, and querying data for mobile and web apps. It offers seamless integration with other Firebase and Google Cloud Platform products.Ultra-low latency distributed database with an intuitive REST API supporting NoSQL and SQL (including joins). Deployment of functions and databases simultaneously with a consolidated node-level architecture.
Primary database modelGraph DBMS
RDF store
Key-value storeDocument storeDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.82
Rank#109  Overall
#9  Graph DBMS
#5  RDF stores
Score0.33
Rank#290  Overall
#41  Key-value stores
Score9.97
Rank#47  Overall
#8  Document stores
Score0.55
Rank#255  Overall
#39  Document stores
Websiteaws.amazon.com/­neptunewww.cloudflare.com/­developer-platform/­workers-kvfirebase.google.com/­products/­firestorewww.harperdb.io
Technical documentationaws.amazon.com/­neptune/­developer-resourcesdevelopers.cloudflare.com/­kv/­apifirebase.google.com/­docs/­firestoredocs.harperdb.io/­docs
DeveloperAmazonCloudflareGoogleHarperDB
Initial release2017201820172017
Current release3.1, August 2021
License infoCommercial or Open Sourcecommercialcommercialcommercialcommercial infofree community edition available
Cloud-based only infoOnly available as a cloud serviceyesyesyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageNode.js
Server operating systemshostedhostedhostedLinux
OS X
Data schemeschema-freeschema-freeschema-freedynamic schema
Typing infopredefined data types such as float or dateyesnoyesyes infoJSON data types
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 indexesnonoyesyes
SQL infoSupport of SQLnononoSQL-like data manipulation statements
APIs and other access methodsOpenCypher
RDF 1.1 / SPARQL 1.1
TinkerPop Gremlin
HTTP REST
Proprietary protocol
Android
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
JDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
Supported programming languagesC#
Go
Java
JavaScript
PHP
Python
Ruby
Scala
C
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
Go
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
.Net
C
C#
C++
ColdFusion
D
Dart
Delphi
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
MatLab
Objective C
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Rust
Scala
Swift
Server-side scripts infoStored proceduresnonoyes, Firebase Rules & Cloud FunctionsCustom Functions infosince release 3.1
Triggersnonoyes, with Cloud Functionsno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingA table resides as a whole on one (or more) nodes in a cluster
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-availability zones high availability, asynchronous replication for up to 15 read replicas within a single region. Global database clusters consists of a primary write DB cluster in one region, and up to five secondary read DB clusters in different regions. Each secondary region can have up to 16 reader instances.yesMulti-source replicationyes infothe nodes on which a table resides can be defined
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoUsing Cloud Dataflowno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infoRelationships in graphsnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoyesAtomic execution of specific operations
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infowith encyption-at-restyesyesyes, using LMDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Access rights for users, groups and roles based on Google Cloud Identity and Access Management. Security Rules for 3rd party authentication using Firebase Auth.Access rights for users and roles

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
Amazon NeptuneCloudflare Workers KVGoogle Cloud FirestoreHarperDB
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

show all

Recent citations in the news

Analyze large amounts of graph data to get insights and find trends with Amazon Neptune Analytics | Amazon Web ...
29 November 2023, AWS Blog

With Neptune Analytics, AWS combines the power of vector search and graph data
29 November 2023, TechCrunch

Amazon Neptune: 6 Ways to Use the AWS Graph Database
10 August 2023, TechRepublic

Create a Virtual Knowledge Graph with Amazon Neptune and an Amazon S3 data lake | Amazon Web Services
21 February 2024, AWS Blog

AWS Launches New Analytics Engine That Combines the Power Of Vector Search And Graph Data
1 December 2023, EnterpriseAI

provided by Google News

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

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

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

Cloudflare adds AI services as CTO says "a developer platform without AI" is little use • DEVCLASS
16 May 2023, DevClass

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

provided by Google News

Google Introduces Firestore Multiple Databases
24 February 2024, InfoQ.com

Google’s Firebase gets AI extensions, opens up its marketplace
10 May 2023, TechCrunch

Essentials for Working With Firestore in Python | by Lynn G. Kwong
13 November 2022, Towards Data Science

Realtime vs Cloud Firestore: Which Firebase Database to go?
20 May 2019, Appinventiv

Google's Cloud Firestore is now generally available
31 January 2019, ZDNet

provided by Google News

Meet HarperDB, Winner of the Startups of the Year in Denver
9 February 2024, hackernoon.com

HarperDB 4.0 integrates with open-source connectivity platform NATS to enable limitless data distribution
17 January 2023, SiliconANGLE News

Edison Interactive partners with HarperDB to deliver premier digital out-of-home content with zero latency
30 August 2022, PR Newswire

Unlocking immersive golfing experiences with AWS Wavelength | Amazon Web Services
29 November 2022, AWS Blog

Build a Hacker News Clone using React and HarperDB — SitePoint
18 October 2021, SitePoint

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

AllegroGraph logo

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

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.

Present your product here