Web Design Blog - October 31, 2008

Web Development Terminology - Database

I am sure a lot of you are familiar with this what a database is, but in the web firm business we come across some who are still unaware of what a database is and what it is good for. Essentially a database is a place to store data. Common choices for database engines are Mysql, MsSQL, Postgresql and Oracle. A database engine gives you some functionality built around a database and will take care of storing the data in a matter that makes it easily and quickly retreivable later. To get an unders... read more!

Posted in technology | Post Comment | 1


View All Posts