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: 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.
(5739 views)
Book cover: A Little Riak BookA Little Riak Book
by - GitBook
This is a free little book about Riak, a scalable, high availability NoSQL datastore. Riak is an open-source, distributed key/value database for high availability and near-linear scalability. Riak has remarkably high uptime and grows with you.
(8804 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.
(11099 views)
Book cover: Programming PigProgramming Pig
by - O'Reilly Media
Apache Pig is a platform for analyzing large data sets that consists of a high-level language for expressing data analysis programs. The structure of Pig programs is amenable to parallelization, which enables them to handle very large data sets.
(11485 views)