Create Dia (or GraphViz, or dot, or VCG) UML Diagrams from Source code, directories of source code or even xml, by using your own or included Handlers.
SQLObject is an Object Relational Manager for providing an object interface to your database, with tables as classes, rows as instances, and columns as attributes.
Elixir is a declarative layer on top of the SQLAlchemy library. It is a fairly thin wrapper, which provides the ability to create simple Python classes that map directly to relational database tables
SQLPython is a command line tool written in python with the following goals: * emulate Oracle's sqlplus basic functionalities in python * allow easy extensions to sqlplus functionalities leveraging python's class inheritance * allow to consolidate custom
"The script for migrating from SQLite to MySQL on Trac's site didn't quite do the job. It failed to convert the quotes from SQLite output into backticks<sep/>