Video yükleniyor...
Video Yüklenemedi
instant-feedback SQL editing aka "query-as-you-type" uses DuckDB's AST, duckdb-wasm for local-first caching, and MotherDuck as the backend Still early, but should enable arbitrary scale and still retain a near real-time feel while writing ad hoc queries! Bye bye run button 👋
58,215 görüntüleme • 1 yıl önce •via X (Twitter)
11 Yorum

Hamilton Ulmer1 yıl önce
an interesting consequence of this instant-feedback SQL feature is when the LLM-powered inline codegen suggests an edit, you instantly see that edit's effect on the result set enabling you to instantly verify if it works as expected.

Taro L. Saito1 yıl önce
That's an exciting approach for interactive query editing. I'm exploring a similar direction based on DuckDB

Hamilton Ulmer1 yıl önce
wvlet is very cool! Thanks for sharing

William Wolf1 yıl önce
So sexy

Hamilton Ulmer1 yıl önce
first time anyone has used that word for sql

jeff1 yıl önce
very cool

Hamilton Ulmer1 yıl önce
Thanks Jeff!

harry_wood1 yıl önce
Hope it doesn't run DELETE queries before you've finished typing 😆

Mats1 yıl önce
@bantg This is guuud

archie 🦋1 yıl önce
ugh i need to start writing duckdb `from` first

Hamilton Ulmer1 yıl önce
you know, you actually don't have to in this case, but it'd obviously be much better for your QOL!
