Alchitect Overview

Alchitect makes building web sites and web applications very simple. The goal is to build a system so that someone without a programming background can build a robust database-driven web application.

One of the ways we achieve this goal is through a technique where Alchitect, on the client, observes the forms on any given pages and when the user submits the form takes over and automatically sends the data to the server using AJAX. The server takes the data it receives and handles the database interaction. This is all done automatically the only thing the programmer or designer need do is add a couple of HTML elements to the form.

Its through techniques like these that we think will make Alchitect stand out as the framework of choice for anyone wanting to build a web application quickly.