Suppose you want to use PostgreSQL in koa.js then which of the following library you will use?

37. Suppose you want to use PostgreSQL in koa.js then which of the following library you will use?

  1. Post.sql
  2. pg
  3. Postgresql
  4. pgs

Answer: B) pg

Explanation:

pg library is used if we want to use PostgreSQL in koa.js.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.