Ezfire Blog
Announcing Query Workbooks
In this article we discuss query workbooks in Ezfire and how you can use them to be more productive with your data.
Announcing DynamoDB Support
In this article we discuss how we are expanding Ezfire beyond Google Cloud to support AWS DynamoDB and how to get started.
DynamoDB: PartiQL vs. DocumentClient
In this article we will introduce the new PartiQL language supported by DynamoDB and compare and contrast this new API with the legacy DocumentClient API used originally for querying DynamoDB.
Cloud Firestore vs. Cosmos DB: Which NoSQL database is right for you?
In this article we will compare and contrast two popular managed NoSQL databases, Cloud Firestore by Google and Cosmos DB by Microsoft Azure, and analyze their similarities and differences.
Cloud Firestore vs. DynamoDB: Which BaaS is right for you?
In this article we will compare and contrast two popular BaaS databases, Cloud Firestore by Google and DynamoDB by Amazon, and analyze their similarities and differences.
Cloud Firestore vs. Realtime Database: Which Firebase database is right for you?
In this article we will compare and contrast the two databases offered by Firebase, Realtime Database and Cloud Firestore, and analyze their similarities and differences
Cloud Firestore vs. MongoDB: Which to choose for your next project
In this article we will compare and contrast two popular document stores, Cloud Firestore and MongoDB, and analyze their similarities and differences.
Data Modeling Patterns for Cloud Firestore
In this article, we will discuss some useful data modeling patterns for document stores in the context of Cloud Firestore.
Introduction to Cloud Firestore for SQL Developers (Part 2)
In this article we will discuss how to translate some advanced fundamentals of SQL into NoSQL in the context of Cloud Firestore.
Introduction to Cloud Firestore for SQL Developers (Part 1)
In this series of articles we will look at Cloud Firestore from a SQL developer's perspective, and explore how to translate SQL concepts to NoSQL in the context of Firestore.
Getting Started With Ezfire
How to get up and running with Ezfire and start querying you database like a developer.