简体   繁体   中英

Opening database in Pycharm for Django project

I am working on a django project using pycharm. How do I view the data in my sqlite db. From sources I found online, I have to open View-Tools Windows-Database, but I don't have that option. Can anyone help? I barely starting using pycharm today, thanks sqlite db

The DB stuff is only available in the professional version.

https://www.jetbrains.com/pycharm/features/editions_comparison_matrix.html

If you're a student (with a university email) you can get the entire Jetbrains suite for free here .

I ended up downloading db browser for sqlite. Then in the finder of my copmuter, i opended the db sqlite using that db browser. Just in case for anyone that has CE version

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM