From 3ffc0f1db46d54d90b14f1af04dbd0b586c832b6 Mon Sep 17 00:00:00 2001 From: carribean Date: Mon, 16 Mar 2026 17:09:14 +0800 Subject: [PATCH] Add rdsai-cli (#811) Co-authored-by: Jonathan Neidel --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 31dc8a4..0eb5ce8 100644 --- a/readme.md +++ b/readme.md @@ -206,6 +206,7 @@ Expose a service running on localhost to the public web for testing and sharing. - [sqlline](https://github.com/julianhyde/sqlline) - Shell for issuing SQL via JDBC. - [iredis](https://github.com/laixintao/iredis) - Redis client with autocompletion and syntax highlighting. - [usql](https://github.com/xo/usql) - Universal SQL client with autocompletion and syntax highlighting. +- [rdsai-cli](https://github.com/aliyun/rdsai-cli) - AI-powered MySQL client. ### Devops