On Mon, Jan 17, 2011 at 11:19, Ed<[email protected]> wrote:
5. lua-pgsql
http://alacner.com/pro/lua-pgsql/
https://github.com/alacner/lua-pgsql
High-level, PostgreSQL-specific, support almost all libpq fetures:
NOTIFY support (IMHO unuseable - NOTIFY poll);
large object support;
asynchronously operations support.
I wanted to avoid starting "yet another" project, so a few months ago
I spent almost 2 weeks patching this driver in order to fix broken
features and documentation, and make it stop leaking memory like
crazy.