---
title: Supabase Beta December 2021
description: 'New crypto extension, Postgres videos, and a bunch of cool integrations.'
author: paul_copplestone
date: '2022-01-20'
tags:
  - release-notes
categories:
  - product
---
Happy 2022. We're looking forward to a year of shipping product and helping our users build great things!Here's a bunch of stuff we shipped throughout December...## Hackathon WinnersWe had a ton of awesome projects [submitted for our Holiday Hackdays](/blog/holiday-hackdays-winners-2021), all of the submissions are open source so come and check out the code for some of our top picks\![![hackathon winners](/images/blog/2021-dec/hackathon.png)](/blog/holiday-hackdays-winners-2021)## New crypto extension - pg\_cryptoWe just added pg\_sodium as an extension inside all postgres instances.
Which means you can easily do encryption, decryption, hashing, and cryptographic signing from within your postgres functions and queries.
Enable it from the Database > Extensions tab in the [Supabase Dashboard](https://supabase.com/dashboard).[![pg sodium support](/images/blog/2021-dec/pgsodium.png)](https://supabase.com/dashboard)## PostgreSQL Videos### Call Postgres functions from JavaScript with RPCJon Meyers walks you through how to write more complex queries and logic in your database, and invoke it via the API.### Call any API using PostgreSQL functionsWe recently added the ability to call any external HTTP endpoint from your postgres functions. Jon shows you how!### Create PostgreSQL Functions with SupabaseTriggers allow you to execute SQL in response to any table changes. Learn how to write PostgreSQL triggers with Jon!### HiringWe're Hiring - for a ton of new roles across engineering, marketing, and HR. We hire fully remotely, and you'll get to work alongside some incredible people, on one of the fastest growing open source companies. [See which roles we're hiring for](https://about.supabase.com/careers).[![supabase is hiring](/images/blog/2021-dec/hiring.png)](https://about.supabase.com/careers)## CommunityThere was a lot of activity this month.### Learn With JasonLet Jason and Jon show you how to build an app with Next.js and Supabase on top of Netlify!### Divjoy integrationDivjoy announced their [Supabase Integration](https://divjoy.com/?database=supabase) - The React codebase generator allows you to choose your stack, choose your template, and generate your codebase.![pg sodium support](/images/blog/2021-dec/divjoy.png)### n8n + Supabase[n8n](https://n8n.io/) added a Supabase node.We released n8n\@0.158.0 with new nodes for
[@supabase](https://twitter.com/supabase?ref_src=twsrc%5Etfw),
[@syncromsp](https://twitter.com/syncromsp?ref_src=twsrc%5Etfw), and
[@Microsoft](https://twitter.com/Microsoft?ref_src=twsrc%5Etfw) Graph Security. We
also made improvements to existing nodes ✨
[pic.twitter.com/IdeUe4eWBK](https://t.co/IdeUe4eWBK)— n8n.io (@n8n\_io)[January 10, 2022](https://twitter.com/n8n_io/status/1480502781320572931?ref_src=twsrc%5Etfw)### Python UpgradesThe Community released a whole bunch of updated Python libs including: supabase v0.0.4 - gotrue v0.3.0 - realtime v0.0.4 - storage3 v0.1.0See the full list of [community supported libs](https://github.com/supabase-community/).[![supabase community libs](/images/blog/2021-dec/python.png)](https://github.com/supabase-community/)### TwitterWe're having a 24/7\*365 meme-fest on [Twitter](https://twitter.com/supabase)invest in good relationships [pic.twitter.com/bGiBE7FRFQ](https://t.co/bGiBE7FRFQ)— Supabase (@supabase)[December 28, 2021](https://twitter.com/supabase/status/1475876907212316678?ref_src=twsrc%5Etfw)### TikTokCheck us out on [TikTok](https://www.tiktok.com/@supabase.com?fromUrl=%2Fsupabase.com\&lang=en)[![tiktok](/images/blog/2021-dec/tiktok.png)](https://www.tiktok.com/@supabase.com?fromUrl=%2Fsupabase.com\&lang=en)### Swag StoreA reminder that we have a [Supabase Swag Store](https://supabase.store)[![swag store](/images/blog/2021-dec/swag.jpg)](https://supabase.store)### GitHubWe hit 26K stars!!: [github.com/supabase/supabase](http://github.com/supabase/supabase)![GitHub](/images/blog/2021-dec/stars.png)Source: [repository.surf/supabase](https://repository.surf/supabase)Check out some of our other community stats in our latest [Series A Blog Post](/blog/supabase-series-a).## Get started* Start using Supabase today: **[supabase.com/dashboard](https://supabase.com/dashboard/)**
* Make sure to **[star us on GitHub](https://github.com/supabase/supabase)**
* Follow us **[on Twitter](https://twitter.com/supabase)**
* Subscribe to our **[YouTube channel](https://www.youtube.com/c/supabase)**
* Become a **[sponsor](https://github.com/sponsors/supabase)**
