luapgsql

A Lua Binding for PostgreSQL

$ luarocks install luapgsql

A Lua Binding for PostgreSQL

Is it for you or should you go with LuaSQL instead? That depends on whether you just need
a few simple and probably database agnostic SQL statements or if you want to use the many
advanced features of PostgreSQL like asynchronous notifications etc. LuaPgSQL is not
a database agnostic interface, it is specifically for PostgreSQL, where it supports all
functionality that the C interface does as well (plus some "Luaisms" that come in handy).

Versions

scm-5dev10 years ago89 downloads
scm-3dev10 years ago114 downloads
scm-2dev10 years ago21 downloads
scm-1dev10 years ago21 downloads
1.6.1-18 years ago3,193 downloads
1.6.1-08 years ago13 downloads
1.4.10-09 years ago161 downloads
1.4.2-09 years ago(revision: 2)78 downloads

Dependencies

lua >= 5.1, < 5.4

Dependency for

cqueues-pgsql, tulip, xpgsql

Labels

Manifests