Database management tools: Difference between revisions

Jump to navigation Jump to search
mNo edit summary
Line 131: Line 131:
* Data type of cell value:
* 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 ===
[https://www.phpmyadmin.net/ phpMyAdmin]
* Import format:
* Export format:
* 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
* 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)

Navigation menu