DataFlow
  • Getting started
  • 1. UI Components
  • 2. Adapters
  • 3. Environments and resources
Powered by GitBook
On this page

3. Environments and resources

Previous2. Adapters

Last updated 2 years ago

We can create an environment for resources. Each environment holds a set of configs for resources.

1. Create and manage resources

Database resource is a connection to databases. DataFlow supports various database drivers, such as PostgreSQL, MySQL... Click the Environment dropdown on the header bar to create and manage resources.

How to use resources? You can create an SQL Runner adapter and choose the resource in the tab inspector.

Create and manage resources