On 2014年1月31日 06:49:56 -0800I have built exactly this on top of LuaDBI. It's been used in a fair
Milind Gupta <milind.gupta@gmail.com> wrote:
> Hi,
> I have started work on a small module to map lua tables directly to
> sqlite database using luasql. The aim is that if you are using lua tables
> to store all your data then that is all you do. You use them like normal
> lua tables and in the end just do a save command and the changes get saved
> to a database.
number of projects and seems to be mature.
Releasing it in LuaRocks has been on my todo list for quite some time
now, just haven't found a moment...
--
Aaron B. <aaron@zadzmo.org>