simple-db-mysql
TypeScript icon, indicating that this package has built-in type declarations

0.4.4 • Public • Published

Simple Db, MySQL

A Simple™-conformant wrapper around the mysql2 library

NOTE: As of v0.5.0 this project is now mantained by Wymp and the package is published on github. Please use @wymp/simple-db-mysql for future versions of this package. (This will require setting up an .npmrc file at some level with the following line: @wymp:registry=https://npm.pkg.github.com/wymp.)

This package provides a light wrapper around mysql2 that enforces conformity with the SimpleSqlDbInterface defined in ts-simple-interfaces. See that package for information about the interface.

/simple-db-mysql/

    Package Sidebar

    Install

    npm i simple-db-mysql

    Weekly Downloads

    5

    Version

    0.4.4

    License

    ISC

    Unpacked Size

    5.19 kB

    Total Files

    4

    Last publish

    Collaborators

    • kael.shipman