How do I open an .sqlite file?

How do I generate an entity-relationship diagram for a SQLite database file?

Pradeep Nayak at Quora Visit the source

Was this solution helpful to you?

Other answers

You should try Vertabelo Database Modeler - it's web-based tool which supports database design for the most popular databases, including SQLite. In Vertabelo you can draw ER Diagrams using its superb graphical interface, and then generate SQL code of your DB model. On the other hand, if you've already got SQL, you can visualize the structure of your database by importing the code into Vertabelo. After successful import, an ER Diagram will be generated. And you can edit it, of course. You can play with Vertabelo without any registration - just for trying it. It's awesome! Click here: https://my.vertabelo.com/try (but remember that you must have Chrome or Safari installed).

Jack Polkowski

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.