Add link to github.com/amirsalarsafaei/sqlc-pgx-monitoring

fixes https://github.com/jackc/pgx/issues/2212
pull/2216/head
Jack Christensen 2024-12-30 20:27:10 -06:00
parent ca04098fab
commit 659823f8f3
1 changed files with 4 additions and 0 deletions

View File

@ -172,3 +172,7 @@ Supports, structs, maps, slices and custom mapping functions.
### [github.com/z0ne-dev/mgx](https://github.com/z0ne-dev/mgx)
Code first migration library for native pgx (no database/sql abstraction).
### [github.com/amirsalarsafaei/sqlc-pgx-monitoring](https://github.com/amirsalarsafaei/sqlc-pgx-monitoring)
A database monitoring/metrics library for pgx and sqlc. Trace, log and monitor your sqlc query performance using OpenTelemetry.