
15 Jun
2017
15 Jun
'17
7:34 a.m.
William Park via talk wrote:
I hear pgAdmin is GUI tool of choice for PostgreSQL.
Is there similar thing for SQLite? I am using "SQLite Manager" add-on for Firefox, only because that's what co-workers use. But, I'm curious what the experts use.
I like SQLite Studio <https://sqlitestudio.pl/index.rvt> as a good GUI tool. But I usually have to analysis the data that lives in the database so I just use a Jupyter notebook and Pandas. -- Have an awesome day, and happy open-sourcing :-).