Not every person learns the same way without a doubt. However, unless you can measure (or test) for that, how can we tell what teachers are adding value to or not the the educational experience.
The perception that MySQL is smaller and faster than PostgreSQL is bullshit. PostgreSQL is actually smaller than MySQL even though it has many more features. In my experience Postgres's query planner is light-years ahead of MySQL. The result is that PG is almost always faster than MySQL in the general case. MySQL is also loaded with gotcha's and odd behaviour based on the "back end" or what settings you use.
When were those olden days? I've been using PostgreSQL in production since 2001 because MySQL was (and is) relatively unstable and has an incomplete set of SQL features. Postgres has always been way more stable than MySQL. IMHO, PG is also way more straightforward than MySQL, MS SQL and Oracle. MySQL in particular has loads of hidden tricks and gotcha's. For example, referential integrity.
I've programmed and maintained a number of "Pick" applications as well as applications using SQL databases such as PostgreSQL. I think of Pick as a poor implementation of a poor idea. You can easily get yourself in trouble designing multi-value databases in Pick. You'll always be jumping into procedure land to cull through your data. Even with ideal table design (called files in Pick), try doing a sub select. Or an outer join with a having clause. The only nice think I could say about Pick and it's variants is that with low order data sets, applications and hardware, pick was very efficient.
I'm impressed with Scalix: Runs in Linux; CLI; Outlook "corporate mode" support; Outlook looking web client that is all AJAXy ; Google stytle search; Works with a thrid party applications that sycs mail and PIM with all major smartphones (Blackberry, Treos, and Windows Mobile.) Great support, solid product improvement demonstrated year after year.
Not every person learns the same way without a doubt. However, unless you can measure (or test) for that, how can we tell what teachers are adding value to or not the the educational experience.
The perception that MySQL is smaller and faster than PostgreSQL is bullshit. PostgreSQL is actually smaller than MySQL even though it has many more features. In my experience Postgres's query planner is light-years ahead of MySQL. The result is that PG is almost always faster than MySQL in the general case. MySQL is also loaded with gotcha's and odd behaviour based on the "back end" or what settings you use.
When were those olden days? I've been using PostgreSQL in production since 2001 because MySQL was (and is) relatively unstable and has an incomplete set of SQL features. Postgres has always been way more stable than MySQL. IMHO, PG is also way more straightforward than MySQL, MS SQL and Oracle. MySQL in particular has loads of hidden tricks and gotcha's. For example, referential integrity.
I've programmed and maintained a number of "Pick" applications as well as applications using SQL databases such as PostgreSQL. I think of Pick as a poor implementation of a poor idea. You can easily get yourself in trouble designing multi-value databases in Pick. You'll always be jumping into procedure land to cull through your data. Even with ideal table design (called files in Pick), try doing a sub select. Or an outer join with a having clause. The only nice think I could say about Pick and it's variants is that with low order data sets, applications and hardware, pick was very efficient.
I'm impressed with Scalix: Runs in Linux; CLI; Outlook "corporate mode" support; Outlook looking web client that is all AJAXy ; Google stytle search; Works with a thrid party applications that sycs mail and PIM with all major smartphones (Blackberry, Treos, and Windows Mobile.) Great support, solid product improvement demonstrated year after year.
Keep in mind that to the layperson the term "DOS" is an alias for text mode. That's just the way it is.
For a commercial product (with commercial support) that runs as an Exchange replacement, look at Scalix. scalix.com>
http://www.verizonwireless.com/b2c/mobileoptions/b roadband/index.jsp
"..at typical speeds of 400-700 kbps, capable of reaching speeds up to 2 Mbps."
Works as advertised. When not in a broadband area works at lower "national" speed of about 100 kbps.
Where do you keep your data? Do you have the source code for your hard drive?