DEV Community

Discussion on: Repository Pattern vs Atomic Query Construction (AQC) Design Pattern

Collapse
 
raheelshan profile image
Raheel Shan

Yes, the params array should definitely be documented — I agree with you on that. For now, since AQC is still in its initial form, I’ve kept it focused on querying a single table. Later on, we can evolve it further by adding methods for joins and handling related data.