F
Filip Gruszczyński
Hello everyone!
I have created a small python package for python3 called fathom that
provides database inspection. It is in a very early stage, rather a
proof of concept right now. It provides basic information about
database schema and works with Sqlite3, PostgreSQL and MySQL. I am
looking for comments and additional ideas for new features..
Documentation can be found here: http://code.google.com/p/fathom/wiki/Manual
Package can be downloaded from PyPi or from here:
http://code.google.com/p/fathom/downloads/list
I have created a small python package for python3 called fathom that
provides database inspection. It is in a very early stage, rather a
proof of concept right now. It provides basic information about
database schema and works with Sqlite3, PostgreSQL and MySQL. I am
looking for comments and additional ideas for new features..
Documentation can be found here: http://code.google.com/p/fathom/wiki/Manual
Package can be downloaded from PyPi or from here:
http://code.google.com/p/fathom/downloads/list