1 Data, Databases, and the Software Engineering Process

DOI: 10.1201/9781003314455-1

1.1 INTRODUCTION

In this chapter, we introduce some concepts and ideas that are fundamental to our presentation of the design of a database. We define data, describe the notion of a database, and explore a process of how to design a database.

1.2 DATA

Data, as we use the term, are facts about something or someone. For example, a person has a name, an address, and a gender. Some data (facts) about a specific person might be “Mary Jo Davis,” “123 4th St.,” “Female.” If we had a list of several people’s names, addresses, and genders, we would have a set of facts about several people. A database is a collection of related data. For this “set of facts ...

Get Database Design Using Entity-Relationship Diagrams, 3rd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.