A Database (SQL) Server allows you to store records of important information such as
customer details, stock tracking, sale records etc. in a organised and central location.
This data can then be retrieved when required through a number of facilities such
as a standalone client and/or dynamically created web pages.
Frequently Asked Questions
Do you create a front-end to the database?
No, it is up to you to create a front-end design. We will however show you how to use the database client
as well as example code in using the database to produce dynamic web pages.
Which database package do you use?
We can provide a number of solutions, but our preferred package is MySQL.