p/sql-chat
ChatGPT powered SQL client for Postgres, MySQL & SQL Server
Tianzhou Chen
SQL Chat — ChatGPT powered SQL client for Postgres, MySQL & SQL Server
Featured
40
SQL Chat is a chat-based SQL client for you to ask database questions and query databases using natural language.
Replies
Tianzhou Chen
Hey folks of PH, We are from Bytebase, a Database CI/CD tool for DevOps teams. From our experience working alongside DBAs and Developer teams, we know that writing SQL is a headache for most people, let alone good SQL. With the help of Generative AI, here we present SQL Chat, the ChatGPT-powered SQL client. It currently supports MySQL, PostgreSQL, SQL Server and we are gradually adding more databases. ✌️ To try it out, simply open https://sqlchat.ai from your browser (no sign-up required) 👀 Chat with the default SQL Chat bot or the sample database. You can also create a connection to your own database, then ask questions, query, and change data using natural language. 🔒 SQL Chat itself doesn't retain any data. Your database connection is stored locally in your browser. And SQL Chat only sends the database schema to the OpenAI API. No table data will be transmitted. 😄 Let me know what you guys think! Thanks. Tianzhou Chen | Co-Founder / CEO
Tianzhou Chen
@donquixote Thanks!
Tianzhou Chen
@smallsohosolo Thank you!
Tianzhou Chen
@zhitao_yan Thanks!
Jim Engine
Wow I am amazed by SQL Chat, looks good and I was able to use it straight away without login. This is definitely a game-changer for DBAs and developers. @tianzhou_chen 💪
Tianzhou Chen
@officialexaking Thanks for the kind words!
Pedro Filho
This is super helpful! It would be cool to have it accepting Prisma and Drizzle schemas, so it can answer me in a way that I can act on the code, even creating queries! This has so much potential!
Steve Briggs
This looks really cool. Even though it says you are only accessing the table structure and not the data, I'm still a bit hesitant to enter my connection info, even though it says it's only stored in my browser. I was wondering if you are considering an option to simply upload the table structure in a SQL statement and avoid connecting to the actual database. Just a thought. Thanks!
Tianzhou Chen
@steve_briggs1 It's a decent concern and good feature suggestion!
Yahaha
;) I'm very impressed with SQL Chat! It has a great interface and I was able to start using it right away without any trouble. 💪 The multi-language as well as the dark mode is awesome!
bluehuman
As a developer for years, it's still a bit hard to write the right SQL, but now there is a super easy way!!! Cool!!
silencer.xyz
Nice product! Congrats! Support from the ILLA team!!
Maragall
woo! cool work.
Amin Boulouma
Congratulations on your successful launch! We're honored to be launching today too and look forward to exploring the galaxy alongside you. 🚀
Tianzhou Chen
Ivan Gorshkov
Congratulations on your launch! I saw your SQLChat on Github previously, this is a brilliant idea!
Joanna He
Oops! 😬 Looks like I couldn't resist the temptation to chat instead of writing SQL! 😂 Goodbye to all my advanced SQL skills! 🙅‍♀️💻💔 Can you blame me though? 🤷‍♀️ Chatting is just so much more fun! 💬💕 UPDATE skills SET level = 0 WHERE name = 'SQL'; DELETE FROM interests WHERE category = 'Technology' AND name = 'SQL'; SELECT 'Goodbye SQL! 😢👋' AS message;
yash
Congrats , looking forward to trying it
Aashish Patil
Thank you for this amazing product. I need a help on how to add a connection?
Tianzhou Chen
@aashishxp you can join our discord channel https://discord.gg/z6kakemDjm for help
Shyam Nallasenapathy
Pretty cool product. If you can add a dashboard to showcase the numbers (like an intelligent roll up of sorts) that would make it even more useful.
Se7en
I highly recommend SQLChat to anyone who works with SQL, as SQLChat is incredibly helpful in writing complex queries quickly and easily.
LawRachel
I tried sqlchat.ai recently, finding it quite useful for my ad-hoc query needs. I am one of those who love and hate sql simultaneously, appreciating its helpful query standard while toutured by its endless details and dialect differences. So after the overwhelming discussions about ChatGPT and OpenAI API, I was wondering if there are any tools relieving me from memorizing sql details. The moment I heard about the release of sqlchat.ai, I gave it a try. It is much faster than ChatGPT, with response waiting time less than 500ms or so. After entering my query requirment in the natural language word order, it can really understand the exact purpose, returning federated query sentences with where, join, group by, order by, etc. This is quite amazing because the only thing I need to do now is to focus on what I want to know from my db, which is the very important ASK step of data analysis. Being free from sql details really improves work efficiency. Quite a revolutionary UX improvement.
Tianzhou Chen
@rachel_law wow. Encouraging review!
zane
It's just one of the best tools for DBA,we can use sql-chat do some simple or complex things to improve efficiency!
piglig
SQL Chat As far as my use in these days, it is different from the previous toy-level products, with a higher degree of maturity, and unlike the previous toy-level products, it has a certain degree of database design capability and is able to perform auxiliary management work. I have designed an RBAC model, which can understand the association between table structures, and when generating test data, the field meanings and types can match the table structures well.
多情刺客
SQL Chat可以通过发指令的方式提高SQL的编写和SQL分析,也能想Chatgpt一样回答技术问题,可以有效地提高工作效率。
Ningjing Chen
Super!