UNPKG

@qvalia/knex-aws-data-api

Version:

Knex plugin that uses AWS Data API internally to execute SQL queries. Postgres & Mysql

7 lines (6 loc) 85 B
module.exports = { dialects: { postgres: 'postgres', mysql: 'mysql' } };