SQLAlchemy: Python ORM

Tags:

http://www.sqlalchemy.org/

SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL.

It provides a full suite of well known enterprise-level persistence patterns, designed for efficient and high-performing database access, adapted into a simple and Pythonic domain language.

reddit도 이걸로 돌린다는군요.

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *