prisma / quaint

SQL Query AST and Visitor for Rust
Apache License 2.0
583 stars 62 forks source link

add two examples: quaint pooled + tokio-postgres with tls #439

Open Weakky opened 1 year ago

Weakky commented 1 year ago

Overview

Two examples added: quaint pooled + tokio-postgres with TLS.

Observations so far: TLS is what adds most of the overhead compared to tokio-postgres without TLS.

Numbers are roughly: