Welcome to makumba! #

Makumba is a framework for rapid and sustainable web-app development. It runs as tag-library for JSP 2.0.

makumba's core ideas are:

  • creating web-apps should be simple and there should not be a need to have a deep technical background. For this, makumba relies on simple languages such as HTML markup and MQL (a SQL-like query language).
  • code should be sustainable. Makumba ensures this by relying on simple languages and a set of best practices that make the code understandable also for someone who did not write it.
  • everything is a query-fragment. A large part of the application code can be expressed in queries and query fragments: displaying and modifying data, authentication, authorization, etc.
  • mixing Model and View via queries is beneficial for web application development and helps eliminate many application layers without much architectural penalty, and leads to intuitive code. See Manifesto.

Category Main


Add Comment
« This page was last updated on April 9 2011