Dao Packages

daosql

这是一个将sql文件直接转换为dao方法的工具,比目前使用的MyBatis或Hibernate或手写sql拼接代码更简单易用、直接,只需在sql文件中写可以运行的sql语句,再用daosql工具生成dao代码即可。 A tool to convert sql to dao method, easy to use than MyBatis and Hibernate, just write runnable sql, and use this tool to generate Dao class.

1.8.2 • Published 5 years ago

@apimda/db-utils

[![version](https://img.shields.io/npm/v/@apimda/db-utils.svg?style=flat-square)](https://www.npmjs.com/package/@apimda/db-utils)

0.0.7 • Published 2 years ago