On Mon, Apr 19, 2010 at 7:02 PM, John Van Ostrand <span dir="ltr"><<a href="mailto:john@netdirect.ca">john@netdirect.ca</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">> > MySQL is also the most widely used SQL database on the planet<br>
><br>
> Probably not: <a href="http://sqlite.org/mostdeployed.html" target="_blank">http://sqlite.org/mostdeployed.html</a><br>
<br>
</div>Touche. I didn't include SQLite (or actually think of it) since it's disk based. I tend to use it only when I need an embedded database and I don't want to bother the user with installing and configuring an SQL server.<br>
</blockquote><div><br>SQLite is not really an option for many real life situations, where you need<br>concurrency (e.g. a web site that uses a content management system). It is<br>suitable for embedded, single user applications (e.g. Mozilla Firefox <br>
bookmarks), but not for multiuser/multitasking applications.<br><br>Different domain ...<br></div></div>-- <br>Khalid M. Baheyeldin<br><a href="http://2bits.com">2bits.com</a>, Inc.<br><a href="http://2bits.com">http://2bits.com</a><br>
Drupal optimization, development, customization and consulting.<br>Simplicity is prerequisite for reliability. --  Edsger W.Dijkstra<br>Simplicity is the ultimate sophistication. --   Leonardo da Vinci<br>