aboutsummaryrefslogblamecommitdiff
path: root/databases/luadbi/pkg-descr
blob: 4fa0e4bf81c53d7920668189c4f51f8e46c5529d (plain) (tree)
1
2
3
4
5
6
7






                                                                         
LuaDBI is a database interface library for Lua.  It's designed to provide
an RDBMS agnostic API for handling database operations.  It also provides
support for prepared statement handles, placeholders, and bind parameters
for all database operations.

On FreeBSD, LuaDBI supports MySQL, PostgreSQL, and SQLite3 databases with
native database drivers.