PL/Lua

Procedural Lua for PostgreSQL
Download

PL/Lua Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Price:
  • FREE
  • Publisher Name:
  • Luis Carvalho
  • Publisher web site:
  • http://pllua.projects.postgresql.org/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 30 KB

PL/Lua Tags


PL/Lua Description

Procedural Lua for PostgreSQL PL/Lua is an implementation of Lua as a loadable procedural language for PostgreSQL: with PL/Lua you can use PostgreSQL functions and triggers written in the Lua programming language.Procedural languages offer many extra capabilities to PostgreSQL, similar to C language extensions: control structures, more complex computations than allowed by SQL, access to user-defined types and database functions and operators, and restriction to trusted execution.PL/Lua brings the power and simplicity of Lua to PostgreSQL, including: simple syntax, lexical scoping, small memory footprint, functions as first-class values, and coroutines for non-preemptive threading. What's New in This Release: · Minor bug fix on luaP_totuple. Added _PLVERSION.


PL/Lua Related Software