Best used with an AI agent

40+ live apps, open data APIs, MCP servers, and 200+ guides - more than anyone wants to click through. Point your AI here and it reads the whole map and does the work: finds the tool, pulls the data, runs the analysis, and hands you the links.

Here for the open-source code? Your agent finds the right repo for you - and can even clone and deploy it.

Prefer to explore on your own? Go right ahead.

Paste this to Claude Code, Codex, or any AI agent:
Go to tigzig.com and read tigzig.com/llms.txt. It is a practitioner toolkit - 40+ analytics apps, open no-auth data APIs, MCP servers, open-source repos (github.com/amararun), and 200+ build guides. Help me [your task]. Surface the exact links; where there is an API or MCP, call it directly; and if I want to self-host, find the repo and help me deploy it.

CinePro - 230M Rows, 16GB Database, Instant Queries with DuckDB

Published: January 28, 2026

CinePro Movie Explorer

230M rows, 16GB database. Instant queries. Just DuckDB. Built dashboards on IMDb data to see what it can handle (12M titles, 15M people).

Running on my $7/month Hetzner server, sharing resources with 40 of my other backends. Queries hit a single DuckDB file via an API layer. Easy to setup, fast and cost efficient.

Live: https://www.tigzig.com/movie-explorer

What You Can Do

Tech Stack

Fully Open Source

Hit 'Docs' on app site. Frontend, backend, DuckDB setup, processing scripts and the full DuckDB file also if you'd like to download. Pick-and-choose components and patterns that you like for your own dashboards.

Note: Built with IMDb's public datasets. Used as per license terms for non-commercial purposes.