dwyl / learn-postgresql

🐘 Learn how to use PostgreSQL and Structured Query Language (SQL) to store and query your relational data. 🔍
212 stars 23 forks source link

in-browser sandbox service: "Postgres.new" from the Supabase team #110

Open ndrean opened 1 month ago

ndrean commented 1 month ago

You may find this YT video (very!) interesting.

Screenshot 2024-08-13 at 19 28 20

Read more in th blog post below: PGlite is an embedded portage as WASM of Postgres to the browser, with a single user/connection, from https://electric-sql.com/".

Screenshot 2024-08-13 at 19 30 13

There are plenty of possible links to add. Just the the Github of PGLite:

Screenshot 2024-08-13 at 19 10 08

nelsonic commented 1 month ago

Yeah, saw it on Twitrrrrr “X” earlier. Looks very good for accelerating PG adoption. 👌

nelsonic commented 1 month ago

ElectricSQL With Elixir: https://youtu.be/Sn_Ig5n2Oc0

ndrean commented 3 weeks ago

Impressing demo. 1) Postgres.new LLM integration makes it easy to interact with Supabase 2) Supabase itself manages Pubsub nicely, with or without garanteess

This makes me think to not compete against LLM but rather learn how to use them better

Screenshot 2024-09-12 at 18 36 26