nest-rs-database 1.3.0

ORM-agnostic data-layer seam for NestRS: the ambient request/job Executor task-local plus the object-safe Executor trait an ORM module implements. SeaORM is the first-party implementation (nest-rs-seaorm), and the trait is public so other stores can be written against it.
Documentation

nest-rs-database

ORM-agnostic data-layer seam for NestRS: the ambient request/job Executor task-local plus the object-safe Executor trait an ORM module implements. SeaORM is the first-party implementation (nest-rs-seaorm), and the trait is public so other stores can be written against it.

Part of NestRS — every framework crate ships at the same version in lockstep, under a semver contract: breaking changes wait for the next major.

cargo add nest-rs-database

Documentation · GitHub