influencer-db
Installation
SKILL.md
Israeli Tech Nano-Influencers Database
A SQLite database with direct sqlite3 command-line access for managing Israeli tech nano-influencer data. Pure SQL with no abstractions.
Features
- Direct sqlite3 Access: Execute any SQL query using the sqlite3 CLI
- Schema Inspection: View database schema and table structures
- Flexible: Craft any query you need with full SQL power
- Version Controlled: Database file is tracked in git for easy collaboration
Database Schema
Tables
influencers - Single table for all influencers (active and excluded)