mSQL

From EDM2
Revision as of 16:46, 31 March 2017 by Ak120 (Talk | contribs)

Jump to: navigation, search
Msql.gif

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 codebase so that porters constantly had to re-do their work.

Versions

  • 1998-09-14: mSQL 2.0.4.1 build 4 [1]
  • 1999-01-19: mSQL 2.0.6
  • 1999-03-17: mSQL 2.0.8
  • 1999-04-17: mSQL 2.0.9
  • 1999-05-25: mSQL 2.0.10
  • 1999-08-24: mSQL 2.0.11

Prerequisites:

  • Current version: 4.0 - 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 codebase to other systems without much fuss.

Interfaces

REXX
Rexx/SQL 2.4 [2]
OBDC
mSQL odbc driver for Sibyl [3]
JDBC
Imaginary JDBC Driver [4]

License

Links

Author

  • Hughes Technologies, David Hughes