summaryrefslogtreecommitdiff
path: root/benchmark/internal/oblast_pgx/handle.go
Commit message (Collapse)AuthorAgeFilesLines
* replace types Handle, DB, Conn, Tx with their gg/gsql equivalentsStefan Majewsky3 days1-7/+7
|
* oblast_pgx: support pgxpoolStefan Majewsky2026-07-051-2/+10
|
* return a concrete type from Wrap() to enable non-Oblast DB operationsStefan Majewsky2026-05-131-4/+4
|
* add PostgreSQL benchmark, comparing lib/pq against pgx both with and w/o OblastStefan Majewsky2026-05-121-0/+81