Ever had the problem of designing a SQL database and you don't want to have everything in one .sql file but work organized instead? Then this handy tool may help you out. This tool lets you require ...
Either compile from source or use the precompiled version inside the bin folder. Simply use sqlsplitter <large_file.sql> Example: sqlsplitter largeFile.sql 500000000 splits a large sql file into 500MB ...