Andres Sacco
Company: TravelX
Most developers create database queries in their applications without checking if the performance is good enough or not. Sometimes performance problems arise in production when a large number of requests affects the database or the application. The solution is to create some unit tests to detect these problems.
Company: TravelX