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: 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.
(11210 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.
(11580 views)
Book cover: Graph DatabasesGraph Databases
by - O'Reilly Media
Graph Databases, published by O'Reilly Media, discusses the problems that are well aligned with graph databases, with examples drawn from practical, real-world use cases. This book also looks at the ecosystem of complementary technologies.
(10990 views)
Book cover: MySQLMySQL
- Wikibooks
MySQL is a free, widely used SQL engine. It can be used as a fast database as well as a rock-solid DBMS using a modular engine architecture. The purpose of this wikibook is to provide a practical knowledge on using the database ...
(8600 views)