SQL Packages

icql-dba-hollerith

use vectorial numbers (VNRs) in SQLite to allow for arbitrary many interstitial elements

6.0.1 • Published 4 years ago

hammered-orm

A promise based ORM supporting sqlite3, postgres and future plans to support mongoDB and mysql.

0.0.6 • Published 7 years ago

gulp_xlsx2sql

``` js const gulp = require('gulp'); const xlsx2sql = require('gulp_xlsx2sql'); const concat = require('gulp-concat'); const fields = new Map(); // 自定义字段映射 fields.set('性别', 'sex');

1.0.0 • Published 3 years ago