Skip to content

aelsayed95/sqlalchemy-wkshop

 
 

Repository files navigation

SQLAlchemy Workshop

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.

Theme

This website uses the theme jekyll-gitbook.

Development

To run this website locally, run the following:

bundle install
bundle exec jekyll serve

Releases

No releases published

Packages

No packages published

Languages

  • CSS 38.5%
  • JavaScript 31.3%
  • HTML 26.8%
  • Smarty 3.2%
  • Ruby 0.2%