All Projects → nandod → kitto_frozen

nandod / kitto_frozen

Licence: other
A framework for creating data-driven web applications with Delphi

Programming Languages

pascal
1382 projects
javascript
184084 projects - #8 most used programming language
POV-Ray SDL
72 projects
HTML
75241 projects
CSS
56736 projects
Batchfile
5799 projects

NOTICE: This project has moved.

Please checkout https://github.com/EtheaDev/kitto for the currently stable version, based on ExtJS 3.x,

or

https://github.com/EtheaDev/kitto2 for the new development version, based on ExtJS 6.x.


kitto_logo_200.png

Kitto allows to create Rich Internet Applications based on a data model that can be mapped onto any database. The client-side part uses ExtJS (through the ExtPascal library) to create a fully AJAX application, allowing you to build standard and advanced data-manipulating forms in a fraction of the time.

Kitto is aimed at Delphi developers that need to create web application without delving into the intricacies of HTML, CSS, Javascript or learning to use a particular library such as ExtJS, yet it allows access to the bare metal if required.

Kitto includes a database-agnostic data-access layer, allowing to create applications that work on any database engine and port applications between database engines.

A Kitto application is described as a set of easily maintained YAML files, keeping definitions abstract and declarative and allowing for future extensions. Business rules are enforced either declaratively or through small javascript fragments on the client, or in Delphi code on the server.

Kitto was designed by Nando Dessena and its development is sponsored by Ethea, which uses Kitto for internal development projects and client work and provides Kitto-related tools, support and development services.

Start here for further information.

Visit this site for online demos.

If you feel like discussing Kitto, you can join the discussion group or follow the blog.

Happy Kittoing!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].