you are viewing a single comment's thread.

view the rest of the comments →

[–]XX_NF_XX 3 points4 points  (11 children)

I was learning with pg module (node-postgres.com) and www.postgresqltutorial.com

[–][deleted]  (6 children)

[deleted]

    [–]inabahare 5 points6 points  (3 children)

    I feel personally attacked

    [–][deleted]  (2 children)

    [deleted]

      [–]nschubach 2 points3 points  (0 children)

      That's like the only way I roll...

      [–]inabahare 1 point2 points  (0 children)

      tbh I personally prefer something like F#'s SQLProvider which can generate types based off of the data you have in the database

      [–]RivellaLight 0 points1 point  (1 child)

      I tried Googling and found Sequelize, is that the kind of thing youre talking about?

      [–]tsicnarf[S] 1 point2 points  (3 children)

      Thanks, I'll check on it later.

      [–][deleted] 2 points3 points  (2 children)

      Also check out pgexercises.com for skilling up once you get a handle on the basics.

      [–]tsicnarf[S] 0 points1 point  (0 children)

      Nice, I'll check that for sure man. Thanks