ORM for Charcoal Database lib

0.2.6 2025-08-20 06:16 UTC

This package is auto-updated.

Last update: 2025-08-20 06:26:20 UTC


README

MIT License

The DB ORM library adds an object-relational mapping layer to Charcoal’s database system, letting developers interact with tables through typed entities instead of raw SQL. It integrates with the kernel lifecycle, supports events for persistence actions, and offers a clean API for querying, saving, and managing records while keeping database logic organized and consistent across projects.

https://charcoal.dev/libs/db-orm