An open API service indexing awesome lists of open source software.

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

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.