DEV Community

Ssali Jonathan
Ssali Jonathan

Posted on

Building a REST API with FastAPI, Async SQLModel, and PostgreSQL

In this video, we Build a REST API with FastAPI, SQLModel, and PostgreSQL. SQLModel is an ORM built to combine the powerful SQLAlchemy ORM with the useful Pydantic data validation library, enabling us to create database models that can be used for data validation.

Top comments (0)