N+1 select problem & SolutionAnand NerurkarMay 1, 20241 min readUpdated: Nov 22, 2024Rated NaN out of 5 stars.when we fetch all depart ments and for each department, employee will be fetched, this is N+1 select problem.
Digital Lending Modernization — End-to-End Case Study (Oracle Forms + PL/SQL → Angular + Spring Boot microservices on Azure)A fully detailed, interview- and workshop-ready case study you can use as a blueprint for migrating a legacy digital-lending stack...
Key challenges and solution for migrating oracleform to AngularKey Challenges & How We Handled Them 1. Business Logic Locked in Forms & PL/SQL Challenge: Oracle Forms often embed complex validations,...
Comments