{"id":71270,"library":"pashagolub-pgxmock","title":"pgxmock","description":"A mock library implementing the pgx connector interface for testing database interactions.","status":"active","version":"1.8.0","language":"go","source_language":null,"source_url":"https://github.com/pashagolub/pgxmock","tags":["testing","mock","postgresql","pgx"],"install":[{"cmd":"go get github.com/pashagolub/pgxmock","lang":"bash","label":"Install github.com/pashagolub/pgxmock"}],"dependencies":[],"imports":[{"symbol":"pgxmock","correct":"github.com/pashagolub/pgxmock"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/pashagolub/pgxmock\"\n)\n\nfunc main() {\n\tmock, _ := pgxmock.NewPool()\n\tdefer mock.Close()\n\tfmt.Println(\"Mock pool created\")\n}","lang":"go","description":"Create a mock pgx pool"},"warnings":[],"env_vars":null,"search_vec":"'connector':8 'databas':12 'implement':5 'interact':13 'interfac':9 'librari':4 'mock':3,15 'pgx':7,17 'pgxmock':1 'postgresql':16 'test':11,14","created_at":"2026-06-17T18:24:43.243664+00:00","updated_at":"2026-06-17T18:24:43.243664+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/pashagolub/pgxmock","github":"https://github.com/pashagolub/pgxmock","docs":"https://pkg.go.dev/github.com/pashagolub/pgxmock#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["testing","database"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}