Skip to content

Commit a5dea67

Browse files
add live replay link
1 parent 065a871 commit a5dea67

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

source/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Ktorm is a lightweight and efficient ORM Framework for Kotlin directly based on
2020

2121
## Articles
2222

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/)
2425
- [Ktorm - Write Your Database Operations in Kotlin Style](https://www.liuwj.me/posts/ktorm-write-database-operations-in-kotlin-style/)
2526
- [Still Using MyBatis? Try Ktorm, an ORM Framework for Kotlin!](https://www.liuwj.me/posts/ktorm-introduction/)

source/zh-cn/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Ktorm 是直接基于纯 JDBC 编写的高效简洁的轻量级 Kotlin ORM 框
2020

2121
## 文章
2222

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/)
2425
- [Ktorm - 让你的数据库操作更具 Kotlin 风味](https://www.liuwj.me/posts/ktorm-write-database-operations-in-kotlin-style/)
2526
- [你还在用 MyBatis 吗,Ktorm 了解一下? - 专注于 Kotlin 的 ORM 框架](https://www.liuwj.me/posts/ktorm-introduction/)

0 commit comments

Comments
 (0)