PostgreSQL

Integration published by Jovo | 260 downloads

Store user data in a PostgreSQL database

PostgreSQL Database Integration

Learn how to use PostgreSQL as your app's database to store user specific data.

Installation

Download the package like this:

PostgreSQL database integration can be enabled in the src/app.js file like this:

In your config.js file, you can set the db configuration like this:

This is the default configuration for PostgreSQL, if not specified otherwise:

Once the configuration is done, the PostgreSQL database integration will create a table in your Database on the first read/write attempt.

MySQL Changelog

Current version might be higher than the latest changes displayed below because of updates of dependencies.

2020-12-03 [3.3.0]

Join Our Newsletter

Be the first to get our free tutorials, courses, and other resources for voice app developers.