Porcupine Web Application Server

Porcupine is an open-source Python based Web application server that provides front-end and back-end revolutionary technologies for building modern data-centric Web 2.0 applications.

porcupine Porcupine Web Application Server

Many of the tasks required for building web applications as you know them, are either eliminated or simplified. For instance, when developing a Porcupine application you don’t have to design a relational database. You only have to design and implement your business objects as Python classes, using the building blocks provided by the framework (data-types). Porcupine integrates a native object - key/value database, therefore the overheads required by an object-relational mapping technique when retrieving or updating a single object are removed.

Another tedious task for web applications is the interface design, and the constraints imposed by HTML based UIs. QuiX, the server’s integrated JavaScript framework provides an XML User-Interface Language, which greatly simplifies the interface design process.

Website: http://www.innoscript.org/

Incoming search terms for the article:

Related Posts

Hyde - Static Website Generator Powered by Python & Django

No comments