postgres-deno icon indicating copy to clipboard operation
postgres-deno copied to clipboard

A PostgreSQL extension for Deno: run Typescript in PostgreSQL functions and triggers.

Results 2 postgres-deno issues
Sort by recently updated
recently updated
newest added

Adds a basic POC to see whether Deno can be using inside Postgres. ### Why: If we can get this running, then supabase devs get an isomorphic development language -...

# Proof of concept ## Describe the chore The task is to come up with a design or POC that will allow Postgres & Deno to work together.