p3terx/geolite.mmdb

MaxMind's GeoIP2 GeoLite2 Country, City, and ASN databases

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 42 minutes ago
Added to GitGenius on September 13th, 2026
Created on March 25th, 2020
Open Issues & Pull Requests: 4 (+0)
GitHub issues: Enabled
Number of forks: 542
Total Stargazers: 5,229 (+0)
Total Subscribers: 113 (+0)

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 4
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 237 days
Stale 30+ days: 3
Stale 90+ days: 2

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

GeoLite.mmdb is a repository that hosts MaxMind's GeoIP2 GeoLite2 geolocation databases in mmdb format.

The project solves the problem of accessing MaxMind's free geolocation data by providing direct download links to three database files: GeoLite2-Country, GeoLite2-City, and GeoLite2-ASN. These databases enable IP address geolocation lookups, allowing developers to determine geographic location, city-level information, and autonomous system details from IP addresses. The mmdb format is a binary database format optimized for fast lookups with minimal memory overhead.

Developers should choose this repository if they need reliable geolocation data for IP addresses and prefer working with MaxMind's well-established GeoLite2 databases. The tool suits applications requiring country-level geolocation, city-level precision, or ASN information. The repository provides convenient access to these databases through multiple download URLs, making it straightforward to integrate geolocation functionality into applications without managing database updates independently.

The project maintains the three database files through automated updates, ensuring that users can access current geolocation data. The repository uses a separate download branch to store the actual database files, keeping the main repository lightweight while providing reliable access to the geolocation databases.