MySQL
  Home arrow MySQL arrow Page 4 - Introductory Database Theory: Systems And ...
Dev Articles Forums 
ADO.NET  
Apache  
ASP  
ASP.NET  
C#  
C++  
ColdFusion  
COM/COM+  
Delphi-Kylix  
Design Usability  
Development Cycles  
DHTML  
Embedded Tools  
Flash  
Graphic Design  
HTML  
IIS  
Interviews  
Java  
JavaScript  
MySQL  
Oracle  
Photoshop  
PHP  
Reviews  
Ruby-on-Rails  
SQL  
SQL Server  
Style Sheets  
VB.Net  
Visual Basic  
Web Authoring  
Web Services  
Web Standards  
XML  
Mobile Linux 
App Generation ROI 
IBM® developerWorks 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
MYSQL

Introductory Database Theory: Systems And Design
By: Steve Adcock
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 4 stars4 stars4 stars4 stars4 stars / 31
    2002-01-19

    Table of Contents:
  • Introductory Database Theory: Systems And Design
  • What is a database?
  • The relational model
  • Metadata and indexes
  • The DBMS and SQL
  • Conclusion

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT


    Introductory Database Theory: Systems And Design - Metadata and indexes


    (Page 4 of 6 )

    In short, Metadata describes the database. It is a table that describes all other tables, columns and rows within the database. Metadata is especially useful to analyze the database in a logical and understandable fashion, and allows new database administrators to get a feeling of the organization of that database fairly quickly.

    You can think of metadata as a libraries catalog system, describing where books are located and in which sections. It does not contain the contents of each book; only information about where the book is located and some of its characteristics. Those who are familiar with programming can relate metadata to data dictionaries.

    Similarly, indexes are used to show the relationships between data in different tables. Indexes improve the performance of the data because queries can simply search the index instead of the entire database. Let's take our congressmen/law example above and make a simple index.

    Creating an index for our congressmen/law table

    So, if we attempted to find out what laws that the congressmen with Con_ID 3 initiated, then instead of searching the entire database for every record with a Con_ID of 3, we can simply search the index and find one single record with the respective laws listed in the next column.

    More MySQL Articles
    More By Steve Adcock


       · the introductory part of the article was really great,, yes, i am agree to the said...
     

    MYSQL ARTICLES

    - MySQL and BLOBs
    - Two Lessons in ASP and MySQL
    - Lord Of The Strings Part 2
    - Lord Of The Strings Part 1
    - Importing Data into MySQL with Navicat
    - Building a Sustainable Web Site
    - Creating An Online Photo Album with PHP and ...
    - Creating An Online Photo Album with PHP and ...
    - PhpED 3.2 – More Features Than You Can Poke ...
    - Creating An Online Photo Album with PHP and ...
    - Creating An Online Photo Album with PHP and ...
    - Security and Sessions in PHP
    - Setup Your Personal Reminder System Using PHP
    - Create a IP-Country Database Using PERL and ...
    - Developing a Dynamic Document Search in PHP ...







    © 2003-2009 by Developer Shed. All rights reserved. DS Cluster 4 Hosted by Hostway
    Stay green...Green IT