Y
Hacker News
new
|
ask
|
show
|
jobs
by
jonasb
1243 days ago
Will Postgres.js be the way to go for using Postgres, or do you expect to build a custom Postgres client library?
1 comments
Jarred
1243 days ago
We will eventually have a builtin Postgres client, but Postgres.js is also a great choice. I started to work on a `bun:sql` module, but ran out of time for now.
link
jonasb
1243 days ago
Great, thanks! I'll start with Postgres.js then.
link