I can answer about 10% of your questions.
On Fri, 10 Jul 1998, holotko wrote:
> 1) What are the differences between "mysql" and "msql" as far as the
> implementation of SQL itself is concerned. Does mysql also utilize a
> subset of SQL or a complete full blown implementation?? Is either one
I believe it is still a subset. Not much more than mSQL. But it is
multithreaded.
> 3) In general, is there any non-proprietary SQL DBMS that is strongly
> recommended other than the ones that I have mentioned above?? What about
Even if it is not _completely_ SQL-standard, yes, there is one:
PostgreSQL.
Marco Bravi