Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #5414
| From | Filip Gruszczyński <gruszczy@gmail.com> |
|---|---|
| Date | 2011-05-15 11:33 +0200 |
| Subject | ANN: Fathom 0.3.0 |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1586.1305452044.9059.python-list@python.org> (permalink) |
Hi, I have released version 0.2.0 of fathom, python3 package for database inspection. Fathom supports retrieving database schema from Sqlite3, PostgreSQL, MySQL and Oracle. This is still very early version and I am experimenting with different approaches. As always I would be very thankful for any input and suggestions about what would be useful in the library or tools. Here you can download the package: http://code.google.com/p/fathom/downloads/list **Changes in 0.3.0:** -> Oracle support :-) -> Triggers provide information about event upon which they are fired -> utility function for finding procedures that access a table -> fathom2graphviz draws lines between columns for foreign key -> fathom2graphviz and fathom2django can now print output to a file, rather than to std -- Filip Gruszczyński
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
ANN: Fathom 0.3.0 Filip Gruszczyński <gruszczy@gmail.com> - 2011-05-15 11:33 +0200
csiph-web