Tutorials

Import SQL dump using BigDump

There might have been occasions where you had to move/copy one of your databases which are huge in size (few MBs and so on). Trying to import it normally i.e. using PHPMyAdminย isn’t a solution as it doesn’t allow you to export such huge dumps. Here’s whereย BigDumpย steps in. BigDumpย is light weight …

Read More »