← Back to tools
View AGENTS.md for mergestat-lite
mergestat-lite
Run SQL queries on git repositories and related data sources
Description
mergestat-lite is a command-line tool for running SQL queries on git repositories and related data sources. It lets you query commit history, file changes, blame data, and more using familiar SQL syntax.
AI Summary
Command-line tool for running SQL queries on git repositories to analyze commit history and file changes
Capabilities
- + Query git commit history using SQL
- + Analyze file changes, blame data, and contributors
- + Run SQL against multiple data sources
- + Export query results in various formats
Use When
- → When you want to analyze git repository data using SQL
- → When you need to extract statistics from git history