S
S
Stepan2015-12-23 16:14:01
MySQL
Stepan, 2015-12-23 16:14:01

A way to quickly populate a database (mysql)?

Maybe there is something like this in PHPStorm?
There is a database with huge tables, and they are all empty, but I have to work with the search, and it takes too long to fill each table, is there a way to speed this up?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
B
bears, 2015-12-23
@xoma2

www.generatedata.com fill in the table with the required fields, get an array in the required PL (or csv) and upload it in one go.

M
Max, 2015-12-23
@MaxDukov

if there is data in CSV, then pay attention to LOAD DATA INFILE

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question