The BLOB Streaming engine is a MySQL storage engine that enables the streaming of BLOB data directly in and out of MySQL tables. Using the HTTP protocol, it is possible to "PUT" and "GET" text and media data of any size, to and from a database.
The Ignant Web Platform provides an opinionated web stack by wrapping your database schema with a RESTful API, generating a handy Ajax library, and delivering a Comet broadcast system on which to base your UI.
A MVC oriented client-server web framework written in C and JavaScript for Apache HTTP servers. The server executes models and the built-in template engine creates the view. The client-side is a JS API, and makes communication with the server easy.