|
|
|
|
What is MySQL? |
MySQL, pronounced either "My S-Q-L" or "My Sequel," is an open source relational database management system. It is based on the structure query language (SQL), which is used for adding, removing, and modifying information in the database. Standard SQL commands, such as ADD, DROP, INSERT, and UPDATE can be used with MySQL.
MySQL can be used for a variety of applications, but is most commonly found on Web servers. A website that uses MySQL may include Web pages that access information from a database. These pages are often referred to as "dynamic," meaning the content of each page is generated from a database as the page loads. Websites that use dynamic Web pages are often referred to as database-driven websites.
Many database-driven websites that use MySQL, such as Sharpened.net, use a Web scripting language like PHP to access information from the database. MySQL commands can be incorporated into the PHP code, allowing part or all of a Web page to be generated from database information. Because both MySQL and PHP are both open source (meaning they are free to download and use), the PHP/MySQL combination has become a popular choice for database-driven websites. |
|
|
|
|
|
|
|
Return to Glossary |
|
|
| A special thanks to
Sharpened Glossary |
|
|
Popular terms beginning with 'M': |
What is Media? In general, "media" refers to various means of communication. For example, television, radio, and the newspaper are different types of media. The term can also be used as a collective noun for the pre... continue
What is Microprocessor? This little chip is the heart of a computer. Often referred to as just the "processor," the microprocessor does all the computations like adding, subtracting, multiplying, and dividing. In PCs, the mo... continue
What is Multimedia? As the name implies, multimedia is the integration of multiple forms of media. This includes text, graphics, audio, video, etc. For example, a presentation involving audio and video clips would be con... continue
What is Modem? The word modem is actually short for Modulator/Demodulator. (There's something you can really impress your friends with). A modem is a communications device that can be either internal or external to ... continue
What is MCA? Stands for "Micro Channel Architecture." It is an expansion bus created by IBM that was used in the company's PS/2 desktop computers. An expansion bus allows additional cards to be connected to the co... continue
What is Motherboard? Also known as the mainboard or logic board, this is the main circuit board of your computer. If you ever open your computer up, the biggest piece of silicon you see is the motherboard. This is where y... continue
What is Multiplatform? If a software program is developed for mulitple operating systems, it is considered to be "multiplatform." Since Microsoft Word runs on both the Windows and Macintosh platform, it is a mutliplatform a... continue
What is Mouse? A mouse is a handheld pointing device for computers, involving a small object fitted with one or more buttons and shaped to sit naturally under the hand. The underside of the mouse houses a device tha... continue
What is Mbps? Stands for "Megabits Per Second." One megabit is equal to one million bits or 1,000 kilobits. While "megabit" sounds similar to "megabyte," a megabit is roughly one eighth the size of a megabyte (sinc... continue
What is Menu Bar? A menu bar is a horizontal strip that contains lists of available menus for a certain program. In Windows programs, the menu bar resides at the top of each open window, while on the Mac, the menu bar ... continue
|
| |
|
|