mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-08-07 03:14:42 +00:00
docs: Update README.md
PostgresSQL -> PostgreSQL
This commit is contained in:
parent
f6a89ad605
commit
8040ea4c03
@ -158,7 +158,7 @@ Currently, we have released multiple key features, which are listed below to dem
|
|||||||
| DataSource | support | Notes |
|
| DataSource | support | Notes |
|
||||||
| ------------------------------------------------------------------------------ | ----------- | ------------------------------------------- |
|
| ------------------------------------------------------------------------------ | ----------- | ------------------------------------------- |
|
||||||
| [MySQL](https://www.mysql.com/) | Yes | |
|
| [MySQL](https://www.mysql.com/) | Yes | |
|
||||||
| [PostgresSQL](https://www.postgresql.org/) | Yes | |
|
| [PostgreSQL](https://www.postgresql.org/) | Yes | |
|
||||||
| [Spark](https://github.com/apache/spark) | Yes | |
|
| [Spark](https://github.com/apache/spark) | Yes | |
|
||||||
| [DuckDB](https://github.com/duckdb/duckdb) | Yes | |
|
| [DuckDB](https://github.com/duckdb/duckdb) | Yes | |
|
||||||
| [Sqlite](https://github.com/sqlite/sqlite) | Yes | |
|
| [Sqlite](https://github.com/sqlite/sqlite) | Yes | |
|
||||||
@ -254,7 +254,7 @@ The core capabilities mainly consist of the following parts:
|
|||||||
|
|
||||||
- Multi Datasource Support
|
- Multi Datasource Support
|
||||||
- [x] MySQL
|
- [x] MySQL
|
||||||
- [x] PostgresSQL
|
- [x] PostgreSQL
|
||||||
- [x] Spark
|
- [x] Spark
|
||||||
- [x] DuckDB
|
- [x] DuckDB
|
||||||
- [x] Sqlite
|
- [x] Sqlite
|
||||||
|
Loading…
Reference in New Issue
Block a user