mirror of
https://github.com/dhamaniasad/awesome-postgres.git
synced 2025-01-07 13:40:07 +02:00
Merge pull request #186 from dhamaniasad/dhamaniasad-patch-5
Add binding for Lua
This commit is contained in:
commit
5026caeeaf
@ -163,6 +163,7 @@
|
||||
* Python: [psycopg2](https://pypi.python.org/pypi/psycopg2)
|
||||
* Ruby: [pg](https://bitbucket.org/ged/ruby-pg/wiki/Home)
|
||||
* Rust: [rust-postgresql](https://github.com/sfackler/rust-postgres)
|
||||
* Lua: [luapgsql](https://github.com/arcapos/luapgsql)
|
||||
|
||||
### Tutorials
|
||||
* [Backup and recover a PostgreSQL DB using wal-e](https://coderwall.com/p/cwe2_a/backup-and-recover-a-postgres-db-using-wal-e) - Tutorial about setting up continuous archiving in PostgreSQL using wal-e.
|
||||
|
Loading…
Reference in New Issue
Block a user