강의

멘토링

커뮤니티

Inflearn Community Q&A

sgain6485's profile image
sgain6485

asked

Introduction to Python Backend with FastAPI for Beginners (From FastAPI to Asynchronous SQLAlchemy) [Full Stack Part1-2]

SQLAlchemy asynchronous execution modification and deletion

동기와 비동기 엔진 부분에 대해서 궁금해서 문의드립니다.

Written on

·

52

0

실제 현업에서는 동기 엔진 모듈과 비동기 엔진 모듈 두개를 만들어두고, 상황에 따른 api를 정의 후 호출해서 사용되는지 궁금합니다.

pythonmvcsqlalchemyFastAPIbackend

Answer

This question is waiting for answers
Be the first to answer!
sgain6485's profile image
sgain6485

asked

Ask a question