SnarkyClark/luapgsql
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
# Overview Lua-PgSQL is a lightweight binding of libpq (standard PostgreSQL C client library) for Lua. Includes iterators and parametrized queries, as well as basic NOTIFY support.