MVProc is a Model-View-Controller module for Apache2 that facilitates using MySQL stored procedures as the controller element.
NOTE: Version 2.1 is STABLE and currently in production use.
NOTE: Versions 1.4+ are for Apache2.4 - in order to run on Apache2.2, replace request_rec->useragent_ip references with request_rec->connection->remote_ip
(there are 3 in the source code)
Features
- Reduces inter-process communication on the server
- Easy to use
- Built-in security to counter SQL and XSS injection attacks
- Fast templating system written in C with SQL-like syntax
- Small footprint
Categories
DatabaseLicense
Apache License V2.0Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of MVProc!