Running on Deno
Use Kysely on Deno to build type-safe queries and compile PostgreSQL SQL with DummyDriver, without a database connection.
Browser
Use Kysely in the browser to build type-safe queries and compile SQLite SQL with DummyDriver, without a database connection.