Supabase
p/supabase
The open source Firebase alternative
Jonny Summers-Muir
Supabase AI Assistant [LW24] β€” Idea to Postgres database
Featured
96
β€’
A global AI Assistant with several new abilities, such as Postgres schema design, data queries and charting, error debugging, Postgres RLS policies, Postgres Functions, Postgres Triggers, SQL to supabase-js conversion - Available today.
Replies
Jonny Summers-Muir
Top Product
Hunter
πŸ“Œ
It is MEGA LAUNCH WEEK β€œBattle Royale". 15+ Launch Weeks battle it out for the Product Hunt prize. This is supa exciting - my colleagues @saxonfletcher and @joshenlimek have been working on a new iteration of Supabase AI Assistant. This will quickly become part of my daily workflow with Postgres. My favorite ability of the Assistant is being able to quickly insert sample data without having to think about how that SQL looks. Perfect for any developer building with Supabase. Worth checking out above! πŸ‘†or hit `cmd + i` in the Supabase Dashboard.
flo merian
@saxonfletcher @joshenlimek @jon_summers_muir so *hyped* by this mega launch week! keep launching ?makers! πŸ‘πŸ‘
Thor
@saxonfletcher @joshenlimek @jon_summers_muir I listened to the Twitter space with @joshenlimek, that was really insightful. Thanks for the awesome work!
Inian Parameshwaran
The demo is super cool! How does it generate the charts?
Jonny Summers-Muir
@everconfusedguy uses Recharts, which we've wrapped into a Chart component like ui.shadcn, and then that's used in a generative ui component.
Thor Schaeff
@everconfusedguy @jon_summers_muir oh, that's super cool, thanks for sharing. also awesome that it's all open source
Thor Schaeff
Incredible work @saxonfletcher and team. Enabling Aussies to write SQL, what a feat! ;)
Chase Granberry
The charting here is huge!
Jordan Burnett
Wow great work - I've been a fan of Supabase for a while and was looking for an excuse to fire it up for an example project. This might be just the nudge I needed!
Charlie Coppinger
Go Supabase, go! p.s. if you're in LA on Thursday, come along to the LW13 Supabase meetup: https://lu.ma/xfhlo13u
Roj Niyogi
big fans and customer of supabase! great work on this. anybody know if something like this exists in general for postgresql running on other services as well?
Ashit Vora
Congrats on the launch @jon_summers_muir @saxonfletcher @joshenlimek This super cool. Does it just use libs like Faker under the hood or is it context aware? Meaning, if my target use-base is South American marketing, does it seed all the data that South American audience can relate to?
kiwicopple
this is like Cursor for databases
Micha Cassola
You guys keep on delivering. Super cool! 🀩πŸ’ͺ
Ant Wilson
Supabase AI voted most likely to become sentient in 2025
Cam Pak
wild. Upvoted!
Watching this feature cook for the past few weeks has been incredible, kudos to Joshen and Saxon for the amazing work. I am very excited to see how the AI assistant evolves 😁 amazing work team
Julien Goux
The assistant makes it so easy to write row level security rules now! 😍
Pamela Chia
Super fun supabase video! Looking forward to more John with a β€œh”
Wen Bo Xie
Whoa, this is sick! Love that Supabase took the learnings from its experimental app https://database.build and applied it to Supabase with this cohesive AI Assistant.
Uladzislau Rasliak
This is the final blow for those urging non-technical tech workers to learn SQL from scratch. Congrats, will check it out on my pet projects built on Supabase!
Tyler Shukert
I love the charting feature a lot!
Jonny Summers-Muir
@dshukertjr What did you ask it ?
Tyler Shukert
@jon_summers_muir I had a demo e-commerce app, so I asked it to generate various business insights about it! It does a really good job even with my poor prompting!
Charis
@dshukertjr so good for ad-hoc analysis! (time to delete all the SQL snippets I have named various versions of scratch....)
Nick from FirstHR
Congratulations, Jonny! Good luck and long life to Supabase.
Saxon Fletcher
Top Product
Maker
Hi everyone, Today I’d like to introduce you to the new Supabase Assistant. It’s a single, persistent panel that sits alongside your workspace and can be called upon when needed (cmd+i!). It automatically retrieves context (e.g. your schema, tables, policies) based on your prompt and can be given extra context to work with, such as a policy, function, or any kind of SQL statement. It has several new abilities: * Postgres schema design * Data queries and charting directly in assistant * Error debugging * Postgres RLS Policies: create and edit * Postgres Functions: create and edit * Postgres Triggers: create and edit * Convert SQL to supabase-js client code You can go from designing your database to querying and inserting data without touching a line of sql. When used right, we feel it can be a real time saver and empower a lot of people. Here is how to get started: * Play with a static demo to get a general idea of what to expect * Read the blog post for a more detailed breakdown * Open the assistant within your own project dashboard Give it a try! We’d love to hear your feedback and ideas in the comments. Thanks everyone! Happy building!
Jonny Summers-Muir
@saxonfletcher @joshenlimek congrats folks. Really sick launch. Just noticed the Assistant is context aware of what SQL snippet I'm looking at :D
Sam Rose
@saxonfletcher This is going to be a huge deal for people who are still learning the ropes of postgres and sql.
Tyler Shukert
@saxonfletcher This is exciting! Are there any future plans on the assistant?
Saxon Fletcher
Top Product
Maker
@dshukertjr This release gives us a foundation to build off and extend with new abilities/tools/context. Expect to see more connections from the Dashboard to Assistant, and vice versa. Would love to see logging/monitoring tie into this for example :)
Paul C
@saxonfletcher loving how easy this is to use, and how it is lowering the barriers to database design. The implications for levelling developers up who might not yet have really got into PostgreSQL is huge.