{"id":50950,"library":"oschwald-maxminddb-golang","title":"oschwald maxminddb-golang","description":"Package maxminddb provides a reader for the MaxMind DB file format.","status":"active","version":"1.13.1","language":"go","source_language":null,"source_url":"https://github.com/oschwald/maxminddb-golang","tags":["maxmind","geoip","database","ip-lookup"],"install":[{"cmd":"go get github.com/oschwald/maxminddb-golang","lang":"bash","label":"Install github.com/oschwald/maxminddb-golang"}],"dependencies":[],"imports":[{"symbol":"maxminddb","correct":"github.com/oschwald/maxminddb-golang"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/oschwald/maxminddb-golang\"\n)\n\nfunc main() {\n\tdb, err := maxminddb.Open(\"GeoIP2-City.mmdb\")\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\tdefer db.Close()\n\tfmt.Println(\"Database opened\")\n}","lang":"go","description":"Open a MaxMind DB file for reading."},"warnings":[],"env_vars":null,"search_vec":"'databas':18 'db':13 'file':14 'format':15 'geoip':17 'golang':4 'ip':20 'ip-lookup':19 'lookup':21 'maxmind':12,16 'maxminddb':3,6 'maxminddb-golang':2 'oschwald':1 'packag':5 'provid':7 'reader':9","created_at":"2026-06-15T05:15:07.674685+00:00","updated_at":"2026-06-15T05:15:07.674685+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/oschwald/maxminddb-golang","github":"https://github.com/oschwald/maxminddb-golang","docs":"https://pkg.go.dev/github.com/oschwald/maxminddb-golang#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["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}}