{"id":74839,"library":"pashagolub-pgxmock-v2","title":"Pgxmock v2","description":"A mock library implementing pgx connector for testing database operations without a real connection.","status":"active","version":"2.12.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/v2","lang":"bash","label":"Install github.com/pashagolub/pgxmock/v2"}],"dependencies":[],"imports":[{"symbol":"pgxmock","correct":"github.com/pashagolub/pgxmock/v2"}],"quickstart":{"code":"package main\n\nimport (\n    \"github.com/pashagolub/pgxmock/v2\"\n)\n\nfunc main() {\n    mock, _ := pgxmock.NewPool()\n    defer mock.Close()\n}","lang":"go","description":"Create a new pgx mock pool"},"warnings":[],"env_vars":null,"search_vec":"'connect':16 'connector':8 'databas':11 'implement':6 'librari':5 'mock':4,18 'oper':12 'pgx':7,20 'pgxmock':1 'postgresql':19 'real':15 'test':10,17 'v2':2 'without':13","created_at":"2026-06-17T19:09:03.498444+00:00","updated_at":"2026-06-17T19:09:03.498444+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/v2#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}}