mysql2-async

txstate-etc
esm cjs
mysql2-async JS library on GitHub mysql2-async JS library on npm Download mysql2-async JS library

A wrapper for mysql2 to add convenience, especially when developing with async/await and async iterables.

Version 2.0.1 License MIT
mysql2-async has no homepage
mysql2-async JS library on GitHub
mysql2-async JS library on npm
Download mysql2-async JS library
Keywords
mysqltxstate
INSTALL
Type:
<script type="module"> import mysql2Async from 'https://cdn.jsdelivr.net/npm/mysql2-async@2.0.1/+esm' </script>
Learn more