OData logo

OData

A REST-based protocol for querying and updating data
57
137
+ 1
35

What is OData?

It is an ISO/IEC approved, OASIS standard that defines a set of best practices for building and consuming RESTful APIs. It helps you focus on your business logic while building RESTful APIs without having to worry about the various approaches to define request and response headers, status codes, HTTP methods, URL conventions, media types, payload formats, query options, etc.
OData is a tool in the Query Languages category of a tech stack.

Who uses OData?

Companies
10 companies reportedly use OData in their tech stacks, including AXIS, VillageMD, and Thinkwise Platform.

Developers
47 developers on StackShare have stated that they use OData.

OData Integrations

JavaScript, Python, Visual Studio Code, Java, and C++ are some of the popular tools that integrate with OData. Here's a list of all 7 tools that integrate with OData.
Pros of OData
7
Patterns for paging, sorting, filtering
5
ISO Standard
4
Query Language
3
RESTful
3
No overfetching, no underfetching
2
Get many resources in a single request
2
Self-documenting
2
Batch requests
2
Bulk requests ("array upsert")
2
Ask for what you need, get exactly that
1
Evolve your API by following the compatibility rules
1
Resource model defines conventional operations
1
Resource Modification Language

OData's Features

  • OData RESTful APIs are easy to consume
  • ISO/IEC approved

OData Alternatives & Comparisons

What are some alternatives to OData?
REST
An architectural style for developing web services. A distributed system framework that uses Web protocols and technologies.
GraphQL
GraphQL is a data query language and runtime designed and used at Facebook to request and deliver data to mobile and web apps since 2012.
JSON
JavaScript Object Notation is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language.
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB. It is a prototype-based, multi-paradigm scripting language that is dynamic,and supports object-oriented, imperative, and functional programming styles.
Python
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for its elegant syntax and readable code, if you are just beginning your programming career python suits you best.
See all alternatives

OData's Followers
137 developers follow OData to keep up with related blogs and decisions.