Skip to content

v0.1.0

Compare
Choose a tag to compare
@wenb1n-dev wenb1n-dev released this 10 Apr 03:48
· 38 commits to main since this release

1.支持 STDIO 方式 与 SSE 方式
2.支持多sql执行,以“;”分隔。
3.根据表注释可以查询出对于的数据库表名,表字段
4.sql执行计划分析
5.中文字段转拼音.

  1. support for STDIO mode and SSE mode
  2. support for multiple SQL execution, separated by ";"
  3. ability to query database table names and fields based on table comments
  4. SQL Execution Plan Analysis
  5. Chinese field to pinyin conversion