baked-orm
JSON →An ActiveRecord-inspired ORM and migration tool for Bun, version 0.14.3. PostgreSQL-native with auto-generated typed schemas from introspection. Release cadence is monthly. Key differentiators: convention-over-configuration, single `db/schema.ts` generated by migrations that feeds both backend models and frontend hydration, TypeScript-first, supports lazy/eager loading, polymorphic associations, soft deletes, recursive tree traversal, and serialization with `__typename` for frontend hydration.
Resources
packagebaked-orm ↗