Opinions wanted: What’s your favorite TypeScript query builder for Postgres?

Which Postgres client have you been using? What do you really like about it? Note: I’m only asking about query builders, not ORMs or plain SQL clients. 😄… Read more

Similar

TypeScript 5.4

Today we’re excited to announce the release of TypeScript 5.4! If you’re not familiar with TypeScript, it’s a language that builds on top of JavaScript by making it possible to declare and describe types. Writing types in our code allows us to explain int... (more…)

Read more »

TypeScript 4.2

Today we’re excited to announce the release of TypeScript 4.2! For those who aren’t familiar with TypeScript, it’s an extension to JavaScript that adds static types and type-checking. With types, you can state exactly what your functions take, and what th... (more…)

Read more »