Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Facebook Query Language

From Wikipedia, the free encyclopedia
Facebook Query Language
First appearedFebruary 2007; 18 years ago (2007-02)
PlatformFacebook Platform
Websitedevelopers.facebook.com
Influenced by
SQL

Facebook Query Language (FQL) is aquery language that allows queryingFacebook user data by using aSQL-style interface,[1] avoiding the need to use theFacebook Platform GraphAPI.[2] Data returned from an FQL query is inJSON format by default.

History

[edit]
[icon]
This sectionneeds expansion. You can help byadding to it.(May 2012)

FQL was first made publicly available in February 2007.[3] FQL was no longer available as of August 7, 2016, when Facebook API 2.0 was no longer available.[4] Facebook API versions newer than API 2.0 do not support FQL.

Example

[edit]

In the following query, four different types of data are retrieved from a single table (status) and for a single user ("me"):

SELECTstatus_id,message,time,sourceFROM`status`WHEREuid=me()

This query can run by querying the Facebook graph endpoint/fql with the parameters set toq=[FQL]

References

[edit]
  1. ^"Facebook Query Language (FQL)".Facebook for Developers. Archived fromthe original on 2011-07-17. Retrieved2018-05-12.
  2. ^"About Facebook-FQL".Tag info.Stack Overflow. Retrieved2012-05-18.
  3. ^Steinberg, Ari (February 26, 2007)."FQL".Facebook. Retrieved2018-05-12.
  4. ^"Changelog - Graph API".Facebook for Developers. Retrieved2018-05-12.

External links

[edit]
Products
and services
Facebook
Instagram
Hardware
Other
Former
People
Founders
Board
Current
Former
Executive
officers
Current
Former
Oversight
Board
Members
Board of
Trustees
Former
members
Notable
employees
Current
Former
Open source
Mass media
Concepts
Business
Lists
Related
Stub icon

ThisWeb-software-related article is astub. You can help Wikipedia byexpanding it.

Retrieved from "https://en.wikipedia.org/w/index.php?title=Facebook_Query_Language&oldid=1271485965"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp