How to see a SQLite database content with Visual Studio Code

前端 未结 4 606
情话喂你
情话喂你 2020-12-29 21:32

I\'m new to Django and try to see a SQLite3 file. I\'m looking for a way to open and view a database content with visual studio code

4条回答
  •  醉梦人生
    2020-12-29 22:19

    I published an extension to query and explore sqlite3 databases

    vscode-sqlite

提交回复
热议问题