Answer the question
In order to leave comments, you need to log in
What can open such a products.db file?
What can open such a products.db file?
Answer the question
In order to leave comments, you need to log in
This is a database, if SQLite, I use this https://sqlitebrowser.org/
Or this option:
Another way to view tables is to use a database administration tool such as HeidiSQL. HeidiSQL is an open source cross-platform database management software for MySQL, MS-SQL and PostgreSQL. It allows you to view and edit data, view a schema, change a table, and much more without a single line of SQL. You can download HeidiSQL from here .
By installing HeidiSQL on top of the flask_app_db database, you can get approximately the following list of tables:
MySQL, MS-SQL and PostgreSQL database management
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question