The Northwind Project is a data visualization and analytics project that utilizes the classic Northwind dataset in a PostgreSQL database, with Metabase for business intelligence. The database and Metabase run in separate Docker containers to ensure modularity and scalability.
PostgreSQL Database: Stores Northwind dataset for analytics.
Metabase Integration: Provides an easy-to-use interface for creating dashboards and reports.
Dockerized Setup: PostgreSQL and Metabase run in separate containers for isolation.
Queries and Dashboards: Ready-to-use queries and visualizations.
Database: PostgreSQL
Analytics & BI: Metabase
Containerization: Docker & Docker Compose
Here are some example dashboards created in Metabase:
Modify the .env file to change database credentials and settings.
This project is open-source and available under the MIT License.
Pull requests are welcome! If you'd like to contribute, please fork the repository and submit a PR.