lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On May 28, 2013, at 8:24 PM, meino.cramer@gmx.de wrote:

> I will try sqlite...! Quick question: what lua-ib/binding/? to access sqite iis recommended?

I personally use luasql's sqlite3 driver:

http://www.keplerproject.org/luasql/

Very straightforward.

There are more specialized sqlite libraries, but I haven't personally felt the urge to use them.

For example:

http://lua.sqlite.org/index.cgi/doc/tip/doc/lsqlite3.wiki