Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Database Design and Modeling with Google Cloud

You're reading from  Database Design and Modeling with Google Cloud

Product type Book
Published in Dec 2023
Publisher Packt
ISBN-13 9781804611456
Pages 234 pages
Edition 1st Edition
Languages
Concepts
Author (1):
Abirami Sukumaran Abirami Sukumaran
Profile icon Abirami Sukumaran

Table of Contents (18) Chapters

Preface Part 1:Database Model: Business and Technical Design Considerations
Chapter 1: Data, Databases, and Design Chapter 2: Handling Data on the Cloud Part 2:Structured Data
Chapter 3: Database Modeling for Structured Data Chapter 4: Setting Up a Fully Managed RDBMS Chapter 5: Designing an Analytical Data Warehouse Part 3:Semi-Structured, Unstructured Data, and NoSQL Design
Chapter 6: Designing for Semi-Structured Data Chapter 7: Unstructured Data Management Part 4:DevOps and Databases
Chapter 8: DevOps and Databases Part 5:Data to AI
Chapter 9: Data to AI – Modeling Your Databases for Analytics and ML Chapter 10: Looking Ahead – Designing for LLM Applications Index Other Books You May Enjoy

Considerations for your RDBMS

There are some considerations and best practices for RDBMS modeling. Here are some of these key considerations:

  • Purpose, functionality, type, and structure: The first step in data modeling is to understand the business requirements. What data do you need to store? How will the data be used? What is the type, structure, and purpose of the data you are dealing with? Once you understand the business requirements, you can start to design the data model.
  • Entities and attributes for the use case: The next step is to identify the entities and attributes in the data model. Entities are the basic building blocks of a data model. They represent real-world objects or concepts. Attributes are the properties of entities. They describe the characteristics of entities.
  • Relationship and dependency of entities and attributes: Once you have identified the entities and attributes, you need to define the relationships between entities. Relationships are the...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}