Skip to content

Latest commit

 

History

History
 
 

README.md

GoodData Foreign Data Wrapper

This project delivers PostgreSQL foreign data wrapper extension built on top of multicorn. The extension makes GoodData.CN 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 for more details.

Requirements

  • GoodData.CN installation; either running on your cloud infrastructure or the free Community Edition running on your workstation

  • Python 3.7 or newer

  • The GoodData.CN Foreign Data Wrapper is tested with the latest version of multicorn (1.4.0) and PostgreSQL 12

Installation

Refer to the documentation.

Bugs & Requests

Please use the GitHub issue tracker to submit bugs or request features.

Changelog

Consult Github releases for a released versions and list of changes.