Need advice about which tool to choose?Ask the StackShare community!

OData

57
136
+ 1
35
PostGraphile

87
214
+ 1
47
Add tool

OData vs PostGraphile: What are the differences?

Developers describe OData as "A REST-based protocol for querying and updating data *". 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. On the other hand, *PostGraphile** is detailed as "Instant GraphQL API for your PostgreSQL database; use standalone or as a Node.js middleware; MIT-licensed OSS". Execute one command (or mount one Node.js middleware) and get an instant high-performance GraphQL API for your PostgreSQL database.

OData and PostGraphile can be primarily classified as "Query Languages" tools.

PostGraphile is an open source tool with 7.61K GitHub stars and 370 GitHub forks. Here's a link to PostGraphile's open source repository on GitHub.

Manage your open source components, licenses, and vulnerabilities
Learn More
Pros of OData
Pros of PostGraphile
  • 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
  • 10
    Postgres based authentication
  • 6
    Great developer support
  • 5
    Lightning fast
  • 5
    Database first with no braking changes
  • 4
    Simple to set up and scale
  • 4
    Bye bye Resolvers
  • 3
    Back to database first
  • 3
    9 Automatically generates your GraphQL schema
  • 3
    Easy setup of relationships and permissions
  • 3
    Instant production ready GraphQL
  • 1
    Works with new and existing databases

Sign up to add or upvote prosMake informed product decisions

Cons of OData
Cons of PostGraphile
  • 1
    Overwhelming, no "baby steps" documentation
    Be the first to leave a con

    Sign up to add or upvote consMake informed product decisions

    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.

    What is PostGraphile?

    Execute one command (or mount one Node.js middleware) and get an instant high-performance GraphQL API for your PostgreSQL database

    Need advice about which tool to choose?Ask the StackShare community!

    What companies use OData?
    What companies use PostGraphile?
    Manage your open source components, licenses, and vulnerabilities
    Learn More

    Sign up to get full access to all the companiesMake informed product decisions

    What tools integrate with OData?
    What tools integrate with PostGraphile?

    Sign up to get full access to all the tool integrationsMake informed product decisions

    What are some alternatives to OData and PostGraphile?
    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.
    Git
    Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
    See all alternatives