1.0.6 • Published 2 months ago

js-database-connection v1.0.6

Weekly downloads
-
License
ISC
Repository
github
Last release
2 months ago

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