# 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/c0/76/51bea24eb2faa90d60c35ff0014e40788bc013fd1b0161690a4a39b891d3/gooddata_fdw-1.40.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.40.0",
"project_urls": {
"Documentation": "https://gooddata-fdw.readthedocs.io/en/v1.40.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": "3525214accc5d88a76aa8c2b71df5dd21e452f7d49692a51a5381bfe50e4f49f",
"md5": "604737e83178c6fd8646301f98535dca",
"sha256": "995ef2e1fdf2b5da4363840233a42b57a03f0cbe66705ad2bbb73143e082729a"
},
"downloads": -1,
"filename": "gooddata_fdw-1.40.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "604737e83178c6fd8646301f98535dca",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9.0",
"size": 37272,
"upload_time": "2025-04-04T13:14:23",
"upload_time_iso_8601": "2025-04-04T13:14:23.748353Z",
"url": "https://files.pythonhosted.org/packages/35/25/214accc5d88a76aa8c2b71df5dd21e452f7d49692a51a5381bfe50e4f49f/gooddata_fdw-1.40.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "c07651bea24eb2faa90d60c35ff0014e40788bc013fd1b0161690a4a39b891d3",
"md5": "79c2d5ee6f2b45a93a68da940c0e42f2",
"sha256": "9697260fca20d495d08764fa9f4a9a971a15162d4d5e154182f9d0aa2c57801f"
},
"downloads": -1,
"filename": "gooddata_fdw-1.40.0.tar.gz",
"has_sig": false,
"md5_digest": "79c2d5ee6f2b45a93a68da940c0e42f2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9.0",
"size": 34076,
"upload_time": "2025-04-04T13:14:27",
"upload_time_iso_8601": "2025-04-04T13:14:27.614066Z",
"url": "https://files.pythonhosted.org/packages/c0/76/51bea24eb2faa90d60c35ff0014e40788bc013fd1b0161690a4a39b891d3/gooddata_fdw-1.40.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-04-04 13:14:27",
"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"
}