Provided by buz.dev
Geoip database from ipinfo.io
attach 'https://hive.buz.dev/ipinfo' as geoip; use geoip; show tables; select * from country limit 10;