A SQL Toolkit based on pure business objects passed to and from stateful data access objects
Flexible Kysely-based utility for mapping between tables and objects
MappifySQL is a lightweight, easy-to-use Object-Relational Mapping (ORM) library for MySQL databases, designed for use with Node.js. It provides an intuitive, promise-based API for interacting with your MySQL database using JavaScript or TypeScript.
A SQL Toolkit based on pure business objects passed to and from stateful data access objects