Postgres by Example

39 pointsposted 3 hours ago
by thenewedrock

5 Comments

xerox13ster

an hour ago

This is from the same org behind that AI generated Zig by Example repo the other day.

Hard pass.

mahsima

an hour ago

but i started zig w that, it was ok for starters like me

fabian2k

an hour ago

Appears a bit too superficial to me to be useful. It groups topics very weirdly (bool and timestamp, uuid and JSONB) and there is almost no detail in each topic.

Explaining text column types without mentioning limiting length with constraints instead of using varchar also seems a bit questionable to me.