Story

Show HN: ChatExport Structurer – parse ChatGPT/Claude exports into queryable SQL

chan1 Wednesday, November 12, 2025

I wanted to query my own chat history but the JSON exports were a mess to work with. Built a small parser that turns them into clean SQL databases. Parsed 70k+ messages across multiple models. Useful for analyzing chat history, building a personal knowledge base, or archiving conversations. Simple CLI, open source.

Summary
The article describes a tool called 'chat-export-structurer' that helps organize and structure chat conversations exported from various platforms, making the data more accessible and analysis-ready.
5 0
Summary
github.com
Visit article Read on Hacker News