659 B
659 B
title | list_title | description | aliases | menu | weight | v2.0/tags | related | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Flux SQL package | SQL package | The Flux SQL package provides tools for working with data in SQL databases such as MySQL, PostgreSQL, and SQLite. Import the `sql` package. |
|
|
202 |
|
|
SQL Flux functions provide tools for working with data in SQL databases such as
MySQL, PostgreSQL, Snowflake, and SQLite.
Import the sql
package:
import "sql"
{{< children type="functions" show="pages" >}}