Jump to content

MSQL

From EDM2
Revision as of 16:59, 12 December 2015 by Reiknir (talk | contribs)

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