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