2026-08-03 · 3 min read
What a 90-model Prisma schema taught me about data design
Lessons from building a multi-sided jobs platform — modeling three kinds of users, four payment providers, and a taxonomy of every occupation in the EU.
- prisma
- postgresql
- backend