
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
HBase: The Definitive Guideby Lars George - O'Reilly Media
If you are looking for a solution to accommodate a virtually endless amount of data, this book will show you how Apache HBase can fulfill your needs. HBase scales to billions of rows and columns, while ensuring that performance remain constant.
(13739 views)
A Little Riak Bookby Eric Redmond - 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.
(10707 views)
MySQL Tutorialby Jan Bodnar - ZetCode
MySQL is a leading open source database management system. This is MySQL tutorial. It covers the MySQL database, various mysql command line tools and the SQL language covered by the database engine. It is an introductory tutorial for the beginners.
(10290 views)
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.
(17522 views)