js-database-connection

1.0.6 • Public • Published

Connection for MySQL Database with JavaScript

Is the JavaScript code for MySQL Connection to Database, to install and active this package on your project, you need following the step under this deskription.

Step by step

Makes sure you have already experience with MySQL language before, and you already done installation set up for this.

Create Database with tble name "db_auth"

For using

Just import the pakacge on your ptoject after instalation

import db from "js-database-connection";

Then just implement with your configuration project.

Sucses ! Congrats!!

LICENSE

This code is authored by "UFIK," and all accompanying content is freely available for use. It is expressly prohibited to sell or distribute this code for commercial purposes.

TERMS AND CONDITIONS:

You are free to:

Copy, modify, and use the code. Integrate the code into your projects. You are NOT allowed to:

Sell the code or any modified version of it. Use the code for commercial purposes without prior written consent. The code is provided "as is," without any warranty or guarantee.

By using this code, you agree to abide by the terms and conditions mentioned above.

UFIK

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.63latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.63
1.0.51
1.0.42
1.0.31
1.0.22
1.0.11
1.0.02

Package Sidebar

Install

npm i js-database-connection

Weekly Downloads

12

Version

1.0.6

License

ISC

Unpacked Size

2.35 kB

Total Files

4

Last publish

Collaborators

  • ufik0203