The Kitikat Java Framework is a powerful but simple Datastore processing framework. A Datastore represents an in-memory copy of data. A program may retrieve the data from a data source, such as a relational database, manipulate the data, and then propagate the updates of the data back to the original data source or to a different data source. Once the data is retrieved, it is a disconnected, data source independent version of the data. A change history of the data is maintained to provide dynamic updates to a data source, and there are several levels of concurrency control provided for multi-user environments.
| Tags | Software Development Libraries Application Frameworks |
|---|---|
| Licenses | Apache 2.0 |
| Operating Systems | OS Independent |
| Implementation | Java |
Recent releases


Release Notes: The packaging was restructured. Minor enhancements and bugfixes were made.


Release Notes: This version incorporates the unreleased version 6.11. Package restructuring and minor enhancements were done.


Release Notes: J2SE 1.5 Code migration. SQL update behavior has been refactored to be thread safe.


No changes have been submitted for this release.


Release Notes: This release includes minor refactoring and tag library enhancements.