This product was not featured by Product Hunt yet.
It will not be visible on their landing page and won't be ranked (cannot win product of the day regardless of upvotes).

Product upvotes vs the next 3

Waiting for data. Loading

Product comments vs the next 3

Waiting for data. Loading

Product upvote speed vs the next 3

Waiting for data. Loading

Product upvotes and comments

Waiting for data. Loading

Product vs the next 3

Loading

datachoo.se

Free Productivity Tools

Upload any SQLite,db, orsql file and explore it instantly. Browse tables, run custom SQL queries, and visualise schema relationships as an interactive diagram. Completely free.

Top comment

Hello everyone!

Let me share an experience with you which made me build this tool.

It was 11 PM. My colleague had sent over a .db file attached to a Slack message: "can you just quickly check if the orders table has a created_at column?" I was on my work laptop. DB Browser wasn't installed. DBeaver was a 150 MB install away.

That's the moment I built the DB Viewer. Because "quick check" should actually be quick.

The hidden cost of heavy desktop tools:

DB Browser for SQLite is genuinely excellent software — but it's a 25 MB download, and if you're on a machine you don't own, helping a colleague remotely, or just doing a one-off inspection, that overhead is ridiculous. The database file is often 50 KB. The tool to open it shouldn't weigh 500× more.

Drag, drop, done:

The datachoo.se DB Viewer lets you drag and drop any .db, .sqlite, or .sql file and start exploring in under 3 seconds:

  • Click any table in the sidebar to page through its rows — with sorting, search, and column type hints

  • Write raw SQL in the built-in query editor and see results instantly.

  • Switch to Diagram view to see your entire schema as an interactive graph — every foreign key drawn as a live arrow you can follow.

The diagram view is the part people love most.

Understanding a schema by reading CREATE TABLE statements is like understanding a city by reading street addresses. The diagram puts every table on a canvas, draws the relationships between them, and lets you zoom, pan, and drag tables into an arrangement that makes sense to you. Foreign keys that used to require careful reading become obvious at a glance.

Your data stays yours:

The uploaded file lives in your browser session and is discarded when you close the tab. Nothing is stored in a database, and nothing is sent to third parties. The file travels from your machine to the server for parsing and immediately back — no logs, no cold storage.

Real use case: auditing a legacy app:

A developer used the DB Viewer to audit an old Electron desktop app's local SQLite database before migrating it to PostgreSQL. In ten minutes, they'd mapped 22 tables, identified 8 foreign key relationships that weren't documented anywhere, and exported the full schema diagram as a reference for the migration team. That would have taken a full morning with manual documentation.

The tool is completely free and at early stage, let me know what you think and what new features would you like to use.

About datachoo.se on Product Hunt

Free Productivity Tools

datachoo.se was submitted on Product Hunt and earned 3 upvotes and 1 comments, placing #62 on the daily leaderboard. Upload any SQLite,db, orsql file and explore it instantly. Browse tables, run custom SQL queries, and visualise schema relationships as an interactive diagram. Completely free.

On the analytics side, datachoo.se competes within Open Source, Analytics and Database — topics that collectively have 242.1k followers on Product Hunt. The dashboard above tracks how datachoo.se performed against the three products that launched closest to it on the same day.

Who hunted datachoo.se?

datachoo.se was hunted by Usama Saqib. A “hunter” on Product Hunt is the community member who submits a product to the platform — uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.

For a complete overview of datachoo.se including community comment highlights and product details, visit the product overview.