This topic describes a compatibility test for DataGrip and AnalyticDB for MySQL, and provides screenshots of test results. Compatibility is tested for a variety of aspects including connectivity, database listing, and table creation.
Test environment
MySQL JDBC Driver | DataGrip |
---|---|
mysql-connector-java-8.0.15 | Click here to download DataGrip. |
Test scope
- Test connectivity
- List databases
- Create a table
- List all tables
- Query the schema of a table
- Write data to a table
- Query the data of a table
- Create a view
- Query a view