Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). Varbase Media Header 9.2.1 Minor update available for module varbase_media_header (9.2.1). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

Big Datatable

12 sites Security covered
View on drupal.org

This module allows you to upload CSV files and automatically generate HTML tables from them. It includes an admin interface for managing these tables and can also be used with Drush commands for command-line generation. The module is designed to efficiently handle large datasets and pre-generates HTML for quick content retrieval.

Big Data Table Module

The Big Data Table module provides a powerful and flexible solution for generating HTML tables from uploaded CSV files. This module is designed to handle large datasets efficiently, making it ideal for sites that need to display extensive tabular data.

Features

  • CSV to HTML Conversion: Automatically generate HTML tables from uploaded CSV files.
  • Drush Integration: Use custom Drush commands to generate HTML tables from CSV files via the command line.
  • Admin Interface: Manage and configure your big data tables through an intuitive admin interface.
  • Content Authoring: Easily access the Big Data Table configuration page under Configuration -> Content Authoring.

Setup

  1. Enable the Module: Install and enable the Big Data Table module.
  2. Configuration Page: Visit the Big Data Table configuration page at /admin/config/content/big-data-table to add and manage your big data tables.
  3. Generate HTML: After saving a page, click the "Generate HTML" button to create HTML tables from the uploaded CSV files.
  4. Clear Cache: Clear the cache to apply changes and ensure data consistency.
  5. Drush Command: Alternatively, run the Drush command drush bigdata-generate-html to generate HTML files from CSV files via the command line.

Usage

The Big Data Table module is ideal for websites that need to present extensive datasets in a table format. Whether you're handling product inventories, research data, or other large datasets, this module efficiently transforms CSV data into HTML tables. It pre-generates the HTML during the CSV upload process, allowing Drupal to simply retrieve the prepared content when a user accesses the page, ensuring a smooth and fast experience.

Example CSV File

Here is an example of a CSV file format that works with the Big Data Table module:

First Name,Last Name,Age,Nationality
John,Doe,30,American
Jane,Smith,25,British

Activity

Total releases
2
First release
Feb 2026
Latest release
3 months ago
Releases (12 mo)
2 ▲ from 0
Maintenance
Active

Releases

Version Type Release date
1.0.4 Stable Mar 25, 2026
1.0.3 Stable Feb 3, 2026