You connect to Materialize the same way you connect to PostgreSQL with deno-postgres
.
To run the example, run the following command:
deno run --allow-net --allow-env --allow-read --allow-write --unstable connection.ts
You connect to Materialize the same way you connect to PostgreSQL with deno-postgres
.
To run the example, run the following command:
deno run --allow-net --allow-env --allow-read --allow-write --unstable connection.ts