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.

Home page url

Download or read it online for free here:
Download link
(12MB, PDF)

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.
(13388 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.
(13354 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.
(7975 views)
Book cover: Mastering Apache Spark 2.0Mastering Apache Spark 2.0
by - GitBook
This collections of notes (what some may rashly call a 'book') serves as the ultimate place of mine to collect all the nuts and bolts of using Apache Spark. The notes aim to help me designing and developing better products with Apache Spark.
(12011 views)