MySQL is a open
source Relational Database Management System. MySQL is very fast reliable and
flexible Database Management System.
MySQL
Installing packages
The MySQL Installing packages comes in three flavors, you can choose any of the Installer package as per your requirements and your expertise level. These packages are:
The MySQL Installing packages comes in three flavors, you can choose any of the Installer package as per your requirements and your expertise level. These packages are:
- The
Essential package
The Essential package has a Similar filename to MySQL-essential-5.0.25-win32.msi and it contains the minimum set of files needed for installation MySQL on Windows, including the Configuration Wizard except embedded server and benchmark suite.
"This package is recommended most of the
users as the user can install multiple instances of MySQL on a single
server host and the advanced user can complete control over server
configuration."
- The
Complete package
The complete package has all the needed files that are required for windows installation including configuration wizard, embedded server and bench mark suite. This package has a similar filename to MySQL 5 . 0 . 25- win32 zip . For using it, your system must have a tool that can unpack .zip files.
- The
Noinstall Archive
The Noinstall archive package has a similar filename to mysql-noinstall-5.0 .25 -win32 . zip. This package contain all the needed set of files for a complete installation wizard excluding all the configuring wizard. This package has a facility of installing manually not automatically. For using this package, there must be a tool for unpacking .zip files in your system.
What is MySQL
MySQL is a
open source Relational Database Management System. MySQL is very fast reliable
and flexible Database Management System. It provides a very high
performance and it is multi threaded and multi user Relational Database
management system.
MySQL is one
of the most popular relational database Management System on the web. The MySQL
Database has become the world's most popular open source Database,
because it is free and available on almost all the platforms. The MySQL can run
on Unix , window, and Mac OS. MySQL is used for the internet applications as it
provides good speed and is very secure. MySQL was developed to manage large
volumes of data at very high speed to overcome the problems of existing
solutions. MySQL can be used for verity of applications but it is mostly
used for the web applications on the internet.
MySQL Features
i.
MySQL are very fast and much reliable for any type
of application.
ii.
MySQL is very Lightweight application.
iii.
MySQL command line tool is very powerful and can be
used to run SQL queries against database.
iv.
MySQL Supports indexing and binary objects.
v.
It is allow changes to structure of table
while server is running.
vi.
MySQL has a wide user base.
vii.
It is a very fast thread-based memory allocation
system.
viii.
MySQL Written in C and C++ language.
ix.
MySQL code is tested with different compilers.
x.
MySQL is available as a separate program for use in
a client/server network environment.
xi.
The MySQL available for the most Unix operating
platform.
xii.
MySQL are the available for window operating system
window NT, window 95 ,and window 98.
xiii.
MySQL available for OS/2.
xiv.
Programming libraries for C, Python, PHP, Java ,
Delphi etc. are available to connect to MySQL database.
MySQL Advantages:
Reliability and Performance
MySQL is very reliable and high performance relational database management system. It can used to store many GB's of data into database.
Availability of Source
MySQL source code is available that's why now you can recompile the source code.
Cross-Platform support
MySQL supports more then twenty different platform including the major Linux distribution .Mac OS X ,Unix and Microsoft windows.
Reliability and Performance
MySQL is very reliable and high performance relational database management system. It can used to store many GB's of data into database.
Availability of Source
MySQL source code is available that's why now you can recompile the source code.
Cross-Platform support
MySQL supports more then twenty different platform including the major Linux distribution .Mac OS X ,Unix and Microsoft windows.
Large pool of
Trained and Certified Developers
MySQL is very popular and it is world most popular open source Database. So it is easy to find high quality staff around the world.
Powerful Uncomplicated software
The MySQL has most capabilities to handle most corporate database application and used to very easy and fast
MySQL is very popular and it is world most popular open source Database. So it is easy to find high quality staff around the world.
Powerful Uncomplicated software
The MySQL has most capabilities to handle most corporate database application and used to very easy and fast
MySQL 5 Features
There are three feature of MySQL 5.0 version:-
There are three feature of MySQL 5.0 version:-
- Views
- Stored Procedures and Functions
- Triggers
Comments
Post a Comment