Grokking Relational Database Design
eBook - ePub

Grokking Relational Database Design

  1. English
  2. ePUB (mobile friendly)
  3. Available on iOS & Android
eBook - ePub

Grokking Relational Database Design

About this book

A friendly illustrated guide to designing and implementing your first database. Grokking Relational Database Design makes the principles of designing relational databases approachable and engaging. Everything in this book is reinforced by hands-on exercises and examples. In Grokking Relational Database Design, you'll learn how to: • 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 A well-constructed database is easy to understand, query, manage, and scale when your app needs to grow. In Grokking Relational Database Design you'll learn the basics of relational database design including how to name fields and tables, which data to store where, how to eliminate repetition, good practices for data collection and hygiene, and much more. You won't need a computer science degree or in-depth knowledge of programming—the book's practical examples and down-to-earth definitions are beginner-friendly. About the technology Almost every business uses a relational database system. Whether you're a software developer, an analyst creating reports and dashboards, or a business user just trying to pull the latest numbers, it pays to understand how a relational database operates. This friendly, easy-to-follow book guides you from square one through the basics of relational database design. About the book Grokking Relational Database Design introduces the core skills you need to assemble and query tables using SQL. The clear explanations, intuitive illustrations, and hands-on projects make database theory come to life, even if you can't tell a primary key from an inner join. As you go, you'll design, implement, and optimize a database for an e-commerce application and explore how generative AI simplifies the mundane tasks of database designs. What's inside • Define entities and their relationships
• Minimize anomalies and redundancy
• Use SQL to implement your designs
• Security, scalability, and performance About the reader For self-taught programmers, software engineers, data scientists, and business data users. No previous experience with relational databases assumed. About the author Dr. Qiang Hao and Dr. Michail Tsikerdekis are both professors of Computer Science at Western Washington University. Table of Contents Part 1
1 Introducing databases and SQL
2 Related tables and more SQL
3 Overview of database design
Part 2
4 Entities and attributes
5 Relationships
6 Normalization and implementation
7 Security and optimization
Part 3
8 Database design in the age of generative AI

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Grokking Relational Database Design by Qiang Hao,Michail Tsikerdekis in PDF and/or ePUB format, as well as other popular books in Computer Science & Databases. We have over one million books available in our catalogue for you to explore.

Information

Publisher
Manning
Year
2025
eBook ISBN
9781638357445
Edition
0

Table of contents

  1. Grokking Relational Database Design
  2. Copyright
  3. dedication
  4. contents
  5. front matter
  6. Part 1. Get started
  7. 1 Introducing databases and SQL
  8. 2 Related tables and more SQL
  9. 3 Overview of database design
  10. Part 2. Master database design
  11. 4 Entities and attributes
  12. 5 Relationships
  13. 6 Normalization and implementation
  14. 7 Security and optimization
  15. Part 3. Database design and AI
  16. 8 Database design in the age of generative AI
  17. index