Exposed kotlin 的sql 框架
Exposed 是kotlin 的orm 框架,支持的数据库也比较多,同时官方也提供了基于spring boot的starter
类似的ebean也是一个不错的选择
参考资料
https://github.com/JetBrains/Exposed
https://github.com/ebean-orm/ebean
Exposed 是kotlin 的orm 框架,支持的数据库也比较多,同时官方也提供了基于spring boot的starter
类似的ebean也是一个不错的选择
https://github.com/JetBrains/Exposed
https://github.com/ebean-orm/ebean