Abstract
Data persistence is a crucial part of software systems. Most software applications use relational databases as datastores, but recently NoSQL data stores like MongoDB, Redis, and Cassandra are getting popular. Java provides the JDBC API to talk to the database, but it is a low-level API that requires lots of boilerplate coding. The JavaEE platform provides the Java Persistence API (JPA) specification, an object-relational mapping (ORM) framework. Hibernate and EclipseLink are the most popular JPA implementations. Other popular persistence frameworks, such as MyBatis and JOOQ, are more SQL-focused.
Access this chapter
Tax calculation will be finalised at checkout
Purchases are for personal use only
Similar content being viewed by others
Author information
Authors and Affiliations
Rights and permissions
Copyright information
© 2023 The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature
About this chapter
Cite this chapter
Katamreddy, S.P.R., Upadhyayula, S.S. (2023). Working with JDBC. In: Beginning Spring Boot 3. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-8792-7_5
Download citation
DOI: https://doi.org/10.1007/978-1-4842-8792-7_5
Published:
Publisher Name: Apress, Berkeley, CA
Print ISBN: 978-1-4842-8791-0
Online ISBN: 978-1-4842-8792-7
eBook Packages: Professional and Applied ComputingApress Access BooksProfessional and Applied Computing (R0)