database-js
database-js copied to clipboard
Common Database Interface for Node
Hi, it seems that database-js-sqlite is no more usable _(use a too old sql.js)_, at least with database-js. Could you find an other driver ?
### Proposal `database-js-txt` #### Virtual Columns Text files could have these *virtual columns*: 1. `line` (any line of the file) 2. `line_number` Examples: ```sql # Line starting with Hello SELECT...
Add support to [Google Spreadsheets](http://drive.google.com/) through [tabletop](https://github.com/jsoma/tabletop).