Beginning jOOQ: Learn to Write Efficient and Effective Java-Based SQL Database Operations 1st ed. Edition

Beginning jOOQ: Learn to Write Efficient and Effective Java-Based SQL Database Operations 1st ed. Edition book cover

Beginning jOOQ: Learn to Write Efficient and Effective Java-Based SQL Database Operations 1st ed. Edition

Author(s): Tayo Koleoso (Author)

  • Publisher: Apress
  • Publication Date: 28 Oct. 2021
  • Edition: 1st ed.
  • Language: English
  • Print length: 223 pages
  • ISBN-10: 148427430X
  • ISBN-13: 9781484274309

Book Description

Learn to use the jOOQ library to manage SQL database operations in Java and JVM applications. This book walks you through what JOOQ is, how to install and get started with it, and then gets you working with it.

Practical examples and case studies demonstrate how jOOQ offers a more efficient and versatile alternative to Object-Relational Mapping frameworks like Hibernate and JPA, while providing a natural, native-SQL feeling for the developer. You’ll see how to maximize the full potential of your SQL database with advanced query syntax and functions with this lightweight, SQL-friendly framework. Come see how you can use high performance approaches like reactive, data streaming and cloud-native programming to get data from SQL tables.

Never write another incorrect SQL statement again and protect your application from SQL injection with the strong typing and inbuilt controls in jOOQ. Learn how to add jOOQ to your existing Hibernate, Spring Boot or Quarkus applications.

When you’ve completed this book, you will be able to take the knowledge you’ve gained, along with the freely available source code, and directly apply them to your own work.

What You Will Learn

  • Comparing equivalent features between Hibernate, JPA and jOOQ
  • Unlock the power of your SQL database with high performing, flexible and typesafe SQL queries
  • Seamlessly work with many different SQL database vendors without changing your code
  • Effortlessly generate Java code based on the content of your database
  • Write reactive SQL database access code with R2DBC
  • Integrating jOOQ into popular frameworks and platforms like Hibernate, Spring boot and Quarkus tools like IDEs
  • Testing jOOQ-based code with modern integration testing frameworks like TestContainers and Docker
  • Learn how to safely handle data access code within frameworks like the Java Persistence API (JPA)

Who This Book Is For

Intermediate Java programmers new to jOOQ. Some prior experience with SQL may be helpful but not required.

Editorial Reviews

Review

“Making the right decision about your dependencies isn’t easy. The Java ecosystem offers many choices on all layers of your application. Should you use jOOQ for your next project? Could you use it along with JPA? Is it a good choice if you’re going reactive? Tayo’s book answers these questions and many more and provides a lot of introductory insight into the jOOQ ecosystem in a very refreshing and fun way. It touches on most of jOOQ’s functionality, compares it with other options, and puts it in context with important topics for database developers, such as testing.” (Lukas Eder, Creator of jOOQ, Founder of Data Geekery GmbH)

From the Back Cover

Learn to use the jOOQ library to manage SQL database operations in Java and JVM applications. This book walks you through what JOOQ is, how to install and get started with it, and then gets you working with it.

Practical examples and case studies demonstrate how jOOQ offers a more efficient and versatile alternative to Object-Relational Mapping frameworks like Hibernate and JPA, while providing a natural, native-SQL feeling for the developer. You’ll see how to maximize the full potential of your SQL database with advanced query syntax and functions with this lightweight, SQL-friendly framework. Come see how you can use high performance approaches like reactive, data streaming and cloud-native programming to get data from SQL tables.

Never write another incorrect SQL statement again and protect your application from SQL injection with the strong typing and inbuilt controls in jOOQ. Learn how to add jOOQ to your existing Hibernate, Spring Boot or Quarkus applications.

When you’ve completed this book, you will be able to take the knowledge you’ve gained, along with the freely available source code, and directly apply them to your own work.

You will:

  • Comparing equivalent features between Hibernate, JPA and jOOQ
  • Unlock the power of your SQL database with high performing, flexible and typesafe SQL queries
  • Seamlessly work with many different SQL database vendors without changing your code
  • Effortlessly generate Java code based on the content of your database
  • Write reactive SQL database access code with R2DBC
  • Integrating jOOQ into popular frameworks and platforms like Hibernate, Spring boot and Quarkus tools like IDEs
  • Testing jOOQ-based code with modern integration testing frameworks like TestContainers and Docker
  • Learn how to safely handle data access code within frameworks like the Java Persistence API (JPA)

View on Amazon

未经允许不得转载:Wow! eBook » Beginning jOOQ: Learn to Write Efficient and Effective Java-Based SQL Database Operations 1st ed. Edition