A contrib module to over-ride the core forum module's forum listings, providing a faster and more scalable listing ability using a pre-built denormalized forum_index table.
The Webform MySQL Views module builds flattened, read-only MySQL views of Webform
submission data. These views may be useful when you need to access this data
from an external application in an automated fashion without exporting,
importing, or the use of a web-based API.
Requirements
Webform module (6.x-3.x or 7.x-3.x)
Elements module (Required only by the 6.x version of Webform MySQL Views)
MySQL Server 5.0 or later
Usage
Enable the module
Visit the Administer > Content Management > Webforms page.
Direct URL: http://YOURWEBSITE/admin/content/webform/mysql
Click the MySQL Views tab.
Check the boxes next to the names of the Webforms for which you want to create MySQL views
Submit the form.
Once you have created a MySQL view for a given Webform, the view will be automatically updated whenever you add, remove, or reorder the components for that Webform.
Integration with Data Module & Views Module
Johan Falk (Itangalo) had the idea to use the Data module to expose the MySQL
views created by this module to the Drupal Views module, and Frega provided a
patch that forces the Data and Views modules to recognize the `sid` field of the