DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon DynamoDB vs. Firebase Realtime Database vs. Google Cloud Spanner vs. RavenDB vs. SurrealDB

System Properties Comparison Amazon DynamoDB vs. Firebase Realtime Database vs. Google Cloud Spanner vs. RavenDB vs. SurrealDB

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonFirebase Realtime Database  Xexclude from comparisonGoogle Cloud Spanner  Xexclude from comparisonRavenDB  Xexclude from comparisonSurrealDB  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudCloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.A horizontally scalable, globally consistent, relational database service. It is the externalization of the core Google database that runs the biggest aspects of Google, like Ads and Google Play.Open Source Operational and Transactional Enterprise NoSQL Document DatabaseA fully ACID transactional, developer-friendly, multi-model DBMS
Primary database modelDocument store
Key-value store
Document storeRelational DBMSDocument storeDocument store
Graph DBMS
Secondary database modelsGraph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score74.07
Rank#17  Overall
#3  Document stores
#2  Key-value stores
Score14.29
Rank#39  Overall
#6  Document stores
Score2.89
Rank#103  Overall
#52  Relational DBMS
Score2.92
Rank#101  Overall
#18  Document stores
Score0.86
Rank#203  Overall
#34  Document stores
#18  Graph DBMS
Websiteaws.amazon.com/­dynamodbfirebase.google.com/­products/­realtime-databasecloud.google.com/­spannerravendb.netsurrealdb.com
Technical documentationdocs.aws.amazon.com/­dynamodbfirebase.google.com/­docs/­databasecloud.google.com/­spanner/­docsravendb.net/­docssurrealdb.com/­docs
DeveloperAmazonGoogle infoacquired by Google 2014GoogleHibernating RhinosSurrealDB Ltd
Initial release20122012201720102022
Current release5.4, July 2022v1.1.1, January 2024
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationscommercialcommercialOpen Source infoAGPL version 3, commercial license availableOpen Source
Cloud-based only infoOnly available as a cloud serviceyesyesyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC#Rust
Server operating systemshostedhostedhostedLinux
macOS
Raspberry Pi
Windows
Linux
macOS
Windows
Data schemeschema-freeschema-freeyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyesnoyes
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.nono
Secondary indexesyesyesyesyes
SQL infoSupport of SQLnonoyes infoQuery statements complying to ANSI 2011SQL-like query language (RQL)SQL-like query language
APIs and other access methodsRESTful HTTP APIAndroid
iOS
JavaScript API
RESTful HTTP API
gRPC (using protocol buffers) API
JDBC infoAt present, JDBC supports read-only queries. No support for DDL or DML statements.
RESTful HTTP API
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
GraphQL
RESTful HTTP API
WebSocket
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
Java
JavaScript
Objective-C
Go
Java
JavaScript (Node.js)
Python
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Deno
Go
JavaScript (Node.js)
Rust
Server-side scripts infoStored proceduresnolimited functionality with using 'rules'noyes
Triggersyes infoby integration with AWS LambdaCallbacks are triggered when data changesnoyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication with 3 replicas for regional instances.Multi-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)noyes infousing Google Cloud Dataflowyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Eventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate ConsistencyDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.
Foreign keys infoReferential integritynonoyes infoby using interleaved tables, this features focuses more on performance improvements than on referential integrityno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoACID across one or more tables within a single AWS account and regionyesACID infoStrict serializable isolationACID, Cluster-wide transaction availableACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.no
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)yes, based on authentication and database rulesAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Authorization levels configured per client per databaseyes, 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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
Amazon DynamoDBFirebase Realtime DatabaseGoogle Cloud SpannerRavenDBSurrealDB
DB-Engines blog posts

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

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

Increased popularity for consuming DBMS services out of the cloud
2 October 2015, Paul Andlinger

show all

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

show all

Recent citations in the news

Using the circuit-breaker pattern with AWS Lambda extensions and Amazon DynamoDB | Amazon Web Services
16 May 2024, AWS Blog

DynamoDB’s Superpower: Mastering Single Table Design in DynamoDB
16 May 2024, Security Boulevard

Continuously replicate Amazon DynamoDB changes to Amazon Aurora PostgreSQL using AWS Lambda | Amazon ...
14 May 2024, AWS Blog

Migrating Uber's Ledger Data from DynamoDB to LedgerStore
11 April 2024, Uber

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29 December 2023, InfoQ.com

provided by Google News

Google launches Firebase Genkit, a new open source framework for building AI-powered apps
14 May 2024, TechCrunch

Realtime vs Cloud Firestore: Which Firebase Database to go?
8 March 2024, Appinventiv

Atos cybersecurity blog: Misconfigured Firebase: A real-time cyber threat
18 January 2024, Atos

Don't be like these 900+ websites and expose millions of passwords via Firebase
18 March 2024, The Register

Google Firebase may have exposed 125M records from misconfigurations
19 March 2024, SC Media

provided by Google News

Google Improves Cloud Spanner: More Compute and Storage without Price Increase
14 October 2023, InfoQ.com

Google makes its Cloud Spanner database service faster and more cost-efficient
11 October 2023, SiliconANGLE News

Google turns up the heat on AWS, claims Cloud Spanner is half the cost of DynamoDB
11 October 2023, TechCrunch

Google Spanner: When Do You Need to Move to It?
11 September 2023, hackernoon.com

More AI Added to Google Cloud's Databases
28 February 2024, Datanami

provided by Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 2023, PR Newswire

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

Oren Eini on RavenDB, Including Consistency Guarantees and C# as the Implementation Language
23 May 2022, InfoQ.com

RavenDB Adds Graph Queries
15 May 2019, Datanami

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

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

Present your product here