category_id uuid REFERENCES blog_categories(id) ON DELETE SET NULL, author_id uuid REFERENCES blog_authors(id) ON DELETE SET NULL, CREATE INDEX IF NOT EXISTS idx_blog_posts_category ON ...
An end-to-end production data pipeline built on the Brazilian Olist e-commerce dataset — orchestrating extraction, transformation, and visualization across a modern lakehouse stack.