# 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/04/68/e8825f386ecba4218c1c391b523d7166737cfc74eca5fdc6c625bf6e8a61/gooddata_fdw-1.33.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.33.0",
"project_urls": {
"Documentation": "https://gooddata-fdw.readthedocs.io/en/v1.33.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": "730ea581816dda9b32850a790c79d1610c0756bb73f49cc625959c711ae53eb4",
"md5": "475dd94a17fd417ed0268adb144ef3ed",
"sha256": "e0962c560130b087896ce1f52fb2ad380ae28fe74e5d12eb93d4c97d00417783"
},
"downloads": -1,
"filename": "gooddata_fdw-1.33.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "475dd94a17fd417ed0268adb144ef3ed",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9.0",
"size": 37176,
"upload_time": "2024-12-12T12:30:38",
"upload_time_iso_8601": "2024-12-12T12:30:38.251315Z",
"url": "https://files.pythonhosted.org/packages/73/0e/a581816dda9b32850a790c79d1610c0756bb73f49cc625959c711ae53eb4/gooddata_fdw-1.33.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0468e8825f386ecba4218c1c391b523d7166737cfc74eca5fdc6c625bf6e8a61",
"md5": "0fb2f2bfdce652c68d53785a90ec3726",
"sha256": "ab981e9b57a1410a74814b7a5b70054cc89f46c6d8fe79c456b05a3dbf6623f2"
},
"downloads": -1,
"filename": "gooddata_fdw-1.33.0.tar.gz",
"has_sig": false,
"md5_digest": "0fb2f2bfdce652c68d53785a90ec3726",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9.0",
"size": 33932,
"upload_time": "2024-12-12T12:30:42",
"upload_time_iso_8601": "2024-12-12T12:30:42.679088Z",
"url": "https://files.pythonhosted.org/packages/04/68/e8825f386ecba4218c1c391b523d7166737cfc74eca5fdc6c625bf6e8a61/gooddata_fdw-1.33.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-12 12:30:42",
"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"
}