Skip to content
This repository has been archived by the owner on Jan 4, 2021. It is now read-only.
Bertrand Mansion edited this page Mar 23, 2016 · 1 revision

PL/Lua

PL/Lua is an easy to use, fast and light, feature complete PL for PostgreSQL.

Project status

In 2015, we imported the last version 1.0 of PL/Lua into Github in order to make it work with more recent Postgresql releases. The version here is being actively maintained by 2-3 developers (feel free to join us by forking the repo and making pull requests). We have a test suite and it is integrated in Travis.

More recently, we also added some interesting new features like pgfunc, subtransactions and improvements to triggers, registry, cache, errors, luajit and lua53 support, etc. Our strategy so far has been to add features we needed when we needed them. We are open to suggestions.

The software is reported as being used in production by some companies using PostgreSQL extensively.

Clone this wiki locally