Navigate
Home
ArticleWiki
Forum
Journal
Search
Newsletter
Links
Tech News
expertsrt.com
Welcome Guest.
Username:

Password:

Remember me

MYSQL SHOP
Welcome, Guest. Please login or register.
December 02, 2008, 08:15:23 PM
11304 Posts in 1248 Topics by 498 Members
Latest Member: katCheeme
Experts Round Table Network  |  Databases  |  MySQL  |  MYSQL SHOP « previous next »
Pages: [1]
Author Topic: MYSQL SHOP  (Read 414 times)
paul_mellon36

Offline Offline

Posts: 17


WWW
« on: March 30, 2006, 10:34:10 AM »

Hi there,

I am writing a dissertation and I have to prove a point. I recently built a shop using php and mysql, however before i did this i had to decide which technologies would be best to build this.e.g. jsp, asp, cgi, coldfusion etc.

I built it in php as it was easiest because of my knowledge of it already.

Do any of you wizards know how i could prove my point? with advantages and disadvatages for selected technologies and DB's?

Thanks in advance :notworthy:
Paul
Logged

Paul
VGR
Mentor

Offline Offline

Posts: 682



WWW
« Reply #1 on: March 31, 2006, 12:05:46 AM »

ut of the "three majors" (M$-Sql-Server, Oracle, MySql) [no, I don't count DB2 as a major RDBMS ;-) ] MySql :
- supports the best the standards SQL-92 and SQL-99
- has extensions that don't hamper you to use standard SQL anywhere. SHOW TABLES and such are now replaced with dictionary equivalents in MySql 5, thus becoming more and more standards-compliant (INFORMATION_SCHEMA)
- has various engines availale, transactional in ACID mode or not
- is the fastest RDBMS around
- is the best suited for Web
- has the smallest footprint
- runs cross-platform
-etc?
Logged

techie overlord, answers all kind of questions on http://www.europeanexperts.org
Pages: [1]
« previous next »
    Jump to: