hrbrmstr/pgcidr: Perform IP Address in CIDR Lookups with PostgreSQL and ip4r

PostgreSQL has built-in support for IP address and CIDR types but the ip4r <https://github.com/RhodiumToad/ip4r> extension is much faster. Tools are provided to create CIDR lookup and IP address source tables and perform IP address in CIDR queries. Documentation on how to setup macOS with PostgreSQL and ip4r is also provided.

Getting started

Package details

MaintainerBob Rudis <bob@rud.is>
LicenseMIT + file LICENSE
Version0.1.0
URL https://git.rud.is/hrbrmstr/pgcidr
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("hrbrmstr/pgcidr")
hrbrmstr/pgcidr documentation built on Jan. 1, 2021, 3:20 a.m.