This project implements an end-to-end stock data pipeline that fetches stock data from an external API, processes and transforms it using Python, stores it in a MySQL database, exposes the data ...
-- into Postgres with tenant_id, project_id, RLS, and cloud-safe column types. -- Design rules: -- 1. Every table gets tenant_id UUID + project_id UUID (FK to tenants/projects) -- 2. Every table gets ...