mSQL

mSQL (miniSQL) was an early, lightweight relational database management system (RDBMS) developed for embedded systems and smaller applications, particularly popular for early web development. It provided a simplified subset of SQL functionality, prioritizing speed, minimal resource usage, and…

Key facts

First appeared
1994
Category
technology
Problem solved
Existing relational databases (e.g., Oracle, Sybase) were expensive, resource-intensive, and complex, making them impractical for small-scale applications, embedded systems, or the burgeoning web servers of the mid-1990s with limited hardware resources. mSQL aimed to provide an affordable, lightweight, and fast SQL database solution for these emerging needs.
Platforms
Windows (via Cygwin or native ports), FreeBSD, linux, Solaris, Linux, web, HP-UX

Related technologies