FQL is a SQL-style interface which can be queried by 3rd party applications using SQL-like syntax. Given that output XML is transferred over the wire one should also take care of the bandwidth. For example we want to get COUNT (only) of all current user friends who installed the current application [ ... ]