One SQLite database runs your entire cold email operation - from scraped lead to closed deal.
No deduplication, no audit trail
Can't query raw send and reply data
Siloed CSVs you never actually use
Copy-pasting numbers wastes your morning





Claude runs the right script, writes the SQL, and hands you a clean answer - you never touch a terminal if you don't want to.
db-setup.sh creates your Turso database, applies the 13-table schema, and writes credentials to .env automatically.
import-leads.sh pulls Apify JSON into the leads table, deduplicates on email, and logs every record to the audit trail.
email-guesser.sh patterns emails, hits Reacher and No2Bounce, and writes verified or failed events per lead.
sync-analytics.sh pulls open, click, reply, and bounce data from your sequencer into campaign_analytics and lead_analytics.
lead-report.sh delivers 11 report types - from pipeline summary to per-lead timeline - straight in your terminal.



No paid database. No complex infra. A free Turso account and your existing sequencer credentials are all you need.
Non-technical · point and clickSign up at turso.tech with GitHub - no credit card. Takes two minutes.
Claude runs db-setup.sh for you - it installs the CLI, authenticates, creates the DB, and writes your .env.
Point import-leads.sh at any Apify JSON export and your first batch lands in the database, deduplicated and logged.
Request a pipeline summary, flag stale leads, or find campaigns with high bounce rates - Claude queries and explains the results.
One membership unlocks Lead Tracking DB plus every other AI system Jay ships - including the full cold email stack below.
Join Lead Gen Insiders