Question:

How do you build a website database?

by  |  earlier

0 LIKES UnLike

What is the best way How do you build a website databace?

And ware is a good place to learn how to build a databace?

Are there premade databaces you can download for a small price/free?

Best answer will be given! 10pt

 Tags:

   Report

4 ANSWERS


  1. You need to create a domain. Which isn't free.


  2. There is a lot of MySQL hosting companies

  3. First you need to decide which kind of database you want to use. MySql and SQL are the defacto standards. MySql is free and there are many resources for learning them. You should always start by designing your website and database on a local machine before moving it up to the internet. This Of course means that you will need to install a web server on your computer before you can start developing.

    If you are using a Windows XP Professional computer you can install Microsoft's free web server called IIS (Internet Information Services) as well as a PHP plug in and run MYSQL as well. All of these services are free. Before diving into database design though i would suggest learning PHP or other Server Side scripting language as this is needed to access the database from the internet. A good starting place for all of this is the W3 Schools website ( Http://www.w3schools.com ) Plenty of good and up-to-date Information to get you started!

  4. Learn SQL and contact you web-host about setting up a database.

    There lots of different software you can use.  Your host may have a package that can be easily installed.

Question Stats

Latest activity: earlier.
This question has 4 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.