1.0.4 • Published 3 years ago

@mino-randy/misql v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

WELCOME INTO THIS NICE PACKAGE

HOW TO INSTALL

npm install @mino-randy/misql

HOW TO IMPORT

require('@mino-randy/misql')

EXISTING FUNCTIONS

find()      // query all data
findBy()    // query data with condition as parameters
create()    // create new collection
findByIdAnRemove()   // remove one collection
findByIdAnUpdate()   // update collection