Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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-related functions.



---
## License

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)