mwapi-hook-knex

3.0.1 • Public • Published

mwapi-hook-knex

npm version npm downloads npm dependencies Build status Slack status

This built-in hook allows you to directly make SQL queries from your Mwapi connections to your databases thanks to the Knex node module.

Knex is a "batteries included" SQL query builder for SQLite3, PostgreSQL, MySQL, MariaDB, Microsoft SQL Server and Oracle designed to be flexible, portable, and fun to use.

It features both traditional Node.js style callbacks as well as a promise interface for cleaner async flow control, a stream interface, full featured query and schema builders, transaction support (with savepoints), connection pooling and standardized responses between different query clients and dialects.

Resources

Links

Readme

Keywords

none

Package Sidebar

Install

npm i mwapi-hook-knex

Homepage

mwapi.io

Weekly Downloads

1

Version

3.0.1

License

MIT

Unpacked Size

10.3 kB

Total Files

6

Last publish

Collaborators

  • mantisware