Database management tools: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
(33 intermediate revisions by the same user not shown)
Line 1: Line 1:
Database management tools
Comparison of database management tools e.g. import Excel data into a MySQL database


== Lists of database tools ==
== Lists of database tools ==
=== 64 bit OS architecture ===
=== 64 bit OS architecture ===
[https://dbeaver.jkiss.org/ DBeaver] Community Edition v. 4.2.1 & Enterprise Edition v. 5.2.2 (32bit & 64bit) for {{Win}}, {{Mac}} & {{Linux}}
* Import format: Import file into table is not availabe.
* Export format: Export query result set as CSV, HTML, XML, JSON file <ref>[https://dbeaver.jkiss.org/docs/features/#Data_transfer_(export/import) Features | DBeaver]</ref>. More formats e.g. '''XLSX''' is available in the paid version <ref>[https://dbeaver.com/faq/ FAQ | DBeaver Enterprise Edition]</ref>.
* Specify Field and Row Terminators:
* Engine supported: "MySQL, PostgreSQL, SQLite, Oracle, DB2, SQL Server, MariaDB, Sybase, Teradata, Netezza, etc. Supports NoSQL databases: MongoDB, Cassandra, Redis, Apache Hive"
* Software licenses: Open source - Apache License Version 2.0<ref>[https://dbeaver.jkiss.org/about/ About | DBeaver]</ref>. Source code is available on [https://github.com/dbeaver/dbeaver github].{{Gd}}
* Data type of cell value: (1) Need to convert string to number/date time type! {{exclaim}} (2) Large number became string type.
* Comments: Quick to export large data (rows count exceed 10,000 rows) {{Gd}}
[https://www.dbvis.com/features/ DbVisualizer] Free v. 10.0.1 & Pro v. 10.0.1 (64bit) for {{Win}}, {{Mac}} & {{Linux}}
* Import format: N/A. The feature is available in the paid version.
* Export format: Export query result set as CSV/HTML. More formats e.g. SQL, XML, XLS/XLSX, JSON is available in the paid version.<ref>[https://www.dbvis.com/features/feature-list/ Data Visualization & DB Management Features - DbVisualizer]</ref>
* Specify Field and Row Terminators:
* SQL syntax checker: Available {{Gd}}
* Engine supported: "DB2 for LUW, H2, JavaDB/Derby, Mimer SQL, MySQL, NuoDB, PostgreSQL, Oracle, Redshift, SQLite, SQL Server, Sybase SQL Anywhere, Sybase ASE, Vertica"
* Software licenses: Proprietary
* Data type of cell value:
* Comments: Quick to export large data (rows count exceed 10,000 rows) {{Gd}}
[https://www.heidisql.com/ HeidiSQL] Portable v. 9.5.0.5196  for {{Win}}
* Import format: Import CSV/TEXT file into table<ref>[https://www.heidisql.com/screenshots.php?which=import_textfile Screenshot: Import Textfile]</ref>
* Export format: Export query result set as CSV, Json, HTML/XML, SQL query, LaTeX, Wiki markup, Markdown or PHP files."<ref>[https://www.heidisql.com/screenshots.php?which=export_textfile Screenshot: Export Textfile]</ref>
* Specify Field and Row Terminators:
* Engine supported:
* Software licenses: GPL<ref>[https://www.heidisql.com/help.php#license License]</ref> {{Gd}}
* Data type of cell value:
* Comments:
''$'' [https://www.webyog.com/product/sqlyog SQLyog] Ultimate v. 12.4.3 for {{Win}}
* Import format: Import Access, Excel, CSV, XML file & ODVC source into table<ref>[http://sqlyogkb.webyog.com/article/271-import-external-data Import External Data - SQLyog Knowledge Base]</ref>
* Export format: Export query result set as CSV, Json, HTML/XML, '''Excel XML''' file<ref>[http://sqlyogkb.webyog.com/article/215-export-data Export Data - SQLyog Knowledge Base]</ref><ref>[http://sqlyogkb.webyog.com/article/199-exporting-resultset Exporting Resultset - SQLyog Knowledge Base]</ref> (You may convert '''Excel XML''' to Excel .XLSX file by using Microsoft Excel on {{Win}} or [https://zh-tw.libreoffice.org/discover/calc/ LibreOffice Calc])
* Specify Field and Row Terminators: available
* Engine supported: MySQL & MariaDB<ref>[http://sqlyogkb.webyog.com/article/166-what-is-sqlyog What is SQLyog - SQLyog Knowledge Base]</ref>
* Software licenses: Proprietary
* Data type of cell value:
* Comments: Quick to export large data (rows count exceed 10,000 rows) {{Gd}}
[https://www.mysql.com/products/workbench/ MySQL Workbench] v. 6.3 for {{Win}}, {{Mac}} & {{Linux}}
[https://www.mysql.com/products/workbench/ MySQL Workbench] v. 6.3 for {{Win}}, {{Mac}} & {{Linux}}
* Import format: Import CSV, Json file into table<ref>[https://dev.mysql.com/doc/workbench/en/wb-admin-export-import.html MySQL :: MySQL Workbench Manual :: 6.5 Data Export and Import]</ref>
* Import format: Import CSV, Json file into table<ref>[https://dev.mysql.com/doc/workbench/en/wb-admin-export-import.html MySQL :: MySQL Workbench Manual :: 6.5 Data Export and Import]</ref>
* Export format: Export query result set as TXT, CSV, Excel Spreadsheet (XML), HTML/XML, SQL INSERT statement
* Export format: Export query result set as TXT, CSV, Excel Spreadsheet (XML), HTML/XML, SQL INSERT statement
* Specify Field and Row Terminators: n/a
* SQL syntax checker: Available {{Gd}}
* Engine supported: MySQL
* Engine supported: MySQL
* Software licenses: Proprietary<ref>[https://dev.mysql.com/doc/workbench/en/wb-preface.html MySQL :: MySQL Workbench Manual :: Preface and Legal Notices]</ref>
* Software licenses: Proprietary<ref>[https://dev.mysql.com/doc/workbench/en/wb-preface.html MySQL :: MySQL Workbench Manual :: Preface and Legal Notices]</ref>
* Comments: {{exclaim}} Excel Spreadsheet (XML) may not be able to opened by Microsoft Excel 2016 or LibreOffice Calc v. 5.2.3.3 when the structure of file is complicated, I met the error message "XML parsing error".
* Data type of cell value:
* Comments: {{exclaim}} Excel Spreadsheet (XML) generated by MySql Workbench may not be able to opened by Microsoft Excel 2016 or LibreOffice Calc v. 5.2.3.3 when the structure of file is complicated, I met the error message "XML parsing error".


[http://fishcodelib.com/Database.htm Database .NET] for {{Win}} 64 bit OS support is available in the paid version.
[http://fishcodelib.com/Database.htm Database .NET] for {{Win}} 64 bit OS support is available in the paid version.
* Import format: "CSV (comma delimited) /TSV (tab delimited) /PSV (pipe delimited) /SSV (semicolon delimited) /TXT/XML"
* Import format: "CSV (comma delimited) /TSV (tab delimited) /PSV (pipe delimited) /SSV (semicolon delimited) /TXT/XML"
* Export format: "CSV/TSV/PSV/SSV/SQL (INSERT statement) /XLSX/XLS/XML/JSON/HTM/MD"
* Export format: "CSV/TSV/PSV/SSV/SQL (INSERT statement) /XLSX/XLS/XML/JSON/HTM/MD"
* Specify Field and Row Terminators:
* Engine supported: "SQL Server, SQL Azure, LocalDB, MySQL, Oracle, IBM DB2, Informix, PostgreSQL, HP Vertica, NuoDB, Teradata, Sybase ASE, Firebird, SQLite, SQLCe, Access, '''Excel''', VistaDB, dBase, FoxPro, OleDB, ODBC, OData, Text, NoSQL"
* Engine supported: "SQL Server, SQL Azure, LocalDB, MySQL, Oracle, IBM DB2, Informix, PostgreSQL, HP Vertica, NuoDB, Teradata, Sybase ASE, Firebird, SQLite, SQLCe, Access, '''Excel''', VistaDB, dBase, FoxPro, OleDB, ODBC, OData, Text, NoSQL"
* Software licenses: Proprietary
* Software licenses: Proprietary
* Data type of cell value: Need to convert string to number/date time type! {{exclaim}}
* Comments:
* Comments:


[https://dbeaver.jkiss.org/ DBeaver] Community Edition v. 4.2.1 (32bit & 64bit) for {{Win}}, {{Mac}} & {{Linux}}
[https://sourceforge.net/projects/orbada/ Orbada - Database manager download | SourceForge.net] v. Sao Paulto, Brazil 1.2.5.395 (2016/12/6)
* Import format: Import file into table is not availabe.
* Import format:  
* Export format: Export query result set as CSV, HTML, XML, JSON file <ref>[https://dbeaver.jkiss.org/docs/features/#Data_transfer_(export/import) Features | DBeaver]</ref>. More formats e.g. XLS is available in the paid version <ref>[https://dbeaver.com/faq/ FAQ | DBeaver Enterprise Edition]</ref>.
* Export format: CSV, SQL statement ...
* Engine supported: "MySQL, PostgreSQL, SQLite, Oracle, DB2, SQL Server, MariaDB, Sybase, Teradata, Netezza, etc. Supports NoSQL databases: MongoDB, Cassandra, Redis, Apache Hive"
* Specify Field and Row Terminators:
* Software licenses: Open source - Apache License Version 2.0<ref>[https://dbeaver.jkiss.org/about/ About | DBeaver]</ref> {{Gd}}
* Engine supported: MySQL ...
* Comments:
* Software licenses: GNU General Public License version 2.0 (GPLv2)
* Data type of cell value:
* Comments: {{exclaim}} When I tried to export the query result set as XLS file but no file was generated!


[https://www.dbvis.com/features/ DbVisualizer] Free v. 10.0.1 (64bit) for {{Win}}, {{Mac}} & {{Linux}}
[https://www.sequelpro.com/ Sequel Pro] v. 1.1.2 for {{Mac}}
* Import format: N/A. The feature is available in the paid version.
* Import format: CSV, SQL
* Export format: Export query result set as CSV/HTML. More formats e.g. SQL, XML, XLS, XLSX, JSON is available in the paid version.<ref>[https://www.dbvis.com/features/feature-list/ Data Visualization & DB Management Features - DbVisualizer]</ref>
* Export format: (1) Export query result set as CSV/XML file. (2) Export table as SQL/CSV/XML and DOT (ERD Database Structure) file.
* Engine supported: "DB2 for LUW, H2, JavaDB/Derby, Mimer SQL, MySQL, NuoDB, PostgreSQL, Oracle, Redshift, SQLite, SQL Server, Sybase SQL Anywhere, Sybase ASE, Vertica"
* Specify Field and Row Terminators: Available
* Software licenses: Proprietary
* SQL syntax checker:
* Engine supported: MySQL<ref>[https://sequelpro.com/docs/get-started/get-connected Getting Connected]</ref>
* Software licenses: [https://github.com/sequelpro/sequelpro/blob/master/LICENSE MIT LICENSE]. Source code available on [https://github.com/sequelpro/sequelpro github].
* Data type of cell value:
* Comments:
* Comments:


''$'' [https://www.webyog.com/product/sqlyog SQLyog] Ultimate v. 12.4.3 for {{Win}}
''$'' [https://www.jetbrains.com/datagrip/ DataGrip: Cross-Platform IDE for Databases & SQL by JetBrains] v. 2020. for {{Win}} & {{Mac}} 30 days trial
* Import format: Import Access, Excel, CSV, XML file & ODVC source into table<ref>[http://sqlyogkb.webyog.com/article/271-import-external-data Import External Data - SQLyog Knowledge Base]</ref>
* Export format: Export query result set as CSV, Json, HTML/XML, '''Excel XML''' file<ref>[http://sqlyogkb.webyog.com/article/215-export-data Export Data - SQLyog Knowledge Base]</ref><ref>[http://sqlyogkb.webyog.com/article/199-exporting-resultset Exporting Resultset - SQLyog Knowledge Base]</ref>
* Engine supported: MySQL & MariaDB<ref>[http://sqlyogkb.webyog.com/article/166-what-is-sqlyog What is SQLyog - SQLyog Knowledge Base]</ref>
* Software licenses: Proprietary
* Comments: Quick to export {{Gd}}
 
''$'' [https://www.jetbrains.com/datagrip/ DataGrip: Cross-Platform IDE for Databases & SQL by JetBrains] v. 2017.2.2 for {{Mac}} 30 days trial
* Import format: Import CSV file into table
* 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}}
* Export format: Export query result set in two ways (1) Export as file such as CSV, Json, HTML/XML, Excel (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}}
* Specify Field and Row Terminators:
* 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>  
* 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
* Software licenses: Proprietary
* Data type of cell value:
* Comments:
* Comments:


Line 48: Line 90:
* Import format: Import TXT, CSV, HTML/XML, EXCEL, JSON, Access & DBF file into table <ref>[https://www.navicat.com/cht/products/navicat-premium-feature-matrix Navicat Premium 功能列表 | Navicat]</ref>.  
* Import format: Import TXT, CSV, HTML/XML, EXCEL, JSON, Access & DBF file into table <ref>[https://www.navicat.com/cht/products/navicat-premium-feature-matrix Navicat Premium 功能列表 | Navicat]</ref>.  
* Export format: Export query result set as TXT, CSV, HTML/XML, '''EXCEL''', JSON, Access & DBF file
* Export format: Export query result set as TXT, CSV, HTML/XML, '''EXCEL''', JSON, Access & DBF file
* Specify Field and Row Terminators: available
* Engine supported: MySQL, MariaDB, SQL Server, Oracle, PostgreSQL, SQLite, Amazon RDS, Amazon Aurora, Amazon Redshift, SQL Azure, Oracle Cloud & Google Cloud<ref>[https://www.navicat.com/cht/products/navicat-premium Navicat Premium | 以單一的 GUI 同時連線到不同類型的資料庫]</ref>
* Engine supported: MySQL, MariaDB, SQL Server, Oracle, PostgreSQL, SQLite, Amazon RDS, Amazon Aurora, Amazon Redshift, SQL Azure, Oracle Cloud & Google Cloud<ref>[https://www.navicat.com/cht/products/navicat-premium Navicat Premium | 以單一的 GUI 同時連線到不同類型的資料庫]</ref>
* Software licenses: Proprietary
* Software licenses: Proprietary
* Data type of cell value: No need to convert string to number/date time type! {{Gd}}
* Comments:
* Comments:


Line 55: Line 99:
* Import format: Import CSV file into table
* Import format: Import CSV file into table
* Export format: Export query result set as CSV, Json, XML
* Export format: Export query result set as CSV, Json, XML
* Specify Field and Row Terminators:
* Engine supported: MySQL, MSSQL, Oracle, PostgreSQL
* Engine supported: MySQL, MSSQL, Oracle, PostgreSQL
* Software licenses: Proprietary
* Software licenses: Proprietary
* Data type of cell value:
* Comments:
* Comments:


Line 62: Line 108:
* Import format: Import CSV file into table
* Import format: Import CSV file into table
* Export format: Export query result set as CSV, SQL insert/merge statement
* Export format: Export query result set as CSV, SQL insert/merge statement
* Specify Field and Row Terminators:
* Engine supported: MySQL
* Engine supported: MySQL
* Software licenses: Proprietary
* Software licenses: Proprietary
* Data type of cell value:
* Comments:
* Comments:


Line 70: Line 118:
* Import format: Import CSV, XLS/XLSX/XLSM, FIL, TXT, XML file into table<ref>[https://www.toadworld.com/products/toad-extension-for-eclipse/b/weblog/archive/2014/08/15/export-and-import-your-database-data Export and Import your database data - Toad Extension for Eclipse Blog - Toad Extension for Eclipse - Toad World]</ref>
* Import format: Import CSV, XLS/XLSX/XLSM, FIL, TXT, XML file into table<ref>[https://www.toadworld.com/products/toad-extension-for-eclipse/b/weblog/archive/2014/08/15/export-and-import-your-database-data Export and Import your database data - Toad Extension for Eclipse Blog - Toad Extension for Eclipse - Toad World]</ref>
* Export format: Export query result set as CSV, '''Excel''', HTML/XML, SQL script
* Export format: Export query result set as CSV, '''Excel''', HTML/XML, SQL script
* Specify Field and Row Terminators:
* Engine supported: MySQL
* Engine supported: MySQL
* Software licenses: Proprietary
* Software licenses: Proprietary
* Comments:
* Data type of cell value:
 
[https://www.heidisql.com/ HeidiSQL] Portable v. 9.4.0.5125  for {{Win}}
* Import format: Import CSV/TEXT file into table<ref>[https://www.heidisql.com/screenshots.php?which=import_textfile Screenshot: Import Textfile]</ref>
* Export format: Export query result set as CSV, Json, HTML/XML, SQL query, LaTeX, Wiki markup, Markdown or PHP files."<ref>[https://www.heidisql.com/screenshots.php?which=export_textfile Screenshot: Export Textfile]</ref>
* Engine supported:
* Software licenses: GPL<ref>[https://www.heidisql.com/help.php#license License]</ref> {{Gd}}
* Comments:
* Comments:


Line 84: Line 127:
* Import format: N/A
* Import format: N/A
* Export format: N/A. Export query result set as Text, CSV, Excel & XML file is available in the paid version.<ref>[http://www.activedbsoft.com/features-querytool.html FlySpeed SQL Query - all essential tools to work with data]</ref>
* Export format: N/A. Export query result set as Text, CSV, Excel & XML file is available in the paid version.<ref>[http://www.activedbsoft.com/features-querytool.html FlySpeed SQL Query - all essential tools to work with data]</ref>
* Specify Field and Row Terminators:
* Engine supported: "Microsoft SQL Server, Oracle, MySQL, MS Access, MS Excel, PostgreSQL, InterBase, Firebird, IBM DB2, Informix, Sybase, Advantage DB, SQLite"
* Engine supported: "Microsoft SQL Server, Oracle, MySQL, MS Access, MS Excel, PostgreSQL, InterBase, Firebird, IBM DB2, Informix, Sybase, Advantage DB, SQLite"
* Software licenses: Proprietary
* Software licenses: Proprietary
* Data type of cell value:
* Comments:
* Comments:


Line 91: Line 136:
* Import format: Import CSV, Excel file (XLS), MS Access file & ODBC data source into table
* Import format: Import CSV, Excel file (XLS), MS Access file & ODBC data source into table
* Export format: Export query result set as CSV, Excel file (XLS), XML, HTML, PDF file
* Export format: Export query result set as CSV, Excel file (XLS), XML, HTML, PDF file
* Specify Field and Row Terminators:
* Engine supported: MySQL
* Engine supported: MySQL
* Software licenses: Proprietary
* Software licenses: Proprietary
* Data type of cell value:
* Comments: {{exclaim}} Excel file (XLS) has 65,536 rows limit!
* Comments: {{exclaim}} Excel file (XLS) has 65,536 rows limit!


Line 98: Line 145:
* Import format: N/A
* Import format: N/A
* Export format: Export query result set as SQL file
* Export format: Export query result set as SQL file
* Specify Field and Row Terminators:
* Engine supported: MySQL
* Engine supported: MySQL
* Software licenses: Proprietary
* Software licenses: Proprietary
* Data type of cell value:
* Comments:
* Comments:


Line 105: Line 154:
* Import format: CSV
* Import format: CSV
* Export format: Export query result set as SQL file
* Export format: Export query result set as SQL file
* Specify Field and Row Terminators:
* Engine supported: MySQL
* Engine supported: MySQL
* Software licenses: Proprietary
* Software licenses: Proprietary
* Data type of cell value:
* Comments: {{exclaim}} I met the message "Error 1300: Invalid utf8 character string: '\xA5D\xA4\xC0' " after query.
* Comments: {{exclaim}} I met the message "Error 1300: Invalid utf8 character string: '\xA5D\xA4\xC0' " after query.
=== Architecture independent (using browser) ===
[https://www.phpmyadmin.net/ phpMyAdmin]
* Import format:
* Export format:
* Specify Field and Row Terminators:
* Engine supported: MySQL
* Software licenses: [https://www.phpmyadmin.net/license/ GNU General Public License, version 2] {{Gd}}
* Data type of cell value:
* Comments:
[https://www.adminer.org/ Adminer]
* Import format: Import SQL file into table
* Export format: Export query result set as SQL, CSV (,), CSV (;) & TSV
* Specify Field and Row Terminators:
* Engine supported: MySQL, SQLite, PostgreSQL, MS SQL, Oracle
* Software licenses: "Free for commercial and non-commercial use (Apache License or GPL 2)". Source code is available on [https://github.com/vrana/adminer/ GitHub] {{Gd}}
* Data type of cell value:
* Comments:


(left blank intentionally)
(left blank intentionally)
Line 113: Line 185:
* Import format: Import ... file into table
* Import format: Import ... file into table
* Export format: Export query result set as ...
* Export format: Export query result set as ...
* Specify Field and Row Terminators:
* SQL syntax checker:
* Engine supported:
* Engine supported:
* Software licenses:
* Software licenses:
* Data type of cell value:
* Comments:
* Comments:
</pre>
</pre>
Line 120: Line 195:
== Further reading ==
== Further reading ==
* Wikipedia contributors (2017). [https://en.wikipedia.org/wiki/Comparison_of_database_tools Comparison of database tools - Wikipedia] {{access | date = 2017-09-26}}
* Wikipedia contributors (2017). [https://en.wikipedia.org/wiki/Comparison_of_database_tools Comparison of database tools - Wikipedia] {{access | date = 2017-09-26}}
* [https://en.wikipedia.org/wiki/Category:Database_administration_tools Category:Database administration tools - Wikipedia] {{access | date = 2017-09-26}}
* Rob Gravelle (2016). [http://www.databasejournal.com/features/mysql/slideshows/top-10-mysql-gui-tools.html Top 10 MySQL GUI Tools — DatabaseJournal.com] {{access | date = 2017-09-15}}
* Rob Gravelle (2016). [http://www.databasejournal.com/features/mysql/slideshows/top-10-mysql-gui-tools.html Top 10 MySQL GUI Tools — DatabaseJournal.com] {{access | date = 2017-09-15}}
* Andrew Tabona (2015). [https://techtalk.gfi.com/top-10-free-database-tools-for-sys-admins/ Top 10 free database tools for sys admins] {{access | date = 2017-09-26}}
* Andrew Tabona (2015). [https://techtalk.gfi.com/top-10-free-database-tools-for-sys-admins/ Top 10 free database tools for sys admins] {{access | date = 2017-09-26}}
* [https://www.quora.com/What-is-the-best-MySQL-client-for-Mac-OS-X-or-Windows (4) What is the best MySQL client for Mac OS X or Windows? - Quora] {{access | date = 2018-02-15}}
* [[Export MySQL query to Excel file]]
* [[Export MySQL query to Excel file]]
* [[SQL syntax debug]]
* [[NoSQL management tools]]


== References ==
== References ==
<references />
<references />


[[Category:Data Science]] [[Category:Excel]] [[Category:MySQL]] [[Category:Tool]]
[[Category:Data Science]] [[Category:Database]] [[Category:Excel]] [[Category:MySQL]] [[Category:Tool]]
Anonymous user

Navigation menu