You can connect to Materialize the same way you connect to PostgreSQL with the crate.
Add the dependencies:
[dependencies]
postgres = "0.19.3"
Run examples:
cargo run
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
You can connect to Materialize the same way you connect to PostgreSQL with the crate.
Add the dependencies:
[dependencies]
postgres = "0.19.3"
Run examples:
cargo run