Download node sqljs Free Java Code

Description

SQL parser for node.js.

Source Files

The download file node-sqljs-master.zip has the following entries.


.gitignore//  w w  w.ja v  a2  s.c  om
.npmignore
.travis.yml
Makefile
README.md
bin/sqljs
doc/ref/antlr/sql2003Lexer.g
doc/ref/antlr/sql2003Parser.g
doc/ref/savage/bnf2html.pl
doc/ref/savage/bnf2yacc.pl
doc/ref/savage/index.html
doc/ref/savage/outer-joins.html
doc/ref/savage/sql-2003-1.bnf
doc/ref/savage/sql-2003-1.bnf.html
doc/ref/savage/sql-2003-1.yacc
doc/ref/savage/sql-2003-2.bnf
doc/ref/savage/sql-2003-2.bnf.html
doc/ref/savage/sql-2003-2.yacc
doc/ref/savage/sql-2003-core-features.html
doc/ref/savage/sql-2003-noncore-features.html
doc/ref/savage/sql-92.bnf
doc/ref/savage/sql-92.bnf.html
doc/ref/savage/sql-92.yacc
doc/ref/savage/sql-99.bnf
doc/ref/savage/sql-99.bnf.html
doc/ref/savage/sql-99.yacc
doc/ref/savage/sql-bnf.mk
examples/browser/demo.browserified.js
examples/browser/demo.js
examples/browser/index.html
grammar/00-00-00-init-start.pegjs
grammar/09-01-00-literal-value.pegjs
grammar/09-01-01-string-literal.pegjs
grammar/09-01-02-number-literal.pegjs
grammar/09-01-05-boolean-literal.pegjs
grammar/09-01-07-null.pegjs
grammar/09-02-00-identifiers.pegjs
grammar/09-05-00-expression.pegjs
grammar/13-00-00-statement.pegjs
grammar/13-01-00-data-definition.pegjs
grammar/13-01-01-alter-database.pegjs
grammar/13-01-06-alter-table.pegjs
grammar/13-01-08-create-database.pegjs
grammar/13-01-14-create-table.pegjs
grammar/13-01-17-drop-database.pegjs
grammar/13-02-00-data-manipulation.pegjs
grammar/13-02-01-call.pegjs
grammar/13-02-05-insert.pegjs
grammar/13-02-09-select-statement.pegjs
grammar/13-07-04-set.pegjs
grammar/13-08-04-use.pegjs
grammar/14-02-02-05-foreign-key.pegjs
grammar/80-literal-datetime.pegjs
grammar/99-whitespace.pegjs
lib/error-formatter.js
lib/parse-options.js
lib/sqljs-cli.js
lib/sqljs-parser.js
lib/sqljs.js
package.json
tests/parser/09-01-01-string.js
tests/parser/09-01-02-number.js
tests/parser/09-02-00-identifiers.js
tests/parser/09-05-00-expression.js
tests/parser/13-01-14-create-table.js
tests/parser/common/helper-rule-yields.js

Download

Click the following link to download node-sqljs-master.zip.

node-sqljs-master.zip




















Home »
  Javascript Free Code Download »
    Database »




CouchDB
CSV
Database
DynamoDB
IndexedDB
JSON
JSONP
MongoDB
MySQL
Neo4j
NoSQL
PostgreSQL
RavenDB
Redis
SQL
SQL Server
SQLite
WebSQL