lua-users home
lua-l archive

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


Lua mongo driver for MongoDB has been updated with a new version. This update uses the version of the C++ driver legacy-1.1.0. Lua mongo allow to work directly with Mongo databases from Lua code and implements a translation between Lua tables and BSON/JSON descriptions used by MongoDB. Enjoy it ;-)

https://github.com/moai/luamongo