Posted On: Nov 30, 2022

Trusted Language Extensions for PostgreSQL is a new open source development kit to help you build high performance extensions that run safely on PostgreSQL. With Trusted Language Extensions, developers can install extensions written in a trusted language on Amazon Aurora PostgreSQL-Compatible Edition and Amazon Relational Database Service (RDS) for PostgreSQL.

Trusted Language Extensions for PostgreSQL allows developers to more productively create high performance database extensions using popular trusted languages, like JavaScript, Perl, and PL/pgSQL. Trusted Language Extensions provides database administrators control over who can install extensions and a permissions model for running them, letting application developers deliver new functionality as soon as an extension meets their needs.

Trusted Language Extensions for PostgreSQL is an open source project, available on Github, licensed under the Apache 2.0 license. You can learn more about Trusted Language Extensions in the AWS News blog.

You can get started by launching a new Amazon RDS DB instance directly from the AWS Console. Trusted Language Extensions for PostgreSQL is available in all AWS Regions, except the AWS China Regions. Trusted Language Extensions are available at no additional charge.

Learn how to use Trusted Language Extensions for PostgreSQL in Amazon Aurora and Amazon RDS.