aboutsummaryrefslogtreecommitdiff
path: root/benchmark/postgres_test.go
Commit message (Expand)AuthorAgeFilesLines
* replace Wrap with NewDB/NewConn/NewTxStefan Majewsky2026-05-181-13/+13
* return a concrete type from Wrap() to enable non-Oblast DB operationsStefan Majewsky2026-05-131-27/+23
* add PostgreSQL benchmark, comparing lib/pq against pgx both with and w/o OblastStefan Majewsky2026-05-121-0/+396