
Spring Data: Modern Data Access for Enterprise Java
by Mark Pollack, et al.
Publisher: O'Reilly Media 2012
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:
Download link
(12MB, PDF)
Similar books
MySQL Essentials- Techotopia
This ebook provides a step by step path to proficiency with MySQL. Beginning with the relational database basics and the installation of MySQL, the book covers everything needed to successfully build, maintain and secure MySQL based databases.
(17515 views)
The Little Redis Bookby Karl Seguin - 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.
(11577 views)
CouchDB: The Definitive Guideby J. C. Anderson, J. Lehnardt, N. Slater - 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.
(13312 views)
Rethinking Enterprise Storage: A Hybrid Cloud Modelby Marc Farley - Microsoft Press
The book describes a storage architecture that some experts are calling a game changer in the infrastructure industry. Called the Microsoft hybrid cloud storage, it is a way to integrate cloud storage services with traditional enterprise storage.
(9510 views)