<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Comments on snippet: 'Storing an IP address in a database table'</title>
    <description>Snipplr comments feed</description>
    <link>https://ipv6.snipplr.com/</link>
    <lastBuildDate>Wed, 22 Apr 2026 00:34:46 +0000</lastBuildDate>
    <item>
      <title>AlyssaLauren8293 said on 21/Dec/2022</title>
      <link>https://ipv6.snipplr.com/view/5761/storing-an-ip-address-in-a-database-table</link>
      <description>&lt;p&gt;When storing an IP address in a database table, it is important to use the proper data type. An IP address is a 32-bit number, so the best &lt;a href="http://streetmediaco.com/2021/02/23/an-interview-with-pop-art-painting-maker-gooey/"&gt;Gooey Artist&lt;/a&gt; data type to use is an unsigned integer. This will ensure that the IP address is stored correctly and can be used for comparisons and lookup operations.&lt;/p&gt;</description>
      <pubDate>Wed, 21 Dec 2022 11:32:27 UTC</pubDate>
      <guid>https://ipv6.snipplr.com/view/5761/storing-an-ip-address-in-a-database-table</guid>
    </item>
  </channel>
</rss>
