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
- PostgreSQL/KingBase foreign-key REFERENCES leaves schema and table unquoted
- Snowflake buildDataType drops precision when scale is null (dead branch, same as Sqlite/MySQL)
- ClickHouse buildDataType drops Decimal precision when scale is null (needs Decimal(P,0) not Decimal(P))
- feat(spi): add quoteIdentifierAlways to ISQLIdentifierProcessor
- Allow naming a saved SQL entry during the initial save
- Allow choosing the export file name
- Allow table-level selection in structure comparison
- Support importing multiple SQL files in one operation
- Expose saved SQL from the database tree instead of the right sidebar
- Add a force read-only option to data source connections
- Docs
- Java not yet supported