Metadata-Version: 2.4
Name: gooddata-fdw
Version: 1.39.1.dev1
Summary: GoodData Cloud Foreign Data Wrapper For PostgreSQL
Author: GoodData
Author-email: support@gooddata.com
License: MIT
Project-URL: Documentation, https://gooddata-fdw.readthedocs.io/en/v1.39.1.dev1
Project-URL: Source, https://github.com/gooddata/gooddata-python-sdk
Keywords: gooddata,fdw,postgresql,analytics,headless,business,intelligence,headless-bi,cloud,native,semantic,layer,sql,metrics
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Database
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development
Classifier: Typing :: Typed
Requires-Python: >=3.9.0
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: gooddata-sdk~=1.39.1.dev1
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: project-url
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# GoodData Foreign Data Wrapper

This project delivers PostgreSQL foreign data wrapper extension built on top of [multicorn](https://multicorn.org/).
The extension makes [GoodData](https://www.gooddata.com/docs/cloud/) insights, computations and ad-hoc report data available in PostgreSQL as tables.
It can be selected like any other table using SQL language.

See [DOCUMENTATION](https://gooddata-fdw.readthedocs.io/en/latest/) for more details.

## Requirements

-  [GoodData](https://www.gooddata.com/docs/cloud/) installation; either running on your cloud
   infrastructure or the free Community Edition running on your workstation

-  Python 3.9 or newer

-  The GoodData Cloud Foreign Data Wrapper is tested with the latest version of multicorn (1.4.0) and PostgreSQL 12

## Installation

Refer to the [documentation](https://gooddata-fdw.readthedocs.io/en/latest/).

## Bugs & Requests

Please use the [GitHub issue tracker](https://github.com/gooddata/gooddata-python-sdk/issues) to submit bugs
or request features.

## Changelog

Consult [Github releases](https://github.com/gooddata/gooddata-python-sdk/releases) for a released versions
and list of changes.

## Limitations

FDW is suitable for small to medium insights results or scheduled reports created in the third party tools. Carefully consider use in a production environment.
