EPISODE · Nov 18, 2025 · 17 MIN
Data Ingestion using PyAirbyte
from Technology Explorations in Data & AI · host Dataminded
Move your Google Drive documents straight into Postgres using Python and PyAirbyte. In this Technical Explorations episode, Jonny and Tarik from Dataminded show how they ingest internal meeting transcripts (Facts at Breakfast, Learning Over Lunch) from Google Drive into a relational table, ready for querying and AI use cases.You'll see how to:Configure PyAirbyte to read from a Google Drive folderAuthenticate with a Google service account (JSON key)Convert Airbyte output into a clean pandas DataFrameLoad the processed data into a Postgres tableDiscuss performance limits, API rate limits, and batchingReflect on when PyAirbyte is great for PoCs vs. production setupsWe also touch on:How many connectors Airbyte offers and what PyAirbyte can reuseTrade-offs of code-first ingestion vs. point-and-click UIIdeas for the next step: using MindsDB and LLMs to query this knowledge baseResources:Demo code: https://github.com/datamindedbe/demo-technology-exploration/Click here to watch a video of this episode. Full playlist: https://www.youtube.com/playlist?list=PLJ_da7qdfL80rA7byzC_CmyrfJWjcCTnbCreators & Guests Jonny Daenen - Host Tarik Jamoulle - Guest Chapters:(00:00) - Intro (01:18) - What is Airbyte? (and 600+ connectors) (04:11) - Demo: Google Drive → Postgres (09:22) - Q: How do you get the table structure? (10:43) - Scale & format limits (many files, PDFs, images) (12:45) - Setting up Google Drive: auth & permissions (14:44) - Running it in production: Airflow + Docker (15:15) - Next up: MindsDB + verdict Data & AI: Technology Explorations is a biweekly show from Dataminded. Each episode a Dataminded engineer demos a tool or technique worth knowing about -- working code, honest takes, no hype.Music by Aleksandr Karabanov from Pixabay
Embed this episode
Ready to play
Data Ingestion using PyAirbyte
No transcript for this episode yet
Similar Episodes
No similar episodes found.
Similar Podcasts
No similar podcasts found.