Lightweight Linq-like library for Lua.
For the latest version of this project, refer to http://code.google.com/p/lualinq/
Sorry for that.
The syntax is very similar to LINQ and reminds of SQL, for those who already know those languages. It’s released with a BSD 3 clause license.
It uses a very basic subset of Lua, which allows it to be used also in very restrictive embedding scenarios (e.g. videogames).
The focus on data instead of processing makes it suitable for all those scripts where querying the hosting application entities is paramount: RPG videogames, Adobe Photoshop Lightroom.
Features
- Tutorial / Documentation available
- Compatible with minimal Lua implementations
- Good coverage of common LINQ methods
- Does not use exotic OO techniques for compatibility
- All implemented through arrays (integer-indexed tables)
- Easy to use
- Enhanced version if you use it for scripting Legend of Grimrock ;)
License
BSD LicenseFollow LuaLinq
Other Useful Business Software
99.99% Uptime for MySQL and PostgreSQL on Google Cloud
Cloud SQL Enterprise Plus gives you a 99.99% availability SLA with near-zero downtime maintenance—typically under 10 seconds. Get 2x better read/write performance, intelligent data caching, and 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server with built-in vector search for gen AI apps. New customers get $300 in free credit.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of LuaLinq!