MySQL
  Home arrow MySQL arrow Page 8 - 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 - More Features


    (Page 8 of 11 )

    Reliability

    Most of the time, high database performance comes at a price: low reliability. Not true with MySQL, however. The system is designed to offer maximum reliability and uptime, and it has been tested and certified for use in high-volume, mission-critical applications. MySQL’s large user base assists in rapidly locating and resolving bugs and in testing the software in a variety of environments; this proactive approach has resulted in software that is virtually bug-free. Further, every new release of MySQL has to pass both MySQL’s in-house test suite, which tests each feature and also contains test cases for previously-fixed bugs, and MySQL’s crash-me tool, whose primary goal is to evaluate the system’s capabilities by pushing it up to (and beyond) its limits.

    Ease of Use

    MySQL is so easy to use that even a novice can pick up the basics in a few hours, and the software is well-supported by a detailed manual, a large number of free online tutorials, a knowledgeable developer community, and a fair number of books (hey, you’re reading one right now!). While most interaction with the MySQL server takes place through a command-line interface, a number of graphical tools, both browser-based and otherwise, are also available to simplify the task of managing and administering the MySQL database server. Finally, unlike its proprietary counterparts, which have literally hundreds of adjustable parameters, MySQL is fairly easy to tune and optimize for even the most demanding applications. For commercial environments, MySQL is further supported by MySQL AB, which offers professional training courses, consultancy services, and technical support.

    Multi-User Support

    MySQL is a full multi-user system, which means that multiple clients can access and use one (or more) MySQL database(s) simultaneously; this is of particular significance during development of web-based applications, which are required to support simultaneous connections by multiple remote clients. MySQL also includes a powerful and flexible privilege system that allows administrators to protect access to sensitive data using a combination of user- and host-based authentication schemes.

    Scalability

    MySQL can handle extremely large and complex databases without too much of a performance drop. Tables of several gigabytes containing hundreds of thousands of records are not uncommon, and the MySQL web site itself claims to use databases containing 50 million records. In an eWEEK magazine benchmark cited on the MySQL web site, MySQL scaled efficiently at loads from 50 to 1000 simultaneous users, with performance dropping only marginally once the 600-user limit had been crossed. Businesses such as as SAP, Yahoo!, NASA, and Texas Instruments; high-volume web sites such as Google (http://www.google.com/) and Slashdot (http://www.slashdot.com/); and government organizations such as the US Census Bureau and the Rhode Island State Department are all using MySQL to power their systems—and, as http://www.mysql.com/press/user_stories/ demonstrates, they’re all exceedingly pleased with the results.

    NOTE Read the full results of the benchmark tests at http://www.eweek.com/article2/0,3959,293,00.asp.

    Portability

    MySQL is available for both UNIX and non-UNIX operating systems, including Linux, Solaris, FreeBSD, OS/2, MacOS, and Windows 95, 98, Me, 2000, XP, and NT. It runs on a range of architectures, including Intel x86, Alpha, SPARC, PowerPC, and IA64, and it supports many hardware configurations, from low-end 386s to high-end Pentium machines and IBM zSeries mainframes.

    Compliance with Existing Standards

    MySQL’s development team has attempted to make MySQL as standards-compliant as possible. MySQL 4.0 supports most of the important features of the ANSI SQL-99 standard, with support expected to grow in future versions. Additionally, MySQL extends the ANSI standard with custom extensions, functions, and data types designed to improve portability and provide users with enhanced functionality. (See the sidebar entitled “The Right Choice?” for more information on compatibility between MySQL and other SQL-compliant database systems.)

    The Right Choice?

    Wondering if MySQL is right for you, or if it’s worth switching from your current RDBMS to MySQL? Make an informed decision: take a look at the feature comparison pages on the MySQL web site at http://www.mysql.com/information/ crash-me.php and http://www.mysql.com/information/benchmarks.html, which sets MySQL head-to-head with its competition.

    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 3 hosted by Hostway