Even though its obnoxious in a lot of ways I use PHPMyAdmin all the time to debug database issues while writing PHP. By default it sorts tables by primary key ascending. 99%
i think you can do this. Go to a table -> operations and set alter table order by descending.
Next time when ever you browse you get the newest row first.