DataHub Docs
GitHub
GitHub
  • Introduction

    • Overview
    • Request a new DataHub API
  • Consumers

    • Request Access
    • Powered By DataHub
  • Producers

    • Producer Checklist
    • Query Requirements
    • Database Support
    • Updating an Existing Query

Query Requirements

Information for developers interested in producing a DataHub web service.

Queries suitable for DataHub

  • must be read only (SELECT statements only)
  • must return faster than 18 seconds
Last Updated: 8/25/25, 12:40 PM
Contributors: Casey Colby
Prev
Producer Checklist
Next
Database Support