Python lib for creating Database tables
Jason Friedman
jason at powerpull.net
Wed Jan 11 19:31:44 EST 2012
More information about the Python-list mailing list
Wed Jan 11 19:31:44 EST 2012
- Previous message (by thread): Python lib for creating Database tables
- Next message (by thread): Python lib for creating Database tables
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> 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/.
- Previous message (by thread): Python lib for creating Database tables
- Next message (by thread): Python lib for creating Database tables
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list