How does PL.NET help developers?

Stored procedures offer big advantages in performance and security, but they have a reputation for being difficult to develop and maintain.

We believe it need not be this way. By using modern languages and development tools, we can make stored procedures a great experience for the developer, and that is what we work to do with PL.NET.

Leveraging NPGSQL, the PostgreSQL client library for .NET, user code can often be moved unchanged from the client to the database. We continue to work to allow developers to transparently migrate their code between the client and the server, letting them develop and test it using normal development methods.

With such a smooth developer experience, the power of .NET and the capabilities of PostgreSQL are brought together in.