Learn about using the Node.js SDK for Firebolt.
client_id
and client_secret
: These are your service account credentials. Refer to Firebolt’s guide to learn how to create a service account and obtain its ID and secret.engineName
: The name of the engine used to run your queries on.database
: The target database where your tables will be stored.account
: The object within your organization that encapsulates resources for storing, querying, and managing data. In the Node.js SDK, the account parameter specifies which organizational environment the connection will use.