diff --git a/site/docs/dialects.md b/site/docs/dialects.md index ad536c356..43eb4072a 100644 --- a/site/docs/dialects.md +++ b/site/docs/dialects.md @@ -27,4 +27,5 @@ A dialect is the glue between Kysely and the underlying database engine. Check t | Fetch driver | https://github.com/andersgee/kysely-fetch-driver | | SQLite WASM | https://github.com/DallasHoff/sqlocal | | Deno SQLite | https://gitlab.com/soapbox-pub/kysely-deno-sqlite | -| TiDB Cloud Serverless Driver | https://github.com/tidbcloud/kysely | \ No newline at end of file +| TiDB Cloud Serverless Driver | https://github.com/tidbcloud/kysely | +| Capacitor SQLite Kysely | https://github.com/DawidWetzler/capacitor-sqlite-kysely | \ No newline at end of file