SQL AST manager for JS
npm install sequeljsSQL AST manager for JS.




``JavaScript``
npm install --save sequeljs
This assumes that you’re using npm package manager with a module bundler like
Webpack or Browserify to consume CommonJS modules.
Feel free to contribute with this library. For more information, take a look at
our
contributing guide.
Sequel.js is basically a port of Rails's
Arel library
for JavaScript.