Skip to content

This is code for a video I am making on SQLAlchemy 2.0 demonstrating how to use it with AsyncIO.

Notifications You must be signed in to change notification settings

jod35/SQLAlchemy-asyncio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQLAlchemy-asyncio

This is code for a video I am making on SQLAlchemy 2.0 demonstrating how to use it with AsyncIO.

Run the code

  • First install requirements with pip install sqlalchemy[asyncio] aiosqlite
  • Run the code python <file>.py

About

This is code for a video I am making on SQLAlchemy 2.0 demonstrating how to use it with AsyncIO.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages