Skip to content

franklin-01/luaPhant

Repository files navigation

luaPhant

A simple postgres driver for lua written in C

Dependencies

lua, postgres, gcc

to compile use the following command:

gcc -lpq -shared -llua -lm -ldl -o postgres.so **/*.c

Documentation

work in progress...

About

A simple postgres driver for lua written in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages