Using projections in your data-access layer
If you care about your data-access layer to make it as fast as possible, you should consider using projections for reading data. Check a simple example together. We have cities Continue reading
Being a good software engineer is 3% talent, 97% not being distracted by the internet.
If you care about your data-access layer to make it as fast as possible, you should consider using projections for reading data. Check a simple example together. We have cities Continue reading