Consumers

OData consumers are simply applications that consume data exposed using the OData protocol.

OData consumers can vary greatly in sophistication, from something as simple as your web browser all the way through to a custom application that takes advantage of all the features of the OData Protocol.

Below we have collected a list of key OData consumers, which will continue to grow along with the OData ecosystem.

Simply pick a consumer from the list below and point it at one of our OData producers.

If you create or know of an OData consumer not listed be sure to let us know.

OData Consumers
Browsers

Most modern browsers allow you to browse Atom based feeds. Simply point your browser at one of the OData Producers.

OData Explorer

A Silverlight application that can browse OData Services. It is available as part of the OData SDK Code Samples, and is available online at Silverlight.net/ODataExplorer.

Excel 2010

PowerPivot for Excel 2010 is a plugin to Excel 2010 that has OData support built-in.

LINQPad

LINQPad is a tool for building OData queries interactively.

Client Libraries

Client libraries are programming libraries that make it easy to consume OData services. We already have libraries that target: Javascript, PHP, Java, Windows Phone 7 Series, iPhone (Objective C) and .NET. For a complete list visit the OData SDK.

Sesame - OData Browser

A preview version of Fabrice Marguerie's OData Browser.

OData Helper for WebMatrix

The OData Helper for WebMatrix and ASP.NET Web Pages allows you to easily retrieve and update data from any service that exposes its data using the OData Protocol.

Tableau

Tableau - an excellent client-side analytics tool - can now consume OData feeds

Telerik RadGrid for ASP.NET Ajax

RadGrid for ASP.NET Ajax supports automatic client-side databinding for OData services, even at remote URLs (through JSONP), where you get automatic binding, paging, filtering and sorting of the data with Telerik Ajax Grid.

Telerik RadControls for Silverlight and WPF

Being built on a naturally rich UI technology, the Telerik Silverlight and WPF controls will display the data in nifty styles and custom-tailored filters. Hierarchy, sorting, filtering, grouping, etc. are performed directly on the service with no extra development effort.

Telerik Reporting

Telerik Reporting can connect and consume an existing OData feed with the help of WCF Data Services.

Database .NET v3

Database .NET v3 - A free, easy-to-use and intuitive database management tool, supports OData

Pebble Reports

Pebble Reports lets you create reports consisting of tables, charts and crosstabs. Reports can be exported to Word, Excel and PDF formats, or emailed via Outlook.

(Unofficial) SSIS import script

A SQL Server Integration Services script for importing OData into SQL Server.