BigQuery — import & export with Mildport
Ce contenu n’est pas encore disponible dans votre langue.
Load typed rows into BigQuery after review — and when an extract lands on someone’s desk, run it through the same import path.
Pick your direction
Section titled “Pick your direction”- From BigQuery — data left BigQuery as a file; it needs to land cleanly somewhere else.
- Into BigQuery — your users bring files; typed, valid rows reach your dataset.
Either way, the same engine
Section titled “Either way, the same engine”Files in: CSV, TSV, Excel, ODS, JSON, XML — even PDF tables and scans. Mildport reads the file, matches its columns to the right fields, and flags anything it is not sure about. You (or your user) review before a single record is written — and the same file always maps the same way.