chat2db
https://github.com/codephiliax/chat2db
Java
🔥🔥🔥AI-driven database tool and SQL client, The hottest GUI client, supporting MySQL, Oracle, PostgreSQL, DB2, SQL Server, DB2, SQLite, H2, ClickHouse, and more.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported0 Subscribers
Add a CodeTriage badge to chat2db
Help out
- Issues
- When creating a new database, the sorting order selection function is added.
- Suggestion: Right-click a table -> When modifying the table, the column information of the table will be opened by default.
- You can select the character set field when creating a new database.
- Suggestion: ctrl+left mouse button click on the table name to enter the table structure
- Optimization: Multiple insert statements or modification statements are executed simultaneously, and there are too many result pages. It is hoped that the result pages of the same submitted transaction can be merged into the same result page.
- Suggestion: In the query table data, you can multi-select cells to modify the values. You can also click and slide to multi-select, multi-select to copy, and multi-select to paste. For details, please see the 36 group chat record video.
- Suggestion: White theme, improve color difference value, more prominent display, including but not limited to loading effect, table data modification cell color highlight, etc.
- Suggestion: You can modify the data by clicking on the cell, because there are steps to submit, which can avoid misoperation. I hope the input box can be integrated with the cell, and do not have rounded corners, because the rounded corner animation is slow to pop out.
- Bug: The result set list does not display the horizontal scroll bar on the secondary monitor of multiple monitors.
- Suggestion: Add viewable database object types synonyms, DBLINK, sequences
- Docs
- Java not yet supported