作者:scherman因为项目需要选择数据持久化框架,看了一下主要几个流行的和不流行的框架,对于复杂业务系统,最终的结论是,JOOQ是总体上最好的,可惜不是完全免费,最终选择JDBC Template。Hibernate和Mybatis是使用最多的两个主流框架,而JOOQ、Ebean等小众框架则知道的人不多,但也有很多 sql 数据库 sql语句 转载 wx...
sqldatabasejdbcjpajdbimybatisebeanjooqspring-jdbctemplate UpdatedDec 30, 2022 Java Play Ebean module javaormebeanplayframework UpdatedFeb 27, 2025 Java sorra/sage-system Star84 Code Issues Pull requests Blog and SNS kotlinspring-bootebean UpdatedJun 7, 2020 ...
git config --global user.name userName git config --global user.email userEmail 分支3 标签20 Yuan XueguiMerge pull request #8 from OrDTesters/fix-...335ea404年前 182 次提交 提交 src Making test deleteById able to pass when run by itself ...
git config --global user.name userName git config --global user.email userEmail 分支3 标签17 Xuegui YuanUpdate readmea0b87447年前 170 次提交 提交 src Code format. 7年前 .gitignore Implementation SimpleRepository 8年前 .travis.yml update travis ...
jOOQ Pros Very fluent, very easy to write new queries, code is very readable Once setup it's very easy to use, excellent for simple queries Awesome logger debug output Cons Paid license for certain databases - it'll be difficult to persuade managers that it's worth it :) ...