@nodexe/mysql

A package to connect with mysql

Usage no npm install needed!

<script type="module">
  import nodexeMysql from 'https://cdn.skypack.dev/@nodexe/mysql';
</script>

README

@nodexe/mysql

Table of Contents

Introduction

This is a library to connect to mysql. All of them had been tested and used in different projects avoiding the effort to implement in your project.

Install

This is a Node.js module available through the npm registry.

Before installing, download and install Node.js.

Installation is done using the npm install command:

$ npm install @nodexe/mysql

License

@nodexe/mysql is freely distributable under the terms of the MIT license.