All Projects → maxmind → mmdbwriter

maxmind / mmdbwriter

Licence: other
Go library for writing MaxMind DB (mmdb) files

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to mmdbwriter

GeoIP2-perl
Perl API for MaxMind's GeoIP2 web services and databases
Stars: ✭ 18 (-59.09%)
Mutual labels:  geoip2, geoip, maxmind, mmdb
Geoip2 Php
PHP API for GeoIP2 webservice client and database reader
Stars: ✭ 1,956 (+4345.45%)
Mutual labels:  geoip2, geoip, maxmind, mmdb
MaxMind-DB-Writer-perl
Create MaxMind DB database files
Stars: ✭ 63 (+43.18%)
Mutual labels:  geoip2, geoip, maxmind, mmdb
GeoIP2-ruby
Ruby API for GeoIP2 webservice client and database reader
Stars: ✭ 41 (-6.82%)
Mutual labels:  geoip2, geoip, maxmind, mmdb
MaxMind-DB-Reader-python
Python MaxMind DB reader extension
Stars: ✭ 131 (+197.73%)
Mutual labels:  geoip2, geoip, maxmind, mmdb
MaxMind-DB-Reader-ruby
Ruby reader for the MaxMind DB Database Format
Stars: ✭ 35 (-20.45%)
Mutual labels:  geoip2, geoip, maxmind, mmdb
MaxMind-DB-Reader-java
Java reader for the MaxMind DB format
Stars: ✭ 88 (+100%)
Mutual labels:  geoip2, geoip, maxmind, mmdb
nodejs-geoip2ws
Maxmind GeoIP2 Web Services for Node.js
Stars: ✭ 47 (+6.82%)
Mutual labels:  geoip2, geoip, maxmind
locus
MMDB reader for geolocation and ASN lookup of IP addresses
Stars: ✭ 93 (+111.36%)
Mutual labels:  geoip2, geoip, mmdb
geoip2-rs
Fast GeoIP2 Reader for Rust
Stars: ✭ 25 (-43.18%)
Mutual labels:  geoip2, geoip, maxmind
geoip2
GeoIP2 Reader for Go
Stars: ✭ 54 (+22.73%)
Mutual labels:  geoip2, geoip, maxmind
sawmill
Sawmill is a JSON transformation Java library
Stars: ✭ 92 (+109.09%)
Mutual labels:  geoip, maxmind
lua-resty-maxminddb
A Lua library for reading MaxMind's Geolocation database
Stars: ✭ 72 (+63.64%)
Mutual labels:  geoip, maxmind
GeoIP2-CN
小巧精悍、准确、实用 GeoIP2 数据库
Stars: ✭ 3,965 (+8911.36%)
Mutual labels:  geoip2, geoip
GeoLite2-City
GeoLite2-City.mmdb.gz CDN files based on Free Open Source CDN jsDelivr!
Stars: ✭ 170 (+286.36%)
Mutual labels:  geoip, maxmind
pf-azure-sentinel
Parse pfSense/OPNSense logs using Logstash, GeoIP tag entities, add additional context to logs, then send to Azure Sentinel for analysis.
Stars: ✭ 24 (-45.45%)
Mutual labels:  geoip, maxmind
GeoLite2-Country
GeoLite2-Country.mmdb.gz CDN files based on Free Open Source CDN jsDelivr!
Stars: ✭ 69 (+56.82%)
Mutual labels:  geoip, maxmind
ansible
Ansible playbook automation for pfelk
Stars: ✭ 23 (-47.73%)
Mutual labels:  maxmind
Geolocator-2
Learn how to find and work with locations in Django, the Yelp API, and Google Maps api.
Stars: ✭ 24 (-45.45%)
Mutual labels:  geoip2
tinygeoip
🐉 tiny geoip microservice
Stars: ✭ 13 (-70.45%)
Mutual labels:  geoip

Go MaxMind DB Writer

Go Reference

This is a Go writer for the MaxMind DB format.

This is still a work in progress and does not support all of the features of the Perl writer. The API is subject to change.

Examples

See the examples folder for examples of how to use this library or our blog post, Enriching MMDB files with your own data using Go.

Copyright and License

This software is Copyright (c) 2020 by MaxMind, Inc.

This is free software, licensed under the Apache License, Version 2.0 or the MIT License, at your option.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].