|
|
| Line 99: |
Line 99: |
|
| |
|
|
| |
|
| == Mysql management tools == | | == Database management tools == |
| ''$'' [https://www.jetbrains.com/datagrip/ DataGrip: Cross-Platform IDE for Databases & SQL by JetBrains] v. 2017.2.2 for {{Mac}} 30 days trial
| | [[Database management tools]] |
| * Import format: Import CSV file into table
| |
| * Export format: Export query result set in two ways (1) Export as file/text such as CSV, Json, HTML/XML (2) "Export as queries" update or insert queries<ref>[https://www.jetbrains.com/datagrip/features/importexport.html Import/Export Options From CSV To Database - Features | DataGrip]</ref> {{Gd}}
| |
| * Engine supported: MySQL, PostgreSQL, Microsoft SQL Server, Microsoft Azure, Oracle, Amazon Redshift, Sybase, DB2, SQLite, HyperSQL, Apache Derby and H2<ref>[https://www.jetbrains.com/datagrip/features/ Features - DataGrip]</ref>
| |
| * Software licenses: Proprietary
| |
| | |
| ''$'' [https://www.sqlprostudio.com/# SQLPro Studio - macOS database management UI] v. 1.0.127 for {{Mac}}
| |
| * Import format: Import CSV file into table
| |
| * Export format: Export query result set as CSV, Json, XML
| |
| * Engine supported: MySQL, MSSQL, Oracle, PostgreSQL
| |
| * Software licenses: Proprietary
| |
|
| |
|
| == References == | | == References == |