Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 199903

Re: [PHP3] Database help for beginner From: Chad Cunningham (ccunning <email protected>)
Date: 03/31/99

You probably don't want to pay any money to learn, so you have several options.

mSQL - basically a hobbyist database, as I see it. I see no reason for using it.

MySQL - very fast and stable, at the sacrifice of some features. Most you won't need, some (like subselects) are very useful and should be incorperated soon.

Postgress - more features than MySQL, not as fast.

Sybase - I don't have any experience with it

Oracle - free linux download, costs $$$ to deploy it.

Most people go with MySQL because it's fast and free. O'Reilly will be coming out with a MySQL/mSQL book soon which would probably be a great help.

Markus Laire wrote:

> I have some programming experience but no knowledge about databases. PHP3 seems to support alot of different databases, but it won't of course include any information about using them.
> What database type should I use?
> Where can I find beginner/novice information about using databases?
>
> Markus Laire ICQ# 11887013 PGP fingerprint: C6E5 F884 77FF 6993 ED2B 1722 4C90 9601 1C0B 65E9
> -- PHP 3 Mailing List http://www.php.net/ To unsubscribe send an empty message to php3-unsubscribe <email protected> To subscribe to the digest list: php3-digest-subscribe <email protected> For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3 List administrator: zeev-list-admin <email protected>

--
PHP 3 Mailing List   http://www.php.net/
To unsubscribe send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest list:  php3-digest-subscribe <email protected>
For help: php3-help <email protected>  Archive:  http://www.php.net/mailsearch.php3
List administrator:  zeev-list-admin <email protected>