Show HN: PgTyped – Typesafe SQL – TypeScript types generator for raw SQL queries

  • Very interesting. If processing a query off of user input, what mechanisms have you implemented/do you plan to implement to prevent SQL injection? If that is not within the scope of this library, what additional package(s) would you recommend using in partnership with this library to prevent SQL injection?

  • Have you looked into other options like Strontium? https://github.com/StrontiumJS/Framework/blob/master/tests/q...