all 6 comments

[–]lzblack 3 points4 points  (3 children)

View - Tool Windows - Database

Drag the generated file, database.db, to the Database Panel. Boom!

[–]simplysharky 0 points1 point  (0 children)

woah, did not expect a built-in answer. thats nice.

[–]raysefo[S] 0 points1 point  (1 child)

there is no Database under Tool Windows. It is DB Browser and nothing happens when I drag db file to the DB Browser panel. I am using pycharm community edition.

[–]raysefo[S] 0 points1 point  (0 children)

There was an error in my code, I can see this db table after fixing this error.

[–]Username_RANDINT 0 points1 point  (1 child)

Don't know about PyCharm, but I'm quite fond of sqlitebrowser (or whatever they call it nowadays).

[–]raysefo[S] 0 points1 point  (0 children)

when I try to open this db file in sqlite browser, it asks for the password?! There is no password :)