Skip to main content

Build your own data source for GoodData Cloud and GoodData Cloud Native.

Project description

GoodData FlexConnect

GoodData FlexConnect allows you to build your own data source for GoodData Cloud or Cloud Native.

FlexConnect works with a concept similar to 'table functions' that you may already know from database technologies.

  • To build your own data source, you implement one or more FlexConnect functions. The functions compute and return tabular data - how they do it is completely up to you.
  • The functions are hosted and invoked inside a FlexConnect server (which is included in this package).
  • A running FlexConnect server can be added as a data source to your GoodData Cloud or GoodData Cloud Native.
  • The functions available on FlexConnect server will be mapped to data sets within GoodData's Semantic Model and from then on can be used during report computation.

Getting Started using the FlexConnect

The easiest and recommended way to get started with FlexConnect is to use the template repository.

The template repository is set up with project infrastructure and boilerplate related to testing, packaging and running your FlexConnect functions. You can start building your own data source in under a minute.

The template also comes with extensive documentation which will guide you through all important steps and facets of building production-ready FlexConnect functions.

If you are eager to get started, here is a short snippet to bootstrap a new FlexConnect project:

git clone https://github.com/gooddata/gooddata-flexconnect-template.git my-flexconnect
cd my-flexconnect
rm -rf .git && git init && git add . && git commit -m "Initial commit"

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gooddata_flexconnect-1.50.1.dev1.tar.gz (49.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gooddata_flexconnect-1.50.1.dev1-py3-none-any.whl (51.7 kB view details)

Uploaded Python 3

File details

Details for the file gooddata_flexconnect-1.50.1.dev1.tar.gz.

File metadata

File hashes

Hashes for gooddata_flexconnect-1.50.1.dev1.tar.gz
Algorithm Hash digest
SHA256 4f7272abdc23f76f59f2bf702cd35f92e068869eed260cbd3e0d943e1da6fe6b
MD5 4c9e46f39c9ad97e14c2e4d2a7447e5b
BLAKE2b-256 8b57339e96bee38e266c95fdbe3de1078fb8a1cfa861a0fb9c42dc249d03389f

See more details on using hashes here.

File details

Details for the file gooddata_flexconnect-1.50.1.dev1-py3-none-any.whl.

File metadata

File hashes

Hashes for gooddata_flexconnect-1.50.1.dev1-py3-none-any.whl
Algorithm Hash digest
SHA256 dc200b309ef2e2ddd319dfc15e980b7adf8fe8c3de6e22751094f4e082122485
MD5 175cafb80a61f0e81c804a082ee3840f
BLAKE2b-256 242aae6d42af65d6e82c8ddf78c1bc02e3d3a8e6b3c79d0700cb8c6a1bc8c42a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page