You don't need a Database - use this instead!

preview_player
Показать описание
Foreign Data Wrappers allow Postgres to communicate with external data sources. In this video, Jon Meyers demonstrates how to create a custom Foreign Data Wrapper using Wasm (WebAssembly) to combine data from a Google Sheets spreadsheet with table data in PostgreSQL.

00:00 What are Foreign Data Wrappers
00:42 Forking the FDW Wasm template from GitHub
01:39 Creating a database with Google Sheets
03:10 Building a Foreign Data Wrapper for Google Sheets
04:58 Releasing our custom FDW on GitHub
06:52 Installing custom Foreign Data Wrappers in PostgreSQL
08:37 Query data from external sources with Foreign Data Wrappers
09:11 Joining table data with external data in Postgres select query
10:10 Why we decided to build Supabase Wrappers

💻 Videos to watch next:

👇 Learn more about Supabase 👇

📱 Connect with Us:

ABOUT SUPABASE:
Supabase is the open source Firebase alternative. Supabase provides a full Postgres database for every project with pgvector, backups, realtime, and more. Add and manage email and password, passwordless, OAuth, and mobile logins to your project through a suite of identity providers and APIs.

Build in a weekend, scale to millions.

#Supabase #AppDevelopment #RealtimeApps #DeveloperTools
Рекомендации по теме
Комментарии
Автор

Ready to launch your next project with Google Sheets? 👉 database.new

Supabase
Автор

tbh I don't understand what's going on. but i like supabase

mikejohneviota
Автор

I hope I will never have to use it. But thanks to this i learned that google sheet can return json which is huge

gorudonu
Автор

This is so gross...but im glad you can do it lol

chaz_evans
Автор

weirdly this is what I needed but I am curious as we are just calling these shee why not just use edge function

yash
Автор

I tried this 2 years ago. And you know what happened next? The scripts stopped working. And I got a notification from Google that I had exceeded the number of requests to the table. And that I needed to upgrade to a paid plan. So this is all bullshit too.

genysantana
Автор

I need someone to make a wrapper for Twilio Conversations API, My skills are not skilled enough.

ryanngalea
Автор

Can you add Sheets wrapper to the dashboard too?

xmorse
Автор

I think it’s cool because it’s in rust 🦀. 😂

rembautimes