Datasette Adds Semantic Column Types And Plugin Hook
Datasette released version 1.0a26 on 18 March 2026, adding semantic column type assignments for datasets. Built-in types include url, email and json, and plugins can register additional types using the new register_column_types() plugin hook. The change improves data presentation and enables developers to extend typing for customized UI and query behavior.
Scoring Rationale
Significant usability and extensibility improvements for Datasette users, but limited impact beyond the Datasette data-exploration ecosystem.
Practice interview problems based on real data
1,500+ SQL & Python problems across 15 industry datasets — the exact type of data you work with.
Try 250 free problems

