$Id$ Data module =========== The Data module provides * An API for dynamically allocating tables for single-row records * An API for insert/update/delete operations * Automatic views integration * Together with CTools modules exportable configurations Its companion Data UI provides * UI to add new database tables * UI to add or alter columns to existing tables managed by Data module * Default views for tables managed by Data module Check out FeedAPI Data module for using Data as a storage engine for feed items. DEVELOPMENT =========== This module is currently under development. Use with caution.