Simple program that demonstrates the implementation of cloud databases using Google's Cloud Firestore and Python.
-
Updated
Feb 7, 2025 - Python
Simple program that demonstrates the implementation of cloud databases using Google's Cloud Firestore and Python.
This project is a data analysis and visualization of IMDB ratings of over 10,000 movies and shows. An SQL database is deployed in the cloud and connected to a SQL editor to perform data wrangling. Then SQL database is connected to Python and visualized using libraries such as pandas, altair, and streamlit. And dashboard is deployed using streamlit.
Self contained microservices for a spreadsheet MVP with a RESTful interface. Two implementations of databases with interchangeable local SQLite and cloud No-SQL
Add a description, image, and links to the clouddatabase topic page so that developers can more easily learn about it.
To associate your repository with the clouddatabase topic, visit your repo's landing page and select "manage topics."