We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8432ca8 commit 7360ec9Copy full SHA for 7360ec9
site/docs/dialects.md
@@ -34,4 +34,6 @@ A dialect is the glue between Kysely and the underlying database engine. Check t
34
| SQLite WASM | https://github.com/DallasHoff/sqlocal |
35
| Deno SQLite | https://gitlab.com/soapbox-pub/kysely-deno-sqlite |
36
| TiDB Cloud Serverless Driver | https://github.com/tidbcloud/kysely |
37
-| Capacitor SQLite Kysely | https://github.com/DawidWetzler/capacitor-sqlite-kysely |
+| Capacitor SQLite Kysely | https://github.com/DawidWetzler/capacitor-sqlite-kysely |
38
+| BigQuery | https://github.com/maktouch/kysely-bigquery |
39
+| Clickhouse | https://github.com/founderpathcom/kysely-clickhouse |
0 commit comments