SQL Packages

coral-sql

The nodejs module for building SQL by complec and related like coral.

1.0.1 • Published 8 months ago

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