Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #18854

Re: Python lib for creating Database tables

References <CAOypoo57dbVZwRvot6jaCiV1ZHR9WYMcifWvoA92QLtjYeF4Ug@mail.gmail.com>
Date 2012-01-12 00:31 +0000
Subject Re: Python lib for creating Database tables
From Jason Friedman <jason@powerpull.net>
Newsgroups comp.lang.python
Message-ID <mailman.4669.1326328313.27778.python-list@python.org> (permalink)

Show all headers | View raw


> 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/.

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Python lib for creating Database tables Jason Friedman <jason@powerpull.net> - 2012-01-12 00:31 +0000

csiph-web