Sending Email From Postgres

This page summarizes the projects mentioned and recommended in the original post on dev.to

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • supabase-mailer

    Send and track email from Supabase / PostgreSQL using a Transactional Email Provider

    I was excited to find the supabase-mailer project, but unfortunately it seems that only the Mailgun provider is fully supported and working. Mailgun only has a 30 day trial, which didn't work for my needs.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • supabase

    The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.

    This is the sixth article in a series on using the Supabase platform instead of writing a backend server. The first several articles will cover some useful PostgreSQL topics. See the first article ("Going Serverless With Supabase") in the series for more background.

  • plv8

    V8 Engine Javascript Procedural Language add-on for PostgreSQL

    From here you'll write a send_email function in Postgres that calls the API. I initially wrote the entire function in PLpgSQL and spent an entire day to get it debugged and working. And even then I wasn't happy with it. In my opinion that language is unintuitive and difficult to learn and debug. I switched over to PLV8, an extension for Postgres that supports writing functions in Javascript. It takes one click in the Supabase UI to enable this extension, and it will save hours and hours of time.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • All the ways to react to changes in Supabase

    3 projects | dev.to | 9 Sep 2024
  • Managing environment variables in Angular apps

    3 projects | dev.to | 2 Jul 2024
  • No More Free Tier on PlanetScale, Here Are Free Alternatives

    3 projects | dev.to | 8 Mar 2024
  • How To Manage Access and Refresh Tokens for an API in Next.js 13 With Supabase and Prisma

    3 projects | dev.to | 22 Sep 2023
  • PlanetScale Scaler Pro

    3 projects | news.ycombinator.com | 6 Jul 2023