-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Query engine #2
Comments
Cool! Thanks for the reference. Although TreeSQL is relational and has a query language rather than a query API (which is what I aim for), I'll try and learn what I can from it. |
pleasure. Its quite impressive work.
…On Sat, 12 May 2018 at 12:01 Moshe Revah ***@***.***> wrote:
Cool! Thanks for the reference.
Although TreeSQL is relational and has a query language rather than a
query API (which is what I aim for), I'll try and learn what I can from it.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#2 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/ATuCwiyNQkFuoumHFkhXIRYePpmmCHhwks5txrMHgaJpZM4T8GJo>
.
|
i wonder how easily storm ( which is reflection based ) can be adapted ? |
@gedw99 Check this out... Just released: |
Ah looks good thanks |
you are scammer and scammer should go to hell... |
Since your at the stage of the query engine design maybe you should look at this
https://github.com/vilterp/treesql
It's got some amazing features and built on boltdb.
It's query engine is impressive.
It does live queries.
It does grahql which is a great match for KV stores..
Anyway have a look.
The text was updated successfully, but these errors were encountered: