Remix.run Logo
Postgres by Example(github.com)
38 points by thenewedrock 2 hours ago | 5 comments
xerox13ster 35 minutes ago | parent | next [-]

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

Hard pass.

mahsima 29 minutes ago | parent [-]

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

fabian2k 8 minutes ago | parent | prev | next [-]

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.

p2detar an hour ago | parent | prev [-]

I'd also recommend Tobias Petry's books which feature MySQL and Postgres examples. Really easy to read. https://sqlfordevs.com/books+courses

mahsima 31 minutes ago | parent [-]

theres a repo collect some nice books:

https://github.com/sara8086/PostgresBooks