Get the latest tech news
FQL: A KV Query Language
Foundation DB Query Language. Contribute to janderland/fql development by creating an account on GitHub.
Within the cluster file contents (first argument), any instances of a hostname wrapped in curly braces (e.g. '{my_hostname}') are replaced by the equivalent IP address. Currently, FQL is focused on reading & writing key-values created using the directory and tuple layers. This section showcases the various kinds of FQL queries, their semantic meaning, and the equivalent FDB API calls implemented in Go.
Or read this on Hacker News