Quantcast
Channel: coder i|o: #orm
Viewing all articles
Browse latest Browse all 121

Sqlalchemy In Reverse - Wichert Akkerman

$
0
0

From wiggy.net:

When using data in a relational database you often use an Object Relational Mapper (ORM) so you can pretend that you are only dealing with standard objects instead of having to deal with SQL directly. The ORM will then generate SQL automatically for you, and magically turn query results into objects again.

Click here to read more

Tagged: #sql #python #syntax #orm #parsing #relational


Viewing all articles
Browse latest Browse all 121

Latest Images

Trending Articles



Latest Images