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
- fix(hive): escape SQL identifiers and literals in metadata/DDL paths (#1914)
- fix(redshift): escape SQL identifiers and literals in metadata/DDL paths (#1914)
- fix(sqlite): escape SQL identifiers and literals in metadata/DDL paths (#1914)
- fix(oceanbase-oracle): escape SQL identifiers and literals in metadata/DDL paths (#1914)
- fix(mongodb): escape SQL identifiers and literals in metadata/DDL paths (#1914)
- fix(export): restore desktop connection export and feedback
- Snowflake CREATE TABLE emits the schema name unquoted (mixed-case schemas fail)
- Snowflake column rename uses MySQL CHANGE COLUMN syntax (invalid Snowflake SQL)
- PostgreSQL/KingBase foreign-key REFERENCES leaves schema and table unquoted
- Snowflake buildDataType drops precision when scale is null (dead branch, same as Sqlite/MySQL)
- Docs
- Java not yet supported