· Swadhin Kumar · Database Engineering
Type-safe SQL in Scala with Doobie
A Doobie abstraction layer that survives schema migrations — explicit column ordering, type-safe operators, and tenant-scoped queries by default.
A Doobie abstraction layer that survives schema migrations — explicit column ordering, type-safe operators, and tenant-scoped queries by default.
Notes on the Scala query DSL we built over MongoDB to stop renames from silently breaking queries at runtime.