SQL tools
Posted: Tue Aug 28, 2012 6:56 am
I am so going to break everything.
I'm looking for a tool(s) to open my SQL backups (for example: localhost.sql, the default name for the backup of my whole, live SQL database). Once 'open' I'd like to be able to export tables to .sql (or other) for importing back to the live database at a later stage. I'm looking for an 'offline' tool like phpmyadmin, so I can query, view and edit sql backups.
I have a feeling I don't know what I'm asking, but that's cool. Ideally, I would open localhost.sql in a text editor and cut and paste the bits I needed, but the damn SQL files won't open in gedit!
Next time I will backup to csv files. Then I can poke around in the code.
Many thanks.

I'm looking for a tool(s) to open my SQL backups (for example: localhost.sql, the default name for the backup of my whole, live SQL database). Once 'open' I'd like to be able to export tables to .sql (or other) for importing back to the live database at a later stage. I'm looking for an 'offline' tool like phpmyadmin, so I can query, view and edit sql backups.
I have a feeling I don't know what I'm asking, but that's cool. Ideally, I would open localhost.sql in a text editor and cut and paste the bits I needed, but the damn SQL files won't open in gedit!

Many thanks.