News:

Choose a design and let our professionals help you build a successful website   - ITAcumens

Main Menu

Web Hosting Database Technologies

Started by sukishan, Jul 13, 2009, 02:00 PM

Previous topic - Next topic

sukishan

MS SQL Server or Oracle for high traffic database-driven web sites.
MySQL for low-cost database-access.
MS Access for low traffic web sites.


Web Databases
If your web site needs to update large quantities of information via the web, you will need a database to store your information.

There are many different database systems available for web hosting. The most common are MySQL, SQL Server, Oracle, and MS Access.

--------------------------------------------------------------------------------
Using the SQL Language

SQL is the language for accessing databases.
If you want your web site to be able to store and retrieve data from a database, your web server should have access to a database-system that uses the SQL language.
If you want to learn more about SQL, please visit our SQL tutorial.


A good beginning makes a good ending