Menu

Minor release, database drive, and sample implementation

A minor release update for the MVC Basic code which adds a couple of functions to the router so applications can determine the calling controller and function.

A release with the dbbasic database drivers was also posted for download. The drives include very basic functionality for mysql and postgresql.

And an example implementation of MVC Basic with the dbbasic database drivers was released with the name mvcbench. It is used to create tables and data to perform web server and database benchmarking tests. It is not a benchmark by itself and requires an application such as siege to perform the testing once the mvcbench application is setup.

Posted by Bryan Nielsen 2008-05-01

Log in to post a comment.