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-5dev9 years ago88 downloads
scm-3dev9 years ago105 downloads
scm-2dev9 years ago20 downloads
scm-1dev9 years ago21 downloads
1.6.1-17 years ago2,824 downloads
1.6.1-07 years ago12 downloads
1.4.10-08 years ago160 downloads
1.4.2-08 years ago(revision: 2)74 downloads

Dependencies

lua >= 5.1, < 5.4

Dependency for

cqueues-pgsql, tulip, xpgsql

Labels

Manifests