Skip to main content
  • 1684 Accesses

Abstract

A database has two primary functions: to store data and to return data. In this chapter, we’re going to look at three related topics in database design: keys (or constraints), indexes, and normalization. All three of these things help us to accomplish two goals:

  • To minimize the amount of space required to store data

  • To minimize the amount of time and effort required to execute queries and return useful results from them

Many of the concepts that we’ll discuss are common to all relational data­bases but, naturally, we’ll focus on their application in MySQL.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 39.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 49.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2004 Jon Stephens and Chad Russell

About this chapter

Cite this chapter

Stephens, J., Russell, C. (2004). Keys, Indexes, and Normalization. In: Beginning MySQL Database Design and Optimization. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4302-0729-0_3

Download citation

  • DOI: https://doi.org/10.1007/978-1-4302-0729-0_3

  • Publisher Name: Apress, Berkeley, CA

  • Print ISBN: 978-1-59059-332-5

  • Online ISBN: 978-1-4302-0729-0

  • eBook Packages: Springer Book Archive

Publish with us

Policies and ethics