About/mainpage | Download | Documentation | Want to help out/report bug? | Sourceforge project/News |
The Javascript Data Components are libraries, made to give developers of dynamic web pages an easy and fast way of making their applications more powerful using datasets, master-detail relations, dataset-events, conditions and data-aware components.
The goal is to have the power of AJAX whilst hiding much of it's complexity and without as much of the overhead as possible(maybe not using xml for conveying data, for example). Project homepage at sourceforge.net
You can see the components in action at www.menialtools.com
There is also a simple code generator. NOTE: This project is not actively maintained, however, parts of this project has moved to the Business Process Management System Optimal BPM. Check out that later on.
The components make it possible to handle quite sizeable datasets at the client, and without the need to make querys to a database, since a read-only database can consist of a simple csv-file.
Amongst other things, this saves the server from having to construct datasets, making it able to serve many more clients.
New features recently added :
Things about to happen soon(TM):