docs-v2/content/resources/videos/Getting-Started-with-the-No...

19 lines
737 B
Markdown
Raw Normal View History

Adding influxDB videos for season 7 (#4457) * This adds videos for Seasons 4-6 * Update Intro-to-Client-Libraries.md * Update API-Invocable-Scripts.md * Update Edge-Data-Replication.md * Update Flux-Data-Structure.md * Update Flux-Functions.md * Update Optimizing-Flux-Functions.md * Update Intro-to-Check-&-Notifications.md * Update Checks-&-Notification-in-Action.md * Update Aggregator-&-Processor-Plugins-in-Telegraf.md * Update Using-MQTT-and-InfluxDB-for-IoT.md * Update Basics-of-Geo-temporal-data-and-InfluxDB.md * Update Flux-and-S2-Geometry.md * Update Using-Flux-to-query-geo-temporal-data.md * Update InfluxDB-in-the-IoT-stack.md * Update Architecture-Overview-for-IoT-and-InfluxDB.md * Update Configuring Replications For Downsampling To Cloud.md * Update Retaining-Data-Shape-When-Downsampling-To-Cloud.md * Update Using-Scripts-in-InfluxDB.md * Update Invocable-Scripts-and-Tasks.md * Update Invocable-Scripts-for-Alerting.md * Update Batching-Data-with-the-Python-Client-Library.md * Update Querying-Data-with-the-Python-Client-Library.md * Update Using-the-InfluxDB-Python-Client-Library-Administrative-API.md * Update Basics-of-Geo-temporal-data-and-InfluxDB.md * Update Basics-of-Geo-temporal-data-and-InfluxDB.md * Update content/resources/videos/API-Invocable-Scripts.md * Update content/resources/videos/Checks-&-Notification-in-Action.md * Update API-Invocable-Scripts.md * Testing Circle ci fix * Edits for videos seasons 4-6 * Resolve conflict duplicate videos * Further revisions to videos seasons 4-6 * Adding Season 7 videos for the Meet the Developer series * Update content/resources/videos/Configuring-and-Parsing-Data-with-InfluxDB-Native-Collector-for-MQTT.md Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com> * Update content/resources/videos/Explicit-Schemas-in-InfluxDB.md Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com> * Update content/resources/videos/Getting-Started-with-the-Node.js-Client-Library-in-InfluxDB.md Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com> * Update content/resources/videos/Intro-to-InfluxDB-Native-Collector.md Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com> Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com> Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2022-09-19 21:50:05 +00:00
---
title: Getting Started with the Node.js Client Library in InfluxDB
description: >
If you use Node.js, the Node.js client library let you interact with the InfluxDB platform quickly, using a familiar language. Here, Zoe Steinkamp discusses some of the features of the Node.js client library to help you get started building awesome applications with InfluxDB even faster.
menu:
resources:
parent: Videos
name: Getting Started with the Node.js Client Library in InfluxDB
Adding influxDB videos for season 7 (#4457) * This adds videos for Seasons 4-6 * Update Intro-to-Client-Libraries.md * Update API-Invocable-Scripts.md * Update Edge-Data-Replication.md * Update Flux-Data-Structure.md * Update Flux-Functions.md * Update Optimizing-Flux-Functions.md * Update Intro-to-Check-&-Notifications.md * Update Checks-&-Notification-in-Action.md * Update Aggregator-&-Processor-Plugins-in-Telegraf.md * Update Using-MQTT-and-InfluxDB-for-IoT.md * Update Basics-of-Geo-temporal-data-and-InfluxDB.md * Update Flux-and-S2-Geometry.md * Update Using-Flux-to-query-geo-temporal-data.md * Update InfluxDB-in-the-IoT-stack.md * Update Architecture-Overview-for-IoT-and-InfluxDB.md * Update Configuring Replications For Downsampling To Cloud.md * Update Retaining-Data-Shape-When-Downsampling-To-Cloud.md * Update Using-Scripts-in-InfluxDB.md * Update Invocable-Scripts-and-Tasks.md * Update Invocable-Scripts-for-Alerting.md * Update Batching-Data-with-the-Python-Client-Library.md * Update Querying-Data-with-the-Python-Client-Library.md * Update Using-the-InfluxDB-Python-Client-Library-Administrative-API.md * Update Basics-of-Geo-temporal-data-and-InfluxDB.md * Update Basics-of-Geo-temporal-data-and-InfluxDB.md * Update content/resources/videos/API-Invocable-Scripts.md * Update content/resources/videos/Checks-&-Notification-in-Action.md * Update API-Invocable-Scripts.md * Testing Circle ci fix * Edits for videos seasons 4-6 * Resolve conflict duplicate videos * Further revisions to videos seasons 4-6 * Adding Season 7 videos for the Meet the Developer series * Update content/resources/videos/Configuring-and-Parsing-Data-with-InfluxDB-Native-Collector-for-MQTT.md Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com> * Update content/resources/videos/Explicit-Schemas-in-InfluxDB.md Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com> * Update content/resources/videos/Getting-Started-with-the-Node.js-Client-Library-in-InfluxDB.md Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com> * Update content/resources/videos/Intro-to-InfluxDB-Native-Collector.md Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com> Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com> Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2022-09-19 21:50:05 +00:00
weight: 164
youtubeID: VxQVda-ilIo
date: 2022-07-12
Adding influxDB videos for season 7 (#4457) * This adds videos for Seasons 4-6 * Update Intro-to-Client-Libraries.md * Update API-Invocable-Scripts.md * Update Edge-Data-Replication.md * Update Flux-Data-Structure.md * Update Flux-Functions.md * Update Optimizing-Flux-Functions.md * Update Intro-to-Check-&-Notifications.md * Update Checks-&-Notification-in-Action.md * Update Aggregator-&-Processor-Plugins-in-Telegraf.md * Update Using-MQTT-and-InfluxDB-for-IoT.md * Update Basics-of-Geo-temporal-data-and-InfluxDB.md * Update Flux-and-S2-Geometry.md * Update Using-Flux-to-query-geo-temporal-data.md * Update InfluxDB-in-the-IoT-stack.md * Update Architecture-Overview-for-IoT-and-InfluxDB.md * Update Configuring Replications For Downsampling To Cloud.md * Update Retaining-Data-Shape-When-Downsampling-To-Cloud.md * Update Using-Scripts-in-InfluxDB.md * Update Invocable-Scripts-and-Tasks.md * Update Invocable-Scripts-for-Alerting.md * Update Batching-Data-with-the-Python-Client-Library.md * Update Querying-Data-with-the-Python-Client-Library.md * Update Using-the-InfluxDB-Python-Client-Library-Administrative-API.md * Update Basics-of-Geo-temporal-data-and-InfluxDB.md * Update Basics-of-Geo-temporal-data-and-InfluxDB.md * Update content/resources/videos/API-Invocable-Scripts.md * Update content/resources/videos/Checks-&-Notification-in-Action.md * Update API-Invocable-Scripts.md * Testing Circle ci fix * Edits for videos seasons 4-6 * Resolve conflict duplicate videos * Further revisions to videos seasons 4-6 * Adding Season 7 videos for the Meet the Developer series * Update content/resources/videos/Configuring-and-Parsing-Data-with-InfluxDB-Native-Collector-for-MQTT.md Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com> * Update content/resources/videos/Explicit-Schemas-in-InfluxDB.md Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com> * Update content/resources/videos/Getting-Started-with-the-Node.js-Client-Library-in-InfluxDB.md Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com> * Update content/resources/videos/Intro-to-InfluxDB-Native-Collector.md Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com> Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com> Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2022-09-19 21:50:05 +00:00
series: [Meet the Developers S7]
metadata: [Meet the Developer Series]
aliases:
- /resources/videos/getting-started-with-the-node.js-client-library-in-influxdb/
Adding influxDB videos for season 7 (#4457) * This adds videos for Seasons 4-6 * Update Intro-to-Client-Libraries.md * Update API-Invocable-Scripts.md * Update Edge-Data-Replication.md * Update Flux-Data-Structure.md * Update Flux-Functions.md * Update Optimizing-Flux-Functions.md * Update Intro-to-Check-&-Notifications.md * Update Checks-&-Notification-in-Action.md * Update Aggregator-&-Processor-Plugins-in-Telegraf.md * Update Using-MQTT-and-InfluxDB-for-IoT.md * Update Basics-of-Geo-temporal-data-and-InfluxDB.md * Update Flux-and-S2-Geometry.md * Update Using-Flux-to-query-geo-temporal-data.md * Update InfluxDB-in-the-IoT-stack.md * Update Architecture-Overview-for-IoT-and-InfluxDB.md * Update Configuring Replications For Downsampling To Cloud.md * Update Retaining-Data-Shape-When-Downsampling-To-Cloud.md * Update Using-Scripts-in-InfluxDB.md * Update Invocable-Scripts-and-Tasks.md * Update Invocable-Scripts-for-Alerting.md * Update Batching-Data-with-the-Python-Client-Library.md * Update Querying-Data-with-the-Python-Client-Library.md * Update Using-the-InfluxDB-Python-Client-Library-Administrative-API.md * Update Basics-of-Geo-temporal-data-and-InfluxDB.md * Update Basics-of-Geo-temporal-data-and-InfluxDB.md * Update content/resources/videos/API-Invocable-Scripts.md * Update content/resources/videos/Checks-&-Notification-in-Action.md * Update API-Invocable-Scripts.md * Testing Circle ci fix * Edits for videos seasons 4-6 * Resolve conflict duplicate videos * Further revisions to videos seasons 4-6 * Adding Season 7 videos for the Meet the Developer series * Update content/resources/videos/Configuring-and-Parsing-Data-with-InfluxDB-Native-Collector-for-MQTT.md Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com> * Update content/resources/videos/Explicit-Schemas-in-InfluxDB.md Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com> * Update content/resources/videos/Getting-Started-with-the-Node.js-Client-Library-in-InfluxDB.md Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com> * Update content/resources/videos/Intro-to-InfluxDB-Native-Collector.md Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com> Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com> Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2022-09-19 21:50:05 +00:00
---
{{< resources/video-content >}}