1.1.2 • Published 8 years ago

mysql-operations v1.1.2

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

mysql-crud-operations

An NPM package for mySQL operation.

There are total 11 methods are availible with this package. Add module:

1. Insert Data:

2. Get All Data

3. Get Row Data

4. Get Row Count

5. Get Sum of Column

6.Get Average of Column

7. Update data in table

8. Delete data from table

9. Get Result in Response from a custom made query

10. Get Row in Response from a custom made query

11. Execute Custom Query Without Resultset

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago