database-js icon indicating copy to clipboard operation
database-js copied to clipboard

Common Database Interface for Node

Results 4 database-js issues
Sort by recently updated
recently updated
newest added

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 ?

Maybe in a project named `database-js-xml`

enhancement
help wanted

### 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...

enhancement
help wanted

Add support to [Google Spreadsheets](http://drive.google.com/) through [tabletop](https://github.com/jsoma/tabletop).

enhancement
help wanted