Skip to content

Commit

Permalink
Add SQLAlchemy as a model connector. [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
mehcode committed Apr 11, 2013
1 parent 6586a79 commit 49e2b16
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,10 @@ class Resource(resources.Resource):
> The Web framework for perfectionists (with deadlines).
Django makes it easier to build better Web apps more quickly and with less code.

#### [SQLAlchemy](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.

## Installation

### Automated
Expand Down

0 comments on commit 49e2b16

Please sign in to comment.