Order Repository Adapter is a project that handles data persistence and retrieval for order-related entities.
It acts as a bridge between Core business logic and the underlying database, ensuring efficient data management
while adhering to Clean Architecture principles.