# 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/c6/d6/a4b823cebb2f373bb76bf797b2a385adfd0c9d95d7e17d3dee4514aaf852/gooddata_fdw-1.31.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.31.0",
"project_urls": {
"Documentation": "https://gooddata-fdw.readthedocs.io/en/v1.31.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": "",
"digests": {
"blake2b_256": "e17acdc4f7a6c2f10f7d97b70110981f8fc7dc222f6244fe854cddaddc9ea55b",
"md5": "386f1fef3e96b8ca8c452adf8f16c59d",
"sha256": "cf727b88d20ff7a4abd8feb713b11c084d5f24bbdcff6cb65622e5de5f48d1da"
},
"downloads": -1,
"filename": "gooddata_fdw-1.31.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "386f1fef3e96b8ca8c452adf8f16c59d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9.0",
"size": 37179,
"upload_time": "2024-11-14T15:17:56",
"upload_time_iso_8601": "2024-11-14T15:17:56.643474Z",
"url": "https://files.pythonhosted.org/packages/e1/7a/cdc4f7a6c2f10f7d97b70110981f8fc7dc222f6244fe854cddaddc9ea55b/gooddata_fdw-1.31.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c6d6a4b823cebb2f373bb76bf797b2a385adfd0c9d95d7e17d3dee4514aaf852",
"md5": "4f65b94afa6ad333f616c13328663729",
"sha256": "063e86c8200f01fd738e0d690e1b1f599c16ae375c682902f7a6272feb1e203d"
},
"downloads": -1,
"filename": "gooddata_fdw-1.31.0.tar.gz",
"has_sig": false,
"md5_digest": "4f65b94afa6ad333f616c13328663729",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9.0",
"size": 33924,
"upload_time": "2024-11-14T15:17:57",
"upload_time_iso_8601": "2024-11-14T15:17:57.610819Z",
"url": "https://files.pythonhosted.org/packages/c6/d6/a4b823cebb2f373bb76bf797b2a385adfd0c9d95d7e17d3dee4514aaf852/gooddata_fdw-1.31.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-14 15:17:57",
"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"
}