Skip to content

Commit a6898a4

Browse files
authored
Merge pull request mattmakai#180 from noisytoken/patch-3
Adding a SQLAlchemy resource.
2 parents fc0722f + 5d013a2 commit a6898a4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/pages/03-data/06-sqlalchemy.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,8 @@ a database-driven application. The following resources can be helpful if
126126
you are having trouble getting started or are starting to run into some
127127
edge cases.
128128

129+
* The [SQLAlchemy tutorial - OverIQ](https://overiq.com/sqlalchemy/101/intro-to-sqlalchemy/) covers all the basics you need to know to get up and running with SQLAlchemy.
130+
129131
* There is an entire chapter in the
130132
[Architecture of Open Source Applications book on SQLAlchemy](http://aosabook.org/en/sqlalchemy.html).
131133
The content is detailed and well worth reading to understand what is

0 commit comments

Comments
 (0)