pashagolub / pgxmock

pgx mock driver for golang to test database interactions
Other
368 stars 50 forks source link

PostgreSQL Batch Example in Go #201

Closed giuliocn closed 2 months ago

giuliocn commented 4 months ago

Description:

This Go program demonstrates interacting with a PostgreSQL database using batch operations for improved efficiency. It leverages the pgx/v5 library for database connectivity.

Features:

pashagolub commented 3 months ago

You may finish your work now. Please, make sure folder structure looks the same as for other examples, e.g. no .md files, please.

giuliocn commented 2 months ago

Thanks @pashagolub I would like to reopen this PR to further improve this example.

pashagolub commented 1 month ago

OK, the pull-request branch was deleted. We need to proceed in the new PR