中文网站
  Advanced Search
Read the latest Blogs from IT professionals in the field. Read and write community created documents. Need IT help? Ask our staff. Connect with your peers. Check our Tech Shop for posters, books and software tools. Home

1.4 Database Systems: Instances and Schemes

1. Databases change over time.

2. The information in a database at a particular point in time is called an instance of the database.

3. The overall design of the database is called the database scheme.

4. Analogy with programming languages:

  • Data type de nition - scheme
  • Value of a variable - instance

5. There are several schemes, corresponding to levels of abstraction:

  • Physical scheme
  • Conceptual scheme
  • Subscheme (can be many)