GraphQL is a really elegant way of querying a datastore, instead of REST or SQL. Eg https://waywardmonkeys.org/2016/03/15/graphql-beyond-the-web/ (querying OS metadata example)