Jump to content

MSQL: Difference between revisions

From EDM2
No edit summary
No edit summary
Line 4: Line 4:


==Version==
==Version==
*'''Current OS/2 version''': [ftp://hobbes.nmsu.edu/pub/os2/apps/database/msql2041b4.zip 2.0.4.1 Build 4]
*'''Current OS/2 version''': [ftp://hobbes.nmsu.edu/pub/os2/apps/database/msql2041b4.zip 2.0.11 Build 1]
*Current Linux, Solaris & Mac OSX version: 3.11 - More operating systems were supported as ports but not by the original author directly, so ports of the most recent versions have dried up but it may be possible to compile the current codbase to other systems without much fuss.
*Current Linux, Solaris & Mac OSX version: 3.11 - More operating systems were supported as ports but not by the original author directly, so ports of the most recent versions have dried up but it may be possible to compile the current codbase to other systems without much fuss.



Revision as of 23:33, 9 January 2015

Description

The first open source database to feature an SQL interface but sported a flat file back end rather than a true relational file set, actually called Mini SQL but not known as anything but "mSQL" in common usage. Very popular in the 90's as a web back end but gave way to MySQL and SQLite due to licensing issues and is now primarily of historical interest. The original author still supports the product commercially and provides occasional updates, but no one has bothered to port the more recent versions as better alternatives are available, one of the issues being that the author seldom or never folded changes from third party authors into the codbase so that porters constantly had to re-do their work.

Version

  • Current OS/2 version: 2.0.11 Build 1
  • Current Linux, Solaris & Mac OSX version: 3.11 - More operating systems were supported as ports but not by the original author directly, so ports of the most recent versions have dried up but it may be possible to compile the current codbase to other systems without much fuss.

Prerequisites

License

Links

Author

  • Huges Technologies
  • David Huges