MySQL
  Home arrow MySQL arrow Page 10 - Introduction to Databases
Dev Shed Forums  
Administration  
AJAX  
Apache  
BrainDump  
DHTML  
Flash  
Java  
JavaScript  
Multimedia  
MySQL  
Oracle  
Perl  
PHP  
Practices  
Python  
Reviews  
Security  
Smartphone Development  
Style-Sheets  
Web Services  
XML  
Zend  
Zope  
Mobile Linux  
App Generation ROI  
IBM® developerWorks  
Forums Sitemap  
E-Commerce Hosting  
Linux Web Hosting  
Managed Hosting  
Small Business Hosting  
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? 
Google.com  
MYSQL

Introduction to Databases
By: McGraw-Hill/Osborne
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: starstarstarstarstar / 61
    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:
      error-file:tidyout.log Del.ici.ous error-file:tidyout.log Digg
      error-file:tidyout.log Blink error-file:tidyout.log Simpy
      error-file:tidyout.log Google error-file:tidyout.log Spurl
      error-file:tidyout.log Y! MyWeb error-file:tidyout.log 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 - Applications
    ( Page 10 of 11 )

    To quote its official web site, MySQL is “the world’s most popular open source database.” No small claim, that, but the numbers certainly seem to bear it out: according to recent statistics published on the MySQL web site, MySQL is used in more than 4 million systems worldwide, with more than 25,000 copies of the MySQL database server downloaded every day.

    NOTE You can visit the official MySQL web site at http://www.mysql.com/.

    As a reliable, feature-rich database server, MySQL has applications in business, education, science, and engineering—a fact amply demonstrated by MySQL AB’s customer list, which includes such names as Motorola, Sony, NASA, HP, Xerox, and Silicon Graphics. MySQL software today powers a variety of applications, including Internet web sites, e-commerce applications, search engines, data warehouses, embedded applications, high-volume content portals, and mission-critical software systems.

    It’s no surprise that MySQL’s primary applications today lie in the arena of the web. As web sites and web-based distributed applications grow ever more complex, it becomes more and more important that data be managed efficiently to improve transactional efficiency, reduce response time, and enhance the overall user experience. Consequently, a pressing need exists for a data management solution that is fast, stable, and secure—one can be deployed and used with minimal fuss and that provides solid underpinnings for future development.
     
    MySQL fits the bill for a number of reasons. Its proven track record generates confidence in its reliability and longevity; its open-source roots ensure rapid bug fixes and a continued cycle of enhancements (not to mention a lower overall cost); its portability and support for various programming languages and technologies make it suitable for a wide variety of applications; and its low cost/high performance value proposition makes it attractive to everyone from home users to small- and medium-sized businesses and government organizations.

    Coming Soon...

    While MySQL is one of the most full-featured open-source database servers currently available, it doesn’t provide a few things...yet! Here’s a quick list:

    • Stored procedures Predefined sequences of SQL statements that are compiled and saved within the database itself for more efficient execution.

    • Triggers Database actions that are automatically executed when a certain event (such as a change in the data within a table) occurs.

    • Views Virtual tables derived from the content of existing tables, which can be manipulated in exactly the same way as regular tables. The MySQL development roadmap indicates that these features will all be included in subsequent versions of the software.

    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

    - MySQL Security Tips
    - Designing a MySQL Database: Tips and Techniq...
    - The Three Most Important MySQL Queries
    - Null and Empty Strings
    - MySQL Server Tuning Tips and Tricks
    - MySQL Query Optimizations and Schema Design
    - MySQL Benchmarking Tools and Utilities
    - MySQL Benchmarking Concepts and Strategies
    - 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...





    © 2003-2009 by Developer Shed. All rights reserved. DS Cluster 5 Hosted by Hostway
    For more Enterprise Application Development news, visit eWeek