Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #42687 > unrolled thread
| Started by | Rodrick Brown <rodrick.brown@gmail.com> |
|---|---|
| First post | 2013-04-03 13:05 -0400 |
| Last post | 2013-04-03 13:05 -0400 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: How to choose between ORMs? Rodrick Brown <rodrick.brown@gmail.com> - 2013-04-03 13:05 -0400
| From | Rodrick Brown <rodrick.brown@gmail.com> |
|---|---|
| Date | 2013-04-03 13:05 -0400 |
| Subject | Re: How to choose between ORMs? |
| Message-ID | <mailman.68.1365009096.3114.python-list@python.org> |
Pick the one you learn and know. Sent from my iPhone On Apr 3, 2013, at 2:17 AM, Alec Taylor <alec.taylor6@gmail.com> wrote: > SQLalchemy and Storm are a few of the popular ORMs out there. > > Personally I have been using web2py's DAL. > > Other than form generator availability, 'print as raw SQL', multiple > primary keys, widgets*, `check` conditions and compatibility with > OracleDB, Postgres, SQLite and some of the NoSQL systems; what else > should I be looking for? > > Thanks for all suggestions, > > Alec Taylor > > *not sure if widgets should be a requirement; by widgets I mean > annotation of db schema to specify which widget to use with the form > generator > > PS: Will likely use this ORM with: Flask, Bottle or Twisted Matrix > -- > http://mail.python.org/mailman/listinfo/python-list
Back to top | Article view | comp.lang.python
csiph-web