Alternatives
Products that do what ChatExport Structurer – parse ChatGPT/Claude exports into queryable SQL does
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.
- 1

- 2

- 3

- 4

- 5

- 6

- 7

- 8

- 9

- 10

- 11

- 12

- 13

- 14

- 15

- 16CH
Hey HN, As a heavy ChatGPT user, I often want to explore my chat history, look for things I've already asked, keep favorite chats, and much more. ChatGPT doesn't even offer search capability (except in mobile version). So I decided to build one myself. It runs locally, so no sensitive data leaks. You only need to export your ChatGPT conversations, and put it in the `data` folder. Optionally setup OpenAI API key and it will create embeddings for semantic search. *Important* - it's not a desktop app (at least, not yet) - it's a python code with a browser interface that I've only tested on…
2023 · github.com
- 17

- 18

- 19

- 20IB
Hey HN, Like many of you, I’ve been using ChatGPT to brainstorm, debug code, and even plan projects. But as the number of conversations grew, I found myself scrolling endlessly trying to find old chats. It was frustrating and unproductive. So, I built PinFold – a Chrome extension to help manage and organize ChatGPT conversations. With PinFold, you can: Pin important chats for quick access. Organize conversations into folders (e.g., personal vs. work-related). Declutter your ChatGPT history and boost productivity. It's privacy-focused: no data is sent to external servers – everything is…
2024 · pinfold.me
- 21CC
Apr 2026 · github.com
- 22WA
TLDR: Check out our documentation search here: https://xata.io/docs/overview Hello HN. I'm a designer over at Xata. We build a serverless database platform on top of Postgres and Elastic-like search that provides goodies like a native TypeScript client for type support in your IDE. Long story short, we're trying to bundle all the normal stuff you need out of a database along with branching, so you don't have to glue everything together. Today we added a new /ask/ endpoint to our search product that bundles in ChatGPT support into any stored data. Why would you…
2023 · xata.io
- 23CE
Apr 2026 · chromewebstore.google.com
- 24OS
Hi friends! I've been waiting for ChatGPT Code Interpreter access for so long that I decided to just build my own. I figured maybe some of you are in the same boat so decided to do it as an Open Source project.
2023 · ricklamers.io
Ranked by how close each launch is in meaning, then by votes. Refine with a description →