Tuesday, November 26, 2024

Show HN: Neon-PostgREST – Build a Supabase-Like API/SDK DevX over Neon https://ift.tt/UECV36p

Show HN: Neon-PostgREST – Build a Supabase-Like API/SDK DevX over Neon 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. https://ift.tt/uO0GAPV November 25, 2024 at 11:12PM

No comments:

Post a Comment

Show HN: Yet Another Memory System for LLM's https://ift.tt/0oZIwAv

Show HN: Yet Another Memory System for LLM's Built this for my LLM workflows - needed searchable, persistent memory that wouldn't bl...