File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ Ktorm is a lightweight and efficient ORM Framework for Kotlin directly based on
20
20
21
21
## Articles
22
22
23
- - [ Extend JSON Support for Ktorm's PostgreSQL Dialect] ( https://www.liuwj.me/posts/ktorm-dialect-extension/ ) <sup class =" new-icon " >NEW</sup >
23
+ - [[ Live Replay] Ktorm - Write Your Database Operations in Kotlin Style|Kotlin Conf CN] ( https://www.liuwj.me/posts/ktorm-in-kotlin-conf-cn-2024/ ) <sup class =" new-icon " >NEW</sup >
24
+ - [ Extend JSON Support for Ktorm's PostgreSQL Dialect] ( https://www.liuwj.me/posts/ktorm-dialect-extension/ )
24
25
- [ Ktorm - Write Your Database Operations in Kotlin Style] ( https://www.liuwj.me/posts/ktorm-write-database-operations-in-kotlin-style/ )
25
26
- [ Still Using MyBatis? Try Ktorm, an ORM Framework for Kotlin!] ( https://www.liuwj.me/posts/ktorm-introduction/ )
Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ Ktorm 是直接基于纯 JDBC 编写的高效简洁的轻量级 Kotlin ORM 框
20
20
21
21
## 文章
22
22
23
- - [ 为 Ktorm 框架拓展 PostgreSQL 方言进行 Json 访问] ( https://www.liuwj.me/posts/ktorm-dialect-extension/ ) <sup class =" new-icon " >NEW</sup >
23
+ - [ 「直播回放」Ktorm:一个让你的数据库操作更具 Kotlin 风味的 ORM 框架|Kotlin 中文开发者大会] ( https://www.liuwj.me/posts/ktorm-in-kotlin-conf-cn-2024/ ) <sup class =" new-icon " >NEW</sup >
24
+ - [ 为 Ktorm 框架拓展 PostgreSQL 方言进行 Json 访问] ( https://www.liuwj.me/posts/ktorm-dialect-extension/ )
24
25
- [ Ktorm - 让你的数据库操作更具 Kotlin 风味] ( https://www.liuwj.me/posts/ktorm-write-database-operations-in-kotlin-style/ )
25
26
- [ 你还在用 MyBatis 吗,Ktorm 了解一下? - 专注于 Kotlin 的 ORM 框架] ( https://www.liuwj.me/posts/ktorm-introduction/ )
You can’t perform that action at this time.
0 commit comments