8000
Skip to content

Explore data tab for tabular files#69

Open
jlstro wants to merge 8 commits intomainfrom
feature/datasette
Open

Explore data tab for tabular files#69
jlstro wants to merge 8 commits intomainfrom
feature/datasette

Conversation

@jlstro
Copy link
Copy Markdown
Member
@jlstro jlstro commented Mar 18, 2026

These changes add a View to tabular data that allows the user to explore the data, filter, sort, etc. It relies on a client-side sqlite instance to run queries.

The changes also reduces the normal table view to 50 rows or 50kb max, which should improve loading times for quick looks at the data.

The changes also limits scrolling to the content pane only.

@jlstro
Copy link
Copy Markdown
Member Author
jlstro commented Mar 18, 2026

This was initially based on Datasette, that's why the branch name is what it is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

0