# 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.
Raw data
{
"_id": null,
"home_page": null,
"name": "gooddata-fdw",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9.0",
"maintainer_email": null,
"keywords": "gooddata, fdw, postgresql, analytics, headless, business, intelligence, headless-bi, cloud, native, semantic, layer, sql, metrics",
"author": "GoodData",
"author_email": "support@gooddata.com",
"download_url": "https://files.pythonhosted.org/packages/72/73/c56830e5f9dc725a6bd11e6b8ae677695ce3ecc711a3ea2cbf3acfd45975/gooddata_fdw-1.47.0.tar.gz",
"platform": null,
"description": "# GoodData Foreign Data Wrapper\n\nThis project delivers PostgreSQL foreign data wrapper extension built on top of [multicorn](https://multicorn.org/).\nThe extension makes [GoodData](https://www.gooddata.com/docs/cloud/) insights, computations and ad-hoc report data available in PostgreSQL as tables.\nIt can be selected like any other table using SQL language.\n\nSee [DOCUMENTATION](https://gooddata-fdw.readthedocs.io/en/latest/) for more details.\n\n## Requirements\n\n- [GoodData](https://www.gooddata.com/docs/cloud/) installation; either running on your cloud\n infrastructure or the free Community Edition running on your workstation\n\n- Python 3.9 or newer\n\n- The GoodData Cloud Foreign Data Wrapper is tested with the latest version of multicorn (1.4.0) and PostgreSQL 12\n\n## Installation\n\nRefer to the [documentation](https://gooddata-fdw.readthedocs.io/en/latest/).\n\n## Bugs & Requests\n\nPlease use the [GitHub issue tracker](https://github.com/gooddata/gooddata-python-sdk/issues) to submit bugs\nor request features.\n\n## Changelog\n\nConsult [Github releases](https://github.com/gooddata/gooddata-python-sdk/releases) for a released versions\nand list of changes.\n\n## Limitations\n\nFDW is suitable for small to medium insights results or scheduled reports created in the third party tools. Carefully consider use in a production environment.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "GoodData Cloud Foreign Data Wrapper For PostgreSQL",
"version": "1.47.0",
"project_urls": {
"Documentation": "https://gooddata-fdw.readthedocs.io/en/v1.47.0",
"Source": "https://github.com/gooddata/gooddata-python-sdk"
},
"split_keywords": [
"gooddata",
" fdw",
" postgresql",
" analytics",
" headless",
" business",
" intelligence",
" headless-bi",
" cloud",
" native",
" semantic",
" layer",
" sql",
" metrics"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "f60d60893f761f3dd0cd888d879ef0e60df0b3151db77ea39807ff19dd7fc886",
"md5": "5b29f4d56567af0e738587762d311e61",
"sha256": "5d3f41bb474d9cc6f53d98a66a9e7f4729169aa82b8895c7e48dba84a1996fc8"
},
"downloads": -1,
"filename": "gooddata_fdw-1.47.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5b29f4d56567af0e738587762d311e61",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9.0",
"size": 37273,
"upload_time": "2025-07-25T07:34:27",
"upload_time_iso_8601": "2025-07-25T07:34:27.935051Z",
"url": "https://files.pythonhosted.org/packages/f6/0d/60893f761f3dd0cd888d879ef0e60df0b3151db77ea39807ff19dd7fc886/gooddata_fdw-1.47.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "7273c56830e5f9dc725a6bd11e6b8ae677695ce3ecc711a3ea2cbf3acfd45975",
"md5": "b82151e7c766130369d041d2c4bee475",
"sha256": "efdefb0e66508c7a07d297771fb3af158cae5bda0fca1fed15bc15f7fc975925"
},
"downloads": -1,
"filename": "gooddata_fdw-1.47.0.tar.gz",
"has_sig": false,
"md5_digest": "b82151e7c766130369d041d2c4bee475",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9.0",
"size": 34074,
"upload_time": "2025-07-25T07:34:30",
"upload_time_iso_8601": "2025-07-25T07:34:30.165005Z",
"url": "https://files.pythonhosted.org/packages/72/73/c56830e5f9dc725a6bd11e6b8ae677695ce3ecc711a3ea2cbf3acfd45975/gooddata_fdw-1.47.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-25 07:34:30",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "gooddata",
"github_project": "gooddata-python-sdk",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "gooddata-fdw"
}