https://github.com/maxmind/maxmind-db
Spec and test data for the MaxMind DB file format
https://github.com/maxmind/maxmind-db
geoip geoip2 maxmind mmdb
Last synced: 5 months ago
JSON representation
Spec and test data for the MaxMind DB file format
- Host: GitHub
- URL: https://github.com/maxmind/maxmind-db
- Owner: maxmind
- License: apache-2.0
- Created: 2013-07-10T20:00:45.000Z (about 12 years ago)
- Default Branch: main
- Last Pushed: 2025-05-05T14:08:52.000Z (5 months ago)
- Last Synced: 2025-05-16T03:05:10.999Z (5 months ago)
- Topics: geoip, geoip2, maxmind, mmdb
- Language: Go
- Homepage: https://maxmind.github.io/MaxMind-DB/
- Size: 2.39 MB
- Stars: 303
- Watchers: 33
- Forks: 67
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
MaxMind DB is a binary file format that stores data indexed by IP address
subnets (IPv4 or IPv6).This repository contains the spec for that format as well as test databases.
# Copyright and License
This software is Copyright (c) 2013 - 2025 by MaxMind, Inc.
This is free software, licensed under the [Apache License, Version
2.0](LICENSE-APACHE) or the [MIT License](LICENSE-MIT), at your option.