Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dffr-nt/dffrnt.model
A collection of SQL Utilities & MySQL connector.
https://github.com/dffr-nt/dffrnt.model
api dffrnt mysql mysql-connector sql-utilities
Last synced: 13 days ago
JSON representation
A collection of SQL Utilities & MySQL connector.
- Host: GitHub
- URL: https://github.com/dffr-nt/dffrnt.model
- Owner: DFFR-NT
- License: mit
- Created: 2018-03-11T19:13:32.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-03-08T20:38:21.000Z (almost 3 years ago)
- Last Synced: 2025-02-01T16:36:51.655Z (13 days ago)
- Topics: api, dffrnt, mysql, mysql-connector, sql-utilities
- Language: JavaScript
- Size: 94.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dffrnt.model
A collection of SQL Utilities & MySQL connector.![Sourcegraph for Repo Reference Count](https://img.shields.io/badge/latest-v4.0.5-blue.svg?longCache=true)
![Sourcegraph for Repo Reference Count](https://img.shields.io/badge/dffrnt.api-%3E=v4.0.5-purple.svg?longCache=true)
![Sourcegraph for Repo Reference Count](https://img.shields.io/badge/node-%3E=v10.16.2-lightgrey.svg?longCache=true)
![Sourcegraph for Repo Reference Count](https://img.shields.io/badge/npm-%3E=v6.9.0-lightgrey.svg?longCache=true)## Contents
> 1. [Exports](#exports)
> 1. [License](#license)---
## Exports
- Connection
-
Creates a new
MySQL
Connection Pool.
- QRY
-
Allows you create safe, formatted
SQL
queries that adhere to integrity guidelines.
- SQL
-
A collection of useful
SQL
-relatedfunctions
.
---
## License
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)