Y
Hacker News
new
|
ask
|
show
|
jobs
by
skrause
3780 days ago
In PostgreSQL you could use a native type to store your IP addresses and subnets (even for IPv6):
http://www.postgresql.org/docs/9.5/static/datatype-net-types...