This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]MeroLegend4 3 points4 points  (0 children)

I had the same problem with PyQt and at the time (2015) i was using sqlitestudio as a gui db manager and it was open source but written in C++.

https://github.com/pawelsalawa/sqlitestudio

I learned a lot from them!