./.venv/bin/python import_excel_to_db.py --file "APAN NIBASH-21.xlsx" --apply ./.venv/bin/python import_excel_to_db.py --file "APAN NIBASH-21.xlsx" --dry-run Safety: - Reads local workbook only (no ...
Production-grade MVP for converting .xlsx workbooks into SQL schema and insert statements. app/ page.tsx upload/page.tsx api/parse-excel/route.ts components/ excel/ UploadCard.tsx SheetSelector.tsx ...