Tianzhou Chen

SQL Chat - ChatGPT powered SQL client for Postgres, MySQL & SQL Server

byโ€ข

SQL Chat is a chat-based SQL client for you to ask database questions and query databases using natural language.

Add a comment

Replies

Best
Tianzhou Chen
Maker
๐Ÿ“Œ
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
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!
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.
silencer.xyz
Nice product! Congrats! Support from the ILLA team!!
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!
ๅคšๆƒ…ๅˆบๅฎข
SQL Chatๅฏไปฅ้€š่ฟ‡ๅ‘ๆŒ‡ไปค็š„ๆ–นๅผๆ้ซ˜SQL็š„็ผ–ๅ†™ๅ’ŒSQLๅˆ†ๆž๏ผŒไนŸ่ƒฝๆƒณChatgptไธ€ๆ ทๅ›ž็ญ”ๆŠ€ๆœฏ้—ฎ้ข˜๏ผŒๅฏไปฅๆœ‰ๆ•ˆๅœฐๆ้ซ˜ๅทฅไฝœๆ•ˆ็Ž‡ใ€‚
Se7en
I highly recommend SQLChat to anyone who works with SQL, as SQLChat is incredibly helpful in writing complex queries quickly and easily.
sansan
I've been using SQLChat for a week now and I gotta say, it's been a game-changer! It's so easy to use and has really boosted my productivity. I now have more time to focus on other things too.
Ivan Gorshkov
Congratulations on your launch! I saw your SQLChat on Github previously, this is a brilliant idea!
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!
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
@aminblm ๐Ÿ–
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!
zlh
ๅ’ฑไธญๅ›ฝไบบๅผ€ๅ‘็š„๏ผŒ่€็‰›้€ผไบ†ใ€‚
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!
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;
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!
yash
Congrats , looking forward to trying it
Maragall
woo! cool work.
Adan Vielma
This is awesome! Nice work Tianzhou!
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!!