Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #65249 > unrolled thread
| Started by | Rita <rmorgan466@gmail.com> |
|---|---|
| First post | 2014-02-01 20:46 -0500 |
| Last post | 2014-02-01 20:46 -0500 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
mapping objects Rita <rmorgan466@gmail.com> - 2014-02-01 20:46 -0500
| From | Rita <rmorgan466@gmail.com> |
|---|---|
| Date | 2014-02-01 20:46 -0500 |
| Subject | mapping objects |
| Message-ID | <mailman.6296.1391305579.18130.python-list@python.org> |
[Multipart message — attachments visible in raw view] — view raw
Hello, I want to learn more about ORMs so I stumbled upon, SqlAlchemy. If i had a JSON document (or XML, CSV, etc.._) is it possible to convert it to a SQLAlchemy objects? I like the ability to query/filter ( http://docs.sqlalchemy.org/en/rel_0_9/orm/tutorial.html#common-filter-operators) the data assuming I set up the proper schema. Also, is this a valid way to use an ORM suite? -- --- Get your facts first, then you can distort them as you please.--
Back to top | Article view | comp.lang.python
csiph-web