dburi2config

0.1.3 • Public • Published

usage

URI to db connection options.

support mysql, mssql, postgresql, sqlite(not tested)

let parseUri=require("../dbUri2config");

let config=parseUri("mysql://root@localhost:3306/sakila?encrypt=true&param1=value1");

Readme

Keywords

none

Package Sidebar

Install

npm i dburi2config

Weekly Downloads

2

Version

0.1.3

License

ISC

Last publish

Collaborators

  • noteon