maxmind / mmdbwriter

Go library for writing MaxMind DB (mmdb) files
Apache License 2.0
116 stars 28 forks source link

Is there a max size of mmdb file? #52

Closed zacharyjones123 closed 1 year ago

zacharyjones123 commented 1 year ago

Hello! I'm curious if there is a max size or number of records in an mmdb database file?

oschwald commented 1 year ago

The maximum number or records is determined by the record size you have set. The format specification has more information.