Skip to content

charcoal-dev/db-orm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

236 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Charcoal Database ORM

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

About

ORM for Charcoal Database lib

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages