SQL-MVC

JSON →
library 0.0.162 ·javascript
verified Jun 5, 2026

SQL-MVC is a web application framework that replaces JavaScript with extended SQL (QUALE) for server-side logic, offering a paradigm inversion for building CRUD apps entirely in SQL. Currently at version 0.0.162 (alpha), it supports MySQL, MS-SQL, Firebird, Oracle, and NuoDB. Unlike traditional MVC frameworks, SQL-MVC uses SQL for models, controllers, and views, aiming to reduce boilerplate. However, the project is experimental with frequent breaking changes, sparse documentation, and minimal community feedback. Weekly downloads are modest, and the node compatibility has been problematic. It is not recommended for production.