@fengsoft/foundation-db
v0.1.0
Published
Low-level Drizzle and Postgres helpers shared by Fengsoft persistence packages.
Readme
@fengsoft/foundation-db
Low-level Drizzle and Postgres helpers shared by Fengsoft persistence packages.
Install
pnpm add @fengsoft/foundation-db drizzle-orm pgUse When
- you need a small shared DB runtime without product semantics
- you want common Drizzle/Postgres helpers reused across packages
Related Packages
@fengsoft/auth-db
Source
- Repo:
fengsoft/auth-core - Docs: see the root repository README and docs app for architecture and adoption guides
