Skip to content

Conversation

@dhogan8
Copy link
Contributor

@dhogan8 dhogan8 commented Nov 13, 2025

No description provided.


## Binary Database

{{< snippet "snippets/binary-databases.md" >}}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Our client APIs do not support IP Risk, Static IP score, or User Count databases. The underlying readers should work with them, but how to use them could be an article in themselves.

mmdbinspect does work for these DBs, but that's more of a tool than an integration library. It's still worth mentioning in these docs.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@AndraMeer We need to update this section. Currently the snippet says:

Binary databases make use of the MaxMind DB file format. MaxMind provides official client APIs that are open source. We also provide a list of unsupported and unofficial client APIs and unsupported and unofficial integrations with various applications.

You can also use the mmdbinspect tool (in beta), a command line interface built with Go, to look up one or more IPs from one or more MMDB databases and receive output in a parsable JSON format.

But this isn't accurate so we need to use something like the following, but would like your input on specifically what we should say.

You can also use the mmdbinspect tool (in beta), a command line interface built with Go, to look up one or more IPs from one or more MMDB databases and receive output in a parsable JSON format.

Copy link
Contributor

@AndraMeer AndraMeer Nov 19, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So if I'm understanding correctly, we don't want to mention the client APIs for the IP Risk, Static IP score, or User Count databases. Does this work as the copy then? I kept the first sentence of the initial paragraph as it seemed helpful and then removed "also" from "you can also use" in the second.

Binary databases make use of the MaxMind DB file format.
You can use the mmdbinspect tool (in beta), a command line interface built with Go, to look up one or more IPs from one or more MMDB databases and receive output in a parsable JSON format.

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Nov 17, 2025

Deploying dev-site with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6097779
Status: ✅  Deploy successful!
Preview URL: https://309bb8df.dev-site-4ua.pages.dev
Branch Preview URL: https://dallas-add-geoip-dbs.dev-site-4ua.pages.dev

View logs

@dhogan8 dhogan8 merged commit 8f6d2cf into main Nov 19, 2025
14 of 15 checks passed
@dhogan8 dhogan8 deleted the dallas/add-geoip-dbs branch November 19, 2025 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants