Remix.run Logo
hysan 12 hours ago

How does this compare with https://sqlitebrowser.org/ ?

hochmartinez 6 hours ago | parent | next [-]

I've used both. Sqlitestudio is far more powerful, intuitive and easy to use. Fast and efficient. Flies even in old PCs. In Linux you won't find It in the repositories. You have to download and run a handy installer.

0points 5 hours ago | parent [-]

It's in AUR

knighthack 10 hours ago | parent | prev | next [-]

That's my Swiss knife.

Super handy in a lot of scenarios, and I use it side-by-side with Jetbrains' DataGrip.

PeterStuer 6 hours ago | parent | prev | next [-]

I have been using sqlitebrowser as well. Fairly satisfied, except for the poor 'export to csv' that seems to fail on respecting csv separations in some cases. Does SQLiteStudio handle this correctly?

justinclift 3 hours ago | parent [-]

Do you have the specifics of the failure cases? We (sqlitebrowser.org devs) tend to fix bugs like that when we have a reproducer.

jksmith 11 hours ago | parent | prev [-]

My goto as well.