New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

node-mysql-sql-builder

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-mysql-sql-builder

It's BEST for building API(s)!!!

latest
Source
npmnpm
Version
2.0.1
Version published
Maintainers
1
Created
Source

This small free software is a query builder of mysql for node or express JS developer

  • You can customize it for yourself to use with other DBMS
  • It's BEST for building API(s)!!!

Dependency: - const { format } = require('date-fns'); // a dependency for node js (date-functions)

List of Functions to be used:

- addRow
- updateRow
- deleteRow
- getRows
- getFirstRow
- getLastRow
- getNextRows
- getPrevRows
- getDistinctRows
- getRowMath
- searchRows
- updateSingleVal

You can install this with npm:

- npm i node-mysql-sql-builder

Keywords

NodeJS

FAQs

Package last updated on 05 Jan 2024

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