In the previous article setup a lot of things, but what happens if we need to modify several objects or entities? our design has shared between multiple entities so each one will have they own responsability, we created the CRUD notes for sql and Nosql approach.
The Adaptable Backend: Python REST API with PostgreSQL & MongoDB persistence transactions
Comments
Loading comments...
Unable to load comments.
You Might Also Like
The Adaptable Backend: Python RestAPI Dependency Injection
Implementing Dependency Injection in Python using dependency-injector to decouple business logic from FastAPI
3 min read
Read More
The Adaptable Backend: Python REST API with MongoDB persistence
Switching from SQL to NoSQL using the IRepository contract with Python and Motor
5 min read
Read More
The Adaptable Backend: Python REST API with PostgreSQL persistence
Adding PostgreSQL persistence to Python backend applications with full autonomy using SQLAlchemy and asyncpg.
8 min read
Read More