{"id":53984,"library":"gobuffalo-pop-v6","title":"Pop","description":"Package pop wraps the sqlx library to provide a convenient ORM-like database access layer.","status":"active","version":"6.3.0","language":"go","source_language":null,"source_url":"https://github.com/gobuffalo/pop","tags":["orm","database","sql","pop","gobuffalo"],"install":[{"cmd":"go get github.com/gobuffalo/pop/v6","lang":"bash","label":"Install github.com/gobuffalo/pop/v6"}],"dependencies":[],"imports":[{"symbol":"pop","correct":"github.com/gobuffalo/pop/v6"}],"quickstart":{"code":"package main\n\nimport (\n\t\"github.com/gobuffalo/pop/v6\"\n)\n\nfunc main() {\n\tcxn, err := pop.Connect(\"development\")\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\tdefer cxn.Close()\n}","lang":"go","description":"Connect to database using Pop"},"warnings":[{"fix":"Ensure your Go version is 1.16 or higher","message":"Pop v6 uses Go modules and requires Go 1.16+","severity":"breaking","affected_versions":"<6.0.0"}],"env_vars":null,"search_vec":"'access':16 'conveni':11 'databas':15,19 'gobuffalo':22 'layer':17 'librari':7 'like':14 'orm':13,18 'orm-lik':12 'packag':2 'pop':1,3,21 'provid':9 'sql':20 'sqlx':6 'wrap':4","created_at":"2026-06-15T08:05:51.361630+00:00","updated_at":"2026-06-15T08:05:51.361630+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/gobuffalo/pop","github":"https://github.com/gobuffalo/pop","docs":"https://pkg.go.dev/github.com/gobuffalo/pop/v6#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["orm","database"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}