OData
The Open Data Protocol (OData) is a standardized web protocol.
It supports the simple integration and manipulation of data and is designed in a significantly more user-friendly way than previous web services for developing web and mobile applications.
OData is based on open web standards like HTTP, Atom Publishing Protocol and JSON, and like the World Wide Web, is constructed based on the REST (Representational State Transfer) architectural style. Complex database queries can be performed even with just the URL with OData.
Click here for more information about the connector for OData.