level-sql icon indicating copy to clipboard operation
level-sql copied to clipboard

sql for nosql [a work in progress, contributors welcome!]

Results 2 level-sql issues
Sort by recently updated
recently updated
newest added

Howdy. This repo just popped up on my radar. I'm doing something similar with [kevinswiber/calypso](https://github.com/kevinswiber/calypso). You can find all the query language parsing code here: https://github.com/kevinswiber/calypso/tree/master/compiling I'm using Jison to...