You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# 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.
About
A lightweight binding of libpq (standard PostgreSQL C client library) for Lua. Includes iterators and parametrized queries.