mirror of
https://github.com/csunny/DB-GPT.git
synced 2026-01-18 00:16:51 +00:00
1.1 KiB
1.1 KiB
ChatData & ChatDB
ChatData generates SQL from natural language and executes it. ChatDB involves conversing with metadata from the Database, including metadata about databases, tables, and fields.
1.Choose Datasource
If you are using DB-GPT for the first time, you need to add a data source and set the relevant connection information for the data source.
1.1 Datasource management
1.2 Connection management
1.3 Add Datasource
2.ChatData
After successfully setting up the data source, you can start conversing with the database. You can ask it to generate SQL for you or inquire about relevant information on the database's metadata.




