# Analytical Backend SPI implementation for GoodData Cloud and GoodData.CN

[![npm version](https://img.shields.io/npm/v/@gooddata/sdk-backend-tiger)](https://www.npmjs.com/@gooddata/sdk-backend-tiger)&nbsp;
[![npm monthly downloads](https://img.shields.io/npm/dm/@gooddata/sdk-backend-tiger)](https://npmcharts.com/compare/@gooddata/sdk-backend-tiger?minimal=true)&nbsp;
![typescript](https://img.shields.io/badge/typescript-first-blue?logo=typescript)

This package is a part of the [GoodData.UI SDK](https://sdk.gooddata.com/gooddata-ui/docs/about_gooddataui.html).
To learn more, check [the source monorepo](https://github.com/gooddata/gooddata-ui-sdk).

This package provides the [Analytical Backend](https://www.npmjs.com/package/@gooddata/sdk-backend-spi) implementation for [GoodData Cloud](https://sdk.gooddata.com/gooddata-ui/docs/cloud_introduction.html) and [GoodData.CN](https://sdk.gooddata.com/gooddata-ui/docs/cloudnative_introduction.html) (joint codename `tiger`).

You can use this package to communicate with GoodData Cloud and GoodData.CN in a convenient way without concerning yourself with low-level details. The functionality includes but is not limited to: getting and creating metadata objects, running executions, getting settings, getting available workspaces, and more.

## Documentation how to play with sdk-backend-tiger and run compatibility matrix test

https://gooddata.atlassian.net/wiki/spaces/Quality/pages/1454276716/Play+with+sdk-backend-tiger+on+UI-SDK

## License

(C) 2017-2022 GoodData Corporation

This project is under MIT License. See [LICENSE](https://github.com/gooddata/gooddata-ui-sdk/blob/master/libs/sdk-backend-tiger/LICENSE).
