Grokking Relational Database Design (Manning)
Monday, 07 July 2025

This book teaches the art of database design through real-world projects, insightful illustrations, and action-oriented learning. Unlike many beginning database books that focus on the technical details of SQL and formal database theory, in this book Qiang Hao and Michail Tsikerdekis teach how to think about relational database design from the ground up. The authors also explore how generative AI tools such as ChatGPT radically simplify the mundane tasks of database design.

<ASIN:1633437418 >

 

Author: Qiang Hao and Michail Tsikerdekis
Publisher: Manning
Date: April 2025
Pages: 280
ISBN: 978-1633437418
Print: 1633437418
Kindle: B0DZY5R238
Audience: Database developers
Level: Introductory
Category: Database

grokkingdb

Topics include

  • Query and create databases using Structured Query Language (SQL)
  • Design databases from scratch
  • Implement and optimize database designs
  • Take advantage of generative AI when designing databases

Everything in the book is reinforced by hands-on exercises and examples. Readers design, implement, and optimize a database for an e-commerce application.

 

For recommendations of relational database books see Pick Of The Shelf - SQL Server  and Read Your Way Into MySQL, MariaDB and PostgreSQL in our Programmer's Bookshelf section.

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner


Data Structures & Algorithms in Python

Author: Dr. John Canning, Alan Broder and Robert Lafore
Publisher: Addison-Wesley
Date: October 2022
Pages: 928
ISBN:978-0134855684
Print: 013485568X
Kindle: B0B1WJF1K9
Audience: Python developers
Rating: 4
Reviewer: Mike James
Data structures in Python - a good idea!



Algorithms: Absolute Beginner's Guide

Author: Kirupa Chinnathambi
Publisher: Addison-Wesley
Date: November 2023
Pages: 416
ISBN: 978-0138222291
Print: 0138222290
Kindle: B0CCTZ37DQ
Audience: General
Rating: 4.5
Reviewer: Kay Ewbank

Subtitled 'a practical introduction to data structures and algorithms in JavaScript', this book is split into tw [ ... ]


More Reviews