aboutsummaryrefslogtreecommitdiff
path: root/benchmark/postgres_test.go
Commit message (Collapse)AuthorAgeFilesLines
* add type SelectionStefan Majewsky2026-07-171-2/+2
|
* bump gg to 0.10.0, use gg/assertStefan Majewsky2026-06-201-1/+1
|
* 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