FastAPI async SQLAlchemy full sample project setup
제품 세부 정보
Full sample up how to use async SQLAlchemy with FastAPI in asynchronous way.
Using PostgreSQL and Python.
Full description and project available on my blog (Feel feel to purchase it here and support me).
Summary:
Base project showing how to use Python and FastAPI web framework using asyncio.
Recently SQLAlchemy allowed to use the async ORM which is a perfect match with FastAPI.
FastAPI great dependency injection and it's usage to create a session per request improves the performance and implementation.
Dependencies:
* Python 3.9 (FastAPI, poetry)
* Docker
* PostgreSQL
* SQLAlchemy 1.4
* docker compose setup* Python 3 (FastAPI) setup
* connection with PostgreSQL
* usage of SQLAlchemy 1.4
* Domain Driven Design and repository pattern
가격 정보
이 제품에는 사용 가능한 정보가 없습니다.