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.

Full backend Infrastructure for DuckDB production and analytics system

Published: March 7, 2026

Basekick Arc - High-Performance Columnar Analytical Database

DuckDB needs backend infra to run as a production service - REST API, auth, monitoring, storage policies. Came across Arc - a solid backend implementation for DuckDB. Written in Go by Ignacio Van Droogenbroeck. Open source (AGPL-3.0).

Built on DuckDB + Parquet + Arrow - all DuckDB SQL. Originally built for time series, but the backend patterns apply to any DuckDB deployments. Wonderful library.


Resources