diff --git a/spiceaidocs/docs/components/data-connectors/index.md b/spiceaidocs/docs/components/data-connectors/index.md index 4a4da7cb..64a8bdfc 100644 --- a/spiceaidocs/docs/components/data-connectors/index.md +++ b/spiceaidocs/docs/components/data-connectors/index.md @@ -16,11 +16,11 @@ Currently supported Data Connectors include: | `github` | GitHub | Release Candidate | GraphQL, REST | `append`, `full` | ❌ | ❌ | | `mysql` | MySQL | Release Candidate | | `append`, `full` | Roadmap | ❌ | | `postgres` | PostgreSQL | Release Candidate | | `append`, `full` | Roadmap | ❌ | +| `s3` | S3 | Release Candidate | Parquet, CSV | `append`, `full` | Roadmap | ✅ | | `databricks` | Databricks | Beta | Spark Connect
S3 / Delta Lake | `append`, `full` | Roadmap | ❌ | | `delta_lake` | Delta Lake | Beta | Delta Lake | `append`, `full` | Roadmap | ❌ | | `flightsql` | FlightSQL | Beta | Arrow Flight SQL | `append`, `full` | ❌ | ❌ | | `odbc` | ODBC | Beta | | `append`, `full` | ❌ | ❌ | -| `s3` | S3 | Beta | Parquet, CSV | `append`, `full` | Roadmap | ✅ | | `spiceai` | Spice.ai | Beta | Arrow Flight | `append`, `full` | ✅ | ❌ | | `abfs` | Azure BlobFS | Alpha | Parquet, CSV | `append`, `full` | Roadmap | ✅ | | `clickhouse` | Clickhouse | Alpha | | `append`, `full` | ❌ | ❌ |