mapping objects

Rita rmorgan466 at gmail.com
Sat Feb 1 20:46:10 EST 2014


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.--
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20140201/6beca395/attachment.html>


More information about the Python-list mailing list