Results for “csv-export”
5 skillsMore results
invoice-to-pdf-report
Extract invoice data and generate a formatted PDF summary in a single pipeline.
2
create-and-cleanup-migration
Drive end-to-end Convex production migrations with explicit safety gates for destructive operations and cleanup.
9.1k
adobe-create-pdfs-from-data
Merges CSV/TSV data with an InDesign template to generate personalized PDFs like certificates, badges, and catalogs.
142
duckdb-analytics
Use when running analytical SQL over Parquet/CSV/JSON without a warehouse, replacing pandas for data wrangling, joining S3 data in-place, building local data marts, or embedding OLAP into an app. Triggers: read_parquet/read_csv setup, partitioned dataset queries, hive partitioning, glob patterns for S3, COPY TO export, attach Postgres/MySQL, UDFs in Python/R, MotherDuck cloud sync, columnar performance vs row stores. NOT for OLTP workloads (concurrent writes), distributed analytics at petabyte scale (use Spark/Trino), or vector search (use pgvector/Lance).
10