Skip to content

Commit 7360ec9

Browse files
maktouchthecodrr
authored andcommitted
added clickhouse and bigquery dialects (kysely-org#1117)
1 parent 8432ca8 commit 7360ec9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Diff for: site/docs/dialects.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,6 @@ A dialect is the glue between Kysely and the underlying database engine. Check t
3434
| SQLite WASM | https://github.com/DallasHoff/sqlocal |
3535
| Deno SQLite | https://gitlab.com/soapbox-pub/kysely-deno-sqlite |
3636
| TiDB Cloud Serverless Driver | https://github.com/tidbcloud/kysely |
37-
| Capacitor SQLite Kysely | https://github.com/DawidWetzler/capacitor-sqlite-kysely |
37+
| 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

Comments
 (0)