Hi,
We have a
Custom tables module, which is similar to the
Lists module in SharePoint.
The Custom tables module allows users to create their own tables in the system database and manage data in them via Kentico
CMS user interface, without the need to use Microsoft SQL Server Management Studio or any other database management tool. This may come in handy in many scenarios, typically when you need to store a large number of structured data items, for which standard Kentico CMS documents are not efficient. Another typical scenario may be development of your custom modules, as you can store module data in custom tables and access them conveniently from your code using the provided API.
For more information about the
Custom tables module please follow the link below:
http://devnet.kentico.com/docs/5_5r2/devguide/index.html?custom_tables_module_overview.htmBest regards,
Jan Hermann