Problemunvalidated

Is there an equivalent in FastAPI, SQLAlchemy or Pydantic? — I have a Django project running on production with PostgreSQL. Tension: I do not want to rewrite all the models in FastAPI using pydantic, and at the same time I don't want to make a mistake.

856fd533-6e81-4781-9c44-7dc78f3af9cc

Is there an equivalent in FastAPI, SQLAlchemy or Pydantic? — I have a Django project running on production with PostgreSQL. Tension: I do not want to rewrite all the models in FastAPI using pydantic, and at the same time I don't want to make a mistake.