Comparison of non-JPA SQL mapping frameworks for Java (Jooq, Spring JDBCTemplate, MyBatis, EBean, JDBI, Speedment, sql2o)
Stars
270
Forks
34
Watchers
270
Open Issues
9
Overall repository health assessment
No package.json found
This might not be a Node.js project
Added new scenario for removing single entity based on primary key and implemented in all frameworks
a8d42a6View on GitHubImproved inserting of rows for JDBCTemplate by utilizing SimpleJdbcInsert class.
2ab7447View on GitHub