SqlServer
yaml
type: "io.kestra.plugin.singer.targets.SqlServer"
A Singer target that loads data into a Microsoft SQL Server database.
Full documentation can be found here
Properties
database
- Type: string
- Dynamic: ✔️
- Required: ✔️
- Min length:
1
The database name.
from
- Type: string
- Dynamic: ❓
- Required: ✔️
The raw data from a tap.
host
- Type: string
- Dynamic: ✔️
- Required: ✔️
- Min length:
1
The database hostname.
password
- Type: string
- Dynamic: ✔️
- Required: ✔️
- Min length:
1
The database user's password.
port
- Type: