Postgres by Example

(github.com)

45 points | by thenewedrock 10 hours ago ago

7 comments

  • xerox13ster 9 hours ago

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

    Hard pass.

    • mahsima 9 hours ago

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

  • sureglymop 3 hours ago

    Seems more like basic SQL by example. And then, I highly recommend not approaching it like that because then you miss the whole relational algebra...

  • fabian2k 8 hours 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.

  • p2detar 10 hours ago

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

  • 9 hours ago
    [deleted]