Logo

Spring Data: Modern Data Access for Enterprise Java

Small book cover: Spring Data: Modern Data Access for Enterprise Java

Spring Data: Modern Data Access for Enterprise Java
by

Publisher: O'Reilly Media
Number of pages: 456

Description:
This book shows you how Spring's data access framework can help you connect to either non-relational or relational databases, or a combination of the two. You'll learn how Spring Data's familiar and consistent programming model greatly reduces the learning curve for creating applications with newer data access technologies. And you'll discover how to use Spring Data's improved JPA and JDBC support to increase your productivity when writing RDBMS-based data access layers.

Download or read it online for free here:
Read online
(online reading)

Similar books

Book cover: CouchDB: The Definitive GuideCouchDB: The Definitive Guide
by - O'Reilly Media
CouchDB's creators show you how to use this document-oriented database as a standalone application framework or with high-volume, distributed applications. CouchDB is ideal for web applications that handle huge amounts of loosely structured data.
(11254 views)
Book cover: Text Mining with R: A Tidy ApproachText Mining with R: A Tidy Approach
by - O'Reilly Media
With this practical book, you'll explore text-mining techniques with tidytext, a package that authors developed using the tidy principles behind R packages like ggraph and dplyr. You'll learn how tidytext can make text analysis easy and effective.
(5583 views)
Book cover: The Little Redis BookThe Little Redis Book
by - openmymind.net
Redis represents a simplification in the way we deal with data. It peels away much of the complexity and abstraction available in other systems. The goal of this book is to build the foundation you'll need to master Redis.
(9579 views)
Book cover: The Little MongoDB BookThe Little MongoDB Book
by - openmymind.net
MongoDB is a document-oriented database -- it should be viewed as an alternative to relational databases. This book covers a number of topics with a focus on the fundamentals you will need to get comfortably up and running.
(10967 views)