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. Databricks vs. Firebase Realtime Database vs. Milvus

System Properties Comparison Amazon DynamoDB vs. Databricks vs. Firebase Realtime Database vs. Milvus

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonDatabricks  Xexclude from comparisonFirebase Realtime Database  Xexclude from comparisonMilvus  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudThe Databricks Lakehouse Platform combines elements of data lakes and data warehouses to provide a unified view onto structured and unstructured data. It is based on Apache Spark.Cloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.A DBMS designed for efficient storage of vector data and vector similarity searches
Primary database modelDocument store
Key-value store
Document store
Relational DBMS
Document storeVector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score74.45
Rank#17  Overall
#3  Document stores
#2  Key-value stores
Score81.08
Rank#15  Overall
#2  Document stores
#10  Relational DBMS
Score13.64
Rank#39  Overall
#6  Document stores
Score2.78
Rank#103  Overall
#3  Vector DBMS
Websiteaws.amazon.com/­dynamodbwww.databricks.comfirebase.google.com/­products/­realtime-databasemilvus.io
Technical documentationdocs.aws.amazon.com/­dynamodbdocs.databricks.comfirebase.google.com/­docs/­databasemilvus.io/­docs/­overview.md
DeveloperAmazonDatabricksGoogle infoacquired by Google 2014
Initial release2012201320122019
Current release2.3.4, January 2024
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationscommercialcommercialOpen Source infoApache Version 2.0
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.
Zilliz Cloud – Cloud-native service for Milvus
Implementation languageC++, Go
Server operating systemshostedhostedhostedLinux
macOS info10.14 or later
Windows infowith WSL 2 enabled
Data schemeschema-freeFlexible Schema (defined schema, partial schema, schema free)schema-free
Typing infopredefined data types such as float or dateyesyesVector, Numeric and String
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.yesnono
Secondary indexesyesyesyesno
SQL infoSupport of SQLnowith Databricks SQLnono
APIs and other access methodsRESTful HTTP APIJDBC
ODBC
RESTful HTTP API
Android
iOS
JavaScript API
RESTful HTTP API
RESTful HTTP API
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
Python
R
Scala
Java
JavaScript
Objective-C
C++
Go
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnouser defined functions and aggregateslimited functionality with using 'rules'no
Triggersyes infoby integration with AWS LambdaCallbacks are triggered when data changesno
Partitioning methods infoMethods for storing different data on different nodesShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)nono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencyEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Bounded Staleness
Eventual Consistency
Immediate Consistency
Session Consistency
Tunable Consistency
Foreign keys infoReferential integritynonono
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 regionACIDyesno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes
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)yes, based on authentication and database rulesRole based access control and fine grained access rights
More information provided by the system vendor
Amazon DynamoDBDatabricksFirebase Realtime DatabaseMilvus
Specific characteristicsSupported database models : In addition to the Document store and Relational DBMS...
» more
Milvus is an open-source and cloud-native vector database built for production-ready...
» more
Competitive advantagesHighly available, versatile, and robust with millisecond latency. Supports batch...
» more
Typical application scenariosRAG: retrieval augmented generation Video media : video understanding, video deduplication....
» more
Key customersMilvus is trusted by thousands of enterprises, including PayPal, eBay, IKEA, LINE,...
» more
Market metricsAs of January 2024, 25k+ GitHub stars 10M+ downloads and installations​ ​ 3k+ enterprise...
» more
Licensing and pricing modelsMilvus was released under the open-source Apache License 2.0 in October 2019. Fully-managed...
» more

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 DynamoDBDatabricksFirebase Realtime DatabaseMilvus
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

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

show all

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

show all

Vector databases
2 June 2023, Matthias Gelbmann

show all

Recent citations in the news

AWS announces Amazon DynamoDB zero-ETL integration with Amazon OpenSearch Service
28 November 2023, AWS Blog

Simplify cross-account access control with Amazon DynamoDB using resource-based policies | Amazon Web Services
20 March 2024, AWS Blog

Simplify private connectivity to Amazon DynamoDB with AWS PrivateLink | Amazon Web Services
19 March 2024, AWS Blog

Introducing configurable maximum throughput for Amazon DynamoDB on-demand | Amazon Web Services
3 May 2024, AWS Blog

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

provided by Google News

Databricks Agrees to Acquire Tabular, the Company Founded by the Original Creators of Apache Iceberg USA - English
4 June 2024, PR Newswire

Databricks buys Tabular to win the Iceberg war – Blocks and Files
5 June 2024, Blocks and Files

Databricks to buy data management firm Tabular for over $1 bln
4 June 2024, Reuters

Fenwick Represents Databricks in its Pending Acquisition of…
4 June 2024, Fenwick & West LLP

Databricks' $1B Tabular buy raises questions around table format wars
5 June 2024, The Register

provided by Google News

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

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

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

How NVIDIA GPU Acceleration Supercharged Milvus Vector Database
26 March 2024, The New Stack

AI-Powered Search Engine With Milvus Vector Database on Vultr
31 January 2024, SitePoint

Milvus 2.4 Unveils Game-Changing Features for Enhanced Vector Search
20 March 2024, GlobeNewswire

Zilliz Unveils Game-Changing Features for Vector Search
22 March 2024, Datanami

IBM watsonx.data’s integrated vector database: unify, prepare, and deliver your data for AI
9 April 2024, ibm.com

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