New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@piggly/mysql

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@piggly/mysql

An ESM/CommonJS library following Oriented-Object Programming pattern to manager a MySQL connection.

  • 1.2.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

MySQL Wrapper

Typescript NPM Software License

An ESM/CommonJS library following Oriented-Object Programming pattern to manager a MySQL connection.

Usage

This package is only a wrapper. Applying the @piggly/ddd-toolkit behavior to mysql2 library. May not be for every project or everyone. See unit testing for examples.

Changelog

See the CHANGELOG file for information about all code changes.

Testing the code

This library uses the Jest. Tests are made of integrations test. We carry out tests of all the main features of this application.

⚠️ You must install (https://github.com/datacharmer/test_db)[https://github.com/datacharmer/test_db] database on your MySQL instance.

cross-env JEST_MYSQL_USER=root JEST_MYSQL_PASSWORD=pass npm run test:once

Contributions

See the CONTRIBUTING file for information before submitting your contribution.

Credits

License

MIT License (MIT). See LICENSE.

Keywords

FAQs

Package last updated on 27 Oct 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc