Expand description
SQL-powered database access provider implementing wasmcloud:postgres
for connecting
to Postgres clusters.
This implementation is multi-threaded and operations between different actors use different connections and can run in parallel.