3 books • PUBLIC
Build a fully functional budget tracking system in SQL, from scratch. Each article adds to a working schema based on double-entry bookkeeping, the same system that has powered financial record-keeping since the 1400s. You'll design accounts, record balanced transactions, enforce integrity with triggers, and generate real financial reports. No toy examples. Every table, constraint, and query is something you could use in production.