ts-db-helper
JSON →ts-db-helper is an experimental TypeScript ORM for relational databases, currently at version 0.0.15. It provides a lightweight, model-based abstraction over SQL databases with TypeScript-first design, offering simple CRUD operations and type-safe queries. The package has minimal dependencies and is suitable for small projects or quick prototypes. However, it is in early development (pre-1.0), with no stable release cadence, limited features compared to mature ORMs like TypeORM or Prisma, and lacks comprehensive documentation. Key differentiators include its simplicity and focus on TypeScript type inference, but it may lack production readiness and community support.
Resources
packagets-db-helper ↗