mirror of
https://github.com/sqlchat/sqlchat.git
synced 2025-09-27 01:56:16 +08:00
chore: minor readme tweak
This commit is contained in:
@ -7,8 +7,7 @@
|
|||||||
|
|
||||||
## What
|
## What
|
||||||
|
|
||||||
SQL Chat is a chat-based SQL Client to answer database questions and query database using natural
|
SQL Chat is a chat-based SQL client to ask database questions and query database using natural language.
|
||||||
language.
|
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
@ -33,7 +32,7 @@ SQL Chat is built by Next.js, it supports following databases and will add more
|
|||||||
- All database conenction configs are stored locally in your browser. You can also visit settings to
|
- All database conenction configs are stored locally in your browser. You can also visit settings to
|
||||||
clear the data.
|
clear the data.
|
||||||
|
|
||||||
- Only the database schema will be sent to the OpenAI API. No table data will be sent to OpenAI API.
|
- Only the database schema will be sent to the OpenAI API. No table data will be sent to there.
|
||||||
|
|
||||||
## Local Development
|
## Local Development
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user