Python lib for creating Database tables

Jason Friedman jason at powerpull.net
Wed Jan 11 19:31:44 EST 2012


> Hello All,
>
> I just made something pretty simple that I intend to use while creating
> database tables. It is still in the basic form, and much needs to be added.
> However, I use introspection to make it a bit easier and less work on the
> user.
>
> I would want my code to be reviewed by this great group. I look forward to
> your feedback  and comments.
> https://github.com/janus/cheeta

Cheeta has similarities to http://www.sqlalchemy.org/.



More information about the Python-list mailing list