0xDBE for database work

Anyone else using 0xDBE for database work? I’d like to hear some opinions on it…

I’ve been using now for several months doing Oracle, PostgreSql and SQLite. , I’m finding it very useful, it does have some annoying quirks. Take for instance projects: you can create a project, but things like connections, scripts and so on into it and then save it under a certain name… all good stuff, but how do you rename a project???

For me the two big short comings are:

  • No support for importing and exporting table data…

  • No debugger, every time I need to debug a stored procedure I end up having fire up Toad or PgAdmin