Mickael-van-der-Beek / pg-next

Helper functions for querying PostgreSQL through the pg client.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pg-next

Helper functions for querying PostgreSQL through the pg client.

Escaping based on pg's non-exposed helper functions and PostgreSQL's src/interfaces/libpq/fe-exec.c. Query template tag and joining based on pg-template-tag.

About

Helper functions for querying PostgreSQL through the pg client.

License:MIT License


Languages

Language:JavaScript 100.0%