answersLogoWhite

0


Best Answer

There are several benefits of using MySql. Here are some

1) Open Source

2) Easy embedded on php and apache web server.

3) Easy to create an integrated web development platform

4) MySQL 5.1 is support for horizontal partitioning.

many more...

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the benefits of using mySQL in designing a website?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Who can design your website in PHP and MySQL?

Any of the millions of web developers using PHP and MySQL around the world. Either that or teach yourself!


How can you create a website without using a host like Shutterfly?

Maybe try mySQL or PHP?


What are some MYSQL backup methods?

Some of the methods for backups using the MYSQL method are to download programs specifically for ones needs like AutoMySQLBackup. To manually backup the database, the 'noupe' website offers information on how to do this.


How do you find the MySQL version?

There are several ways to check your current version: From the command line Using Workbench Via MySQL Client, exp. using dbForge Studio for MySQL


Is MySQL a programming language?

MySQL was written and developed using the C and C++ programming languages.


Can you use MySQL on a Mac?

Yes. You can install a MySQL instance using homebrew or other installer packages


How do you develop software using PHP and MySQL?

I have no experience in software development, so I turn to specialists


What are the benefits of using the TravelGuru website?

There are a few benefits to using the TravelGuru website. They would include the ability to search and compare fares for every airline website in one place, to book directly, and get deals with all airlines.


Where can one learn the benefits of using sea salts?

One can learn about the benefits of using sea salts online. The Simple Homemade website has a list of healthy benefits of using sea salts in the bath.


What are the benefits of using Homestead for creating a website?

The benefits of using Homestead to create a website is that it is easy to use and understand. Homestead has been a top choice because you can choose from many designs and customize how you like.


How do you upload an image to MySQL using PHP?

You cant upload an actual picture to MySQL, you can upload the URL but not the picture itself. You would have to upload this to your site first and then send the link to MySQL


How do you design a website to display articles using PHP and MySQL?

sitepoint.com has tons of articles on PHP and MySQL I've read this book http://www.sitepoint.com/books/phpmysql1/ "While this is essentially a beginners book, it also covers more advanced topics such as the storage of binary data in MySQL, and cookies and sessions in PHP." The fourth edition arrives in June.