diff --git a/spiceaidocs/docs/components/data-accelerators/index.md b/spiceaidocs/docs/components/data-accelerators/index.md index 4757a6ef..cbf52b50 100644 --- a/spiceaidocs/docs/components/data-accelerators/index.md +++ b/spiceaidocs/docs/components/data-accelerators/index.md @@ -33,7 +33,7 @@ Supported Data Accelerators include: | [`duckdb`](./duckdb.md) | Embedded DuckDB | Beta | `memory`, `file` | | [`postgres`](./postgres/index.md) | Attached PostgreSQL | Beta | | | [`arrow`](./arrow.md) | In-Memory Arrow Records | Beta | `memory` | -| [`sqlite`](./sqlite.md) | Embedded SQLite | Alpha | `memory`, `file` | +| [`sqlite`](./sqlite.md) | Embedded SQLite | Beta | `memory`, `file` | ## Data Types