ANN: fathom 0.2.0

  • Thread starter Filip GruszczyÅ„ski
  • Start date
F

Filip Gruszczyński

Hi,

I have released version 0.2.0 of fathom, python3 package for database
inspection. Fathom supports retrieving database schema from Sqlite3,
PostgreSQL and MySQL.

This is still very early version and I am experimenting with different
approaches. I would be very thankful for any input and suggestions
about what would be useful in the library or tools.

**Changes in Version 0.2.0**

* get_database convenience function, that doesn't require knowledge of
database type
* Index object provides information about columns, that are indexed
* Table provides information about foreign keys
* Procedure objects provide return value and procedure's body
* Database object provides trigger list
* Utility function get_database_type, that tries to guess database type
* Tools:
-> fathom2django that generates django models from database schema
-> fathom2graphviz that generates entity-relationship diagrams in
graphviz dot language, that can be turned into pdf or image files
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,062
Latest member
OrderKetozenseACV

Latest Threads

Top