Your powerful cross-platform IDE for relational and NoSQL databases. Effortlessly connect, manage, and query multiple databases with one intuitive interface. Get a free 30-day trial.| JetBrains
Suppose you want to analyze web traffic properly. A lot of time, you want to know the GEO origin of the requests. It is possible to map IP addresses to Locations. You can use MaxMind GeoIP tables. MaxMind provides a free version of their Lite tables that they update weekly. In this post, we create a Lambda function, which we run on schedule every 7 days (weekly). This function uploads the latest tables (CSV files) to S3 from MaxMind. We use these CSV files as sources for AWS Athena tables to ...| www.outcoldman.com
| stedolan.github.io
1. Getting Started| sqlite.org