Hacker News new | ask | show | jobs
by brookritz 1486 days ago
Jailer is a great tool for navigating your database. You can basically click through tables by following foreign keys. You can just start somewhere on record and it shows you which records relate to the selected one and you can explore the data further. The GUI is really easycto use.

I've used it once for collecting some testdata from a huge database and thiz worked really well.