You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Star-schema data mart on PostgreSQL built from Goodbooks CSVs. Demonstrates advanced SQL (window functions, JSONB, GROUPING SETS), indexes (covering/partial/GIN/pg_trgm), materialized views, incremental MERGE loads, pgTAP tests, and GitHub Actions CI. Includes Docker quickstart and SSH-tunnel instructions
Dies ist ein kleines, aber leistungsfähiges Demo-Projekt für Knowledge Management (KM) und Analytics mit PostgreSQL. Es beinhaltet komplexe SQL-Abfragen, Performance-Optimierung (Indizes und EXPLAIN ANALYZE) und Docker-Unterstützung für eine schnelle Bereitstellung. Ideal für Interview-Demos oder CI/CD-Tests.