MySQL
  Home arrow MySQL arrow Page 2 - Introduction to Databases
Dev Shed Forums 
Administration  
AJAX  
Apache  
BrainDump  
DHTML  
Flash  
Java  
JavaScript  
Multimedia  
MySQL  
Oracle  
Perl  
PHP  
Practices  
Python  
Reviews  
Security  
Style-Sheets  
Web Services  
XML  
Zend  
Zope  
Forums Sitemap 
IBM® developerWorks 
Sun Developer Network 
Dedicated Servers 
E-Commerce Hosting 
Linux Web Hosting 
Managed Hosting 
Small Business Hosting 
Moblin 
JMSL Numerical Library 
VPS Hosting 
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

Introduction to Databases
By: McGraw-Hill/Osborne
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 4 stars4 stars4 stars4 stars4 stars / 60
    2004-02-23

    Table of Contents:
  • Introduction to Databases
  • The Big Picture
  • Database Management Systems
  • The Challenge
  • ...And the Little Database that Could
  • History and Evolution
  • Features
  • More Features
  • Even More Features
  • Applications
  • Summary

  • 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


    Introduction to Databases - The Big Picture


    (Page 2 of 11 )

    Before we get into the nitty-gritty of what MySQL is and isn’t, let’s take a little time out to answer a basic question: What’s a database, anyhow?

    A database, fundamentally, is a collection of data organized and classified according to some criteria. The traditional analogy is that of a filing cabinet organized into drawers (see the following illustration), with each drawer holding files related to a particular subject; these files may be further classified according to a particular set of criteria (alphabetically, by color, by numeric code, and so on). This organization of information into drawers and files makes it easy to retrieve specific bits of information quickly— to lay your hands on a particular piece of information, you pull open the appropriate drawer and select the file(s) matching your criteria.

    Databases - How they work

    An electronic database helps you organize information and provides the tools necessary to access specific bits of it quickly and efficiently. The drawers that contain the files are referred to in database parlance as tables, the files themselves are called records, the act of pulling out information is referred to as a query, and the resulting data is referred to as a result set. The following illustration shows how you query the database (here, a filing cabinet) to retrieve information. You’ll be seeing a lot of these terms in this book, and you’ll get used to them gradually, so don’t worry if they seem a little foreign at the moment.

    Databases - How They Work

    Remember: this is chapter one of MySQL: The Complete Reference, by Vikram Vaswani (McGraw-Hill/Osborne, ISBN 0-07-222477-0, 2004). Vikram is the founder of Melonfire, and has had numerous articles featured on Dev Shed.
    Buy this book now.

    More MySQL Articles
    More By McGraw-Hill/Osborne


     

       

    MYSQL ARTICLES

    - Take Some Load off MySQL with MemCached
    - MySQL Table Prefix Changer Tool in PHP
    - Using the SIGNAL Statement for Error Handling
    - Error Handling Examples
    - Error Handling
    - Completing a Search Engine with MySQL and PH...
    - Paginating Result Sets for a Search Engine B...
    - Building a Search Engine with MySQL and PHP 5
    - Using Boolean Operators for Full Text and Bo...
    - PHP, MySQL and the PEAR Database
    - Working with PHP and MySQL
    - Getting PHP to Talk to MySQL
    - Creating an RSS Reader: the Reader
    - MySQL Security Overview
    - Creating the Admin Script for a PHP/MySQL Bl...





    © 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway