Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Show HN: Neon-PostgREST – Build a Supabase-Like API/SDK DevX over Neon
(
github.com/zuplo-samples
)
8 points
by
DataOverload
on Nov 25, 2024
|
hide
|
past
|
favorite
|
2 comments
Hey folks - one thing I find a bit frustrating using non-supabase Postgres providers is the lack of ability to perform DB queries via an SDK/API. I decided to build a quick sample of how to combine PostgREST + Neon to recreate this dev experience.
Korkskrew
on Nov 25, 2024
|
next
[–]
Nice - how can this be adapted for hosted Postgres' not using Neon?
DataOverload
on Nov 25, 2024
|
parent
|
next
[–]
You can replace the @neondatabase/serverless module with the node Postgres module (pg). Here's a sample of what that would look like:
https://github.com/subzerocloud/showcase/blob/main/vercel-po...
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: