Hacker News new | ask | show | jobs
by hamstersoup 2843 days ago
Yes, MQL really was an eloquent query language, especially when writing JavaScript for the browser. For the curious, most of the documentation seems to be gone, but there are a few examples here: https://github.com/nchah/freebase-mql#mql-and-graphql

(Note the graphd release doesn't include the MQL query engine)

1 comments

It's too bad the MQL query engine wasn't also released. In combination with graphd, it was a really nice system to use.