Search results

463 packages found

A no-frills active record implementation for node-mysql.

published 1.0.0 7 years ago
M
Q
P

MySQL node.js module adapter with config module integration. Works with promises!

published 1.0.1 8 years ago
M
Q
P

knex with sequelize query

published 1.1.2 4 years ago
M
Q
P

Build prepared statements from named parameters.

published 0.2.2 4 years ago
M
Q
P

A mongoose like query syntax for mysql

published 1.0.1 3 years ago
M
Q
P

A read and write approach in the MySQL driver with the reconnect and query retry on error features.

published 1.0.7 4 years ago
M
Q
P

使用TS封装node-mysql的常用操作,与ThinkPHP的查询器类似

published 1.2.13 2 years ago
M
Q
P

db has db.update,db.destroy,db.insert,db.query

published 1.0.3 8 years ago
M
Q
P

Format whitespace in a SQL query to make it more readable

published 0.0.1 18 days ago
M
Q
P

mysql query builder

published 0.0.3 6 years ago
M
Q
P

This package helsp to create mysql connection with node js with simple steps

published 1.0.0 2 years ago
M
Q
P

Watch and kill active mysql queries that exeeded a specefic timeout

published 2.1.4 7 years ago
M
Q
P
published 1.0.5 3 years ago
M
Q
P

This module is design for clustering, it queues MySQL queries and execute them by priority. Also provided some useful methods, e.g., backup, clear, escape query string...

published 1.0.4 4 years ago
M
Q
P

Wrapper for node-mysql to simplify queries

published 0.13.6 7 years ago
M
Q
P

Dogql uses a variety of tools to suit your preferred way of dealing with your MySql database. Dogql allows you to work with your MySQL database in a variety of ways, from using Knex style query builders, creating your own schemas and handling data simila

published 1.1.1 3 years ago
M
Q
P

Document Query Paginator for MySQL and MariaDB

published 0.0.2 6 years ago
M
Q
P
M
Q
P

help to execute sql query in SQL database, it is just support mysql, mssql, oracle with simple sql in current version.

published 0.0.6 10 years ago
M
Q
P

`npm i mypackage_mysql01` ## 二、导包 `const db = require('mypackage_mysql01')` ## 三、用包 ``` db.connection.query('sql语句',(error,results)=>{ //error:错误信息,没有错误就会执行 //results:就是执行结果 }) ```

published 1.0.1 4 years ago
M
Q
P