I have a database with several tables in it stored in sqlite.
I’m looking for a product or piece of code that will turn this into a relationship diagram for me – it doesn’t have to be a specific model, such as UML etc. Just anything that works – Does anyone know of an available product that can plug directly into the sqlite database and populate the tables and fields on a graph for me?
Thanks
You can try on line modeling tool SQLauncher. It is simple to use and allows off line mode. Also sqlauncher allows to create ASCII view of each model entity.