This is a hands-on workshop will teach you how to use SqlAlchemy so you can manage your interaction with the database in a Pythonic way. It'll also teach you how to use SQLAlchemy's asyncio extension so that you can apply this knowledge to async services.
This website uses the theme jekyll-gitbook.
To run this website locally, run the following:
bundle install
bundle exec jekyll serve