Hacker News new | ask | show | jobs
by DaiPlusPlus 51 days ago
> Claude is pretty good at designing data models in my experience

Yesterday, Claude decided to go with nvarchar(100) for an IP address column instead of varbinary(16), and thinks RBAR triggers are just-as-good as temporal tables.

So, no. Claude is not good at designing data models in my experience.

1 comments

Postgres has network types https://www.postgresql.org/docs/current/datatype-net-types.h...

  inet —- allows zero bits to the right of the netmask
  cider —- does not allow