# Analytical Backend SPI implementation for the GoodData Platform

[![npm version](https://img.shields.io/npm/v/@gooddata/sdk-backend-bear)](https://www.npmjs.com/@gooddata/sdk-backend-bear)&nbsp;
[![npm monthly downloads](https://img.shields.io/npm/dm/@gooddata/sdk-backend-bear)](https://npmcharts.com/compare/@gooddata/sdk-backend-bear?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-bear) implementation for the [GoodData Platform](https://sdk.gooddata.com/gooddata-ui/docs/platform_intro.html) (codename `bear`).

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

For the similar package for GoodData Cloud and GoodData.CN, see [`@gooddata/sdk-backend-tiger`](https://github.com/gooddata/gooddata-ui-sdk/tree/master/libs/sdk-backend-tiger).

## 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-bear/LICENSE).
