I want to put together a database locally that I can then also use on-line as a mysql database - basically I need an app that I can easily make a database with on my mac, then export into some sort of format that I can easily use phpmyadmin to get it into the mysql database on my server. Anyone know the best way to do this? Thanks