GuidesSet Menu5 guideposts
Playbook
What's New
Recent changes to the nbadb warehouse and documentation
Hand-authoredUpdated May 1, 2026Edit this page directly when the narrative needs to change.
11Guides
Ops · AnalysisUser Paths
ExecutionBest Use
What's New
Recent changes to nbadb — warehouse updates, new documentation, and site improvements.
This page tracks notable changes. For the full commit history, see the GitHub repository.
2026-04 — Documentation Refinement
- Dark mode polish — layer colors, chart colors, and section accents now adapt to dark mode via CSS custom properties
- Error boundaries — docs pages now show themed error, 404, and loading states
- Schema table UX — hover highlights and row striping on all reference tables
- Mobile hero — court-line watermark visible on small screens
- Performance — explicit
font-display: swap, OG image cache headers
2026-03 — Coverage Expansion
- Expanded fact transform coverage — cumulative stats, clutch detail, shooting splits, and more
- Expanded analytics views — clutch performance, player matchup, shooting efficiency, team game complete
- Extended transform families — dashboard detail families across splits categories
- Full test suite coverage — automated test and lint checks remain part of the release surface
- Docs autogen — ER diagrams, lineage traces, schema references, and data dictionaries auto-generated from code
2026-03 — Multi-Skill Audit
- Security fixes — SQL safety (semicolon detection, NFKC normalization, external access disabled)
- Pipeline hardening — O(N+M) registration, error logging, connection leak guards
- Schema versioning — hash includes column types, not just names
- CI improvements — all GitHub Actions SHA-pinned, permissions/timeouts/concurrency on all workflows
2026-02 — Initial Launch
- Star schema design — dimensions, facts, bridges, aggregations, analytics views
- Documentation launch surface — schema reference, data dictionary, diagrams, endpoints, lineage, and guides
- Interactive components — SQL playground (DuckDB-WASM), shot charts, game flow, player comparison
- NBA-themed design — custom court panel, section-colored navigation, animated scoreboard
Keep moving
Stay in the same possession
Keep the mental model warm with adjacent pages, section hubs, and search-friendly routes into the same topic cluster.
Guides
Analytics Quickstart
Land quick wins fast and move from setup to analysis with intent.
Core Docs
SQL Playground
Rehearse DuckDB syntax and query structure in the browser before touching the full warehouse.
Guides
DuckDB Query Examples
Move from the browser sandbox into real warehouse query patterns and analyst-ready examples.
