Usefull links: - [https://dev.mysql.com/doc/refman/8.0/en/insert.html](https://dev.mysql.com/doc/refman/8.0/en/insert.html) - [https://dev.mysql.com/doc/refman/8.0/en/expressions.html](https://dev.mysql.com/doc/refman/8.0/en/expressions.html) - [https://g
> parse / stringify sql (select grammar) in js.
Simple SQL escape and format for MySQL
a sql parser for node.js
An adapter the resolve-query uses to store the read model state in MySQL
A SQL query identifier
A MySQL session store for express.js
A list of error codes in Mysql
An adapter the resolve-query uses to store the read model state in MySQL
KeystoneJS AutoIncrement Field Type
Do math with money! Without risking loss of data to floating point representations!
MySQL Connector/Node.js - A Node.js driver for MySQL using the X Protocol and X DevAPI.
A mysql binlog listener running on Node.js
A simple database migration tool!
This is a tool used to migrate your data from the Vendure v1.x DB schema to v2.0.0.
A MySQL 8.0 >= compatible fork of ZongJi - a MySQL binlog listener for Node.js.
KeystoneJS AutoIncrement Field Type
A collection of utility functions for dumping and archiving MySQL databases.
> parse / stringify sql (select grammar) in js.
> parse / stringify sql (select grammar) in js.
Copy or backup databases quickly
nodejs implementation of aes_encrypt and aes_decrypt, using binary data thus saving valuable space
Dump & compress a Drupal database
Add retry capabilities for the node-mysql module to dodge the mysql deadlock error
A command-line manager for bespoke reference datasets used in bioinformatic analyses
Citation reference scraper for the Google Scholar web service
This extension to the MysqlAdapter in ActiveRecord enables bulk updates to schema definitions. Pr. default when calling connection#add_column the change will be executed a once, but Mysql allows for multiple changes to be executed in one SQL statement (http://dev.mysql.com/doc/refman/5.1/en/alter-table.html). The advantage of this is that it takes a lot less time, especially if the table is large.
This extension to the MysqlAdapter in ActiveRecord enables bulk updates to schema definitions. Pr. default when calling connection#add_column the change will be executed a once, but Mysql allows for multiple changes to be executed in one SQL statement (http://dev.mysql.com/doc/refman/5.1/en/alter-table.html). The advantage of this is that it takes a lot less time, especially if the table is large.