©SQL :: Manager
HomeProgram InformationTechnical detailsFree downloadDonate for a cup of coffee
This website works better with Javascript
The MyWAY SQL Manager can be downloaded here for free: as PHP installation file as GZIP file as ZIP archive
If the download from this page does not work, you can also download the program here (Virus checked at heise.de).
By downloading you accept the General Terms and Conditions
The program MyWAY SQL-Manager only works with Javascript
myway SQL Manager for MySQL and MariaDB, Download on Uptodown
Importing data into MySQL, MariaDB tables

Importing data into MySQL and MariaDB tables

Data import The data import is part of the table editing
Data import into MySQL tables
This module imports data into tables:
 
 
Import CSV data:
First line contains headings: The first line of the CSV file is used to name the field headings.
More information here: Data import from CSV
 
Import XML data:
More information here: Data import from XML
 
Import JSON data:
Converting one-dimensional arrays: For one-dimensional JSON arrays, the index of each field is taken as the field header.
Adopt array index as field: Array indices are adopted as an additional field in the new table.
More information here: Data import from JSON
 
Import PHP data:
Converting one-dimensional arrays: For one-dimensional PHP arrays, the index of each field is taken as the field header.
Adopt array index as field: Array indices are adopted as an additional field in the new table.
More information here: Data import from PHP
More information on inserting data into MySQL tables can be found here: mysql.com and mariadb.com
Updated: 2025-11-04ImprintContactTerms & conditionsPrivacy & CookiesUpdatesSitemapFacebookLinkedin©2020-2025 Heino Cunze-Fischer