for a project I am working on right now, I needed an SQLite reader for encrypted DB files but could not find one so I build my own SQLite browser. I was using DB Browser (SQLite) (which I find really awesome) but it is not working with encrypted SQLite DB files. I tried also DB Browser...
As we're now dragging in other database tools into this thread, I'd also like to recommend DBeaver. Excellent, and there's a free community version. (I use it every day and like it a lot.)
wow, so many tools. i only now db browser for sqlite and HeidiSQL (suggested to me by @Peter Simpson)
HeidiSQL is really cool but sometimes stuff does not work there and i get errors. but it is very fast.
i do find SQLite Administration recommended by @Pendrush very interesting.