yaacov / tree-search-language

Tree Search Language (TSL) is a wonderful search langauge.
Apache License 2.0
60 stars 11 forks source link

Add in-memory SQL parser #1

Closed nimrodshn closed 5 years ago

nimrodshn commented 5 years ago

What this does?

Implements in-memory sql parser for parsing sql statements against in-memory database. cc: @yaacov

yaacov commented 5 years ago

Thanks ! :cat:

LGTM