© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
A. SaccoBeginning Spring Datahttps://doi.org/10.1007/978-1-4842-8764-4_14

14. Best Practices

Andres Sacco1  
(1)
Buenos Aires, Buenos Aires, Argentina
 

Developers frequently implement a solution that accesses a database, but problems appear months later. These problems may or may not relate to the solution’s implementation because many factors can affect performance (e.g., a significant number of requests or the need to save a lot of information within a short period of time).

Best practices minimize the impact or reduce the size of the information you save in your database. This chapter covers many of the most common practices. Some of them are simple, while ...

Get Beginning Spring Data: Data Access and Persistence for Spring Framework 6 and Boot 3 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.