mSQL
Sign in to saveAlso known as miniSQL, mini SQL
Mini SQL (abbreviated mSQL) is a lightweight database management system from Hughes Technologies.
Key facts
- Software.name
- Mini SQL or mSQL
- Software.collapsible
- yes
- Software.developer
- Hughes Technologies
- Software.latest release version
- 4.4
- Software.programming language
- C
- Software.operating system
- Cross-platform
- Software.language
- English
- Software.genre
- RDBMS
- Software.license
- Proprietary
via Wikipedia infobox
Wikidata facts
- Official website
- hughes.com.au/products/msql
Show 1 more fact
- software version identifier
- 4.4
via Wikidata · CC0
~3 min read
Article
7 sectionsContents
- History
- License
- Current status
- Host languages
- See also
- References
- External links
Mini SQL (abbreviated mSQL) is a lightweight database management system from Hughes Technologies.
==History== In 1993–94 David Hughes developed a network monitoring and management system called Minerva. The design of this system required a database management system to store its configuration and working data. To enable future portability, Hughes elected to use a Structured Query Language interface between the application and the database management system, despite the fact that at the time there was no free or inexpensive SQL database management implementation available. Hughes therefore developed a translation program which provided an SQL interface to the free Postgres DBMS (which did not use SQL). This product was named miniSQL, or mSQL. In time it became clear that Postgres did not perform adequately on the low-specification systems used to run Minerva, so mSQL developed into a lightweight database management system in its own right, implementing a limited subset of the SQL standard, but performing well on minimally specified hardware.