-
Notifications
You must be signed in to change notification settings - Fork 217
Home
Vitaly Tomilov edited this page Mar 9, 2020
·
80 revisions
Learn by Example - quick-start tutorial, based on examples.
Connection Syntax - how to connect to the database.
Protocol API - the latest API documentation of the library.
BigInt - working with 64-bit numbers.
Chaining Queries - how to chain your queries properly.
Data Imports - how to properly import data.
Robust Listeners - fail-proof approach to global event listeners.
Performance Boost - query performance optimization.
PG-Promise Demo - an advanced demo app.
FAQ - Frequently Asked Questions.
Common Mistakes - bad coding to avoid.
Promise Adapter - advanced support for promises.
Tags - better coding for tasks and transactions.
Integration - guidelines for integrating with reusable libraries.
pg-promise