The Curl Data Kit (CDK) library facilitates building data-centric applications in Curl.
It provides support for local SQL databases, using the popular SQLite SQL engine.
This is a preview of the first CDK Release. It allows data centric Curl applications to take advantage of the full power of the SQL language. SQLite databases are fully integrated with the Curl COM.CURL.DATA-ACCESS package.
This preview (CDK 0.8) has full functionality, although it is not yet in final form. The purpose of the preview is to get feedback from Curl application developers. The target for the CDK 1.0 release is later this quarter.
Curl provides a Rich Internet Application platform for building and deploying Web-based applications that demand complex, highly interactive interfaces previously only possible as client-server applications.
The Curl Open Source program promotes the development of open source libraries for the Curl platform.
SQLite is an open soutce software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine
* http://www.curl.com
* http://curl-cdk.wiki.sourceforge.net/
* http://www.sqlite.org/