JS SDK for the Kusto service
Перейти к файлу
dependabot[bot] 94c8d7f2c1
Bump parse-url from 7.0.2 to 8.1.0 (#219)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-17 15:43:28 +02:00
.github Trusted enpdpoints (#215) 2022-09-29 18:36:22 +03:00
packages query only mode fix - added nosource option. appropriate JSON fields … (#217) 2022-11-03 15:38:01 +02:00
.eslintignore
.eslintrc.js t-ronmoneta/node sample app (#197) 2022-08-07 15:59:47 +03:00
.gitignore
.mocharc.json
.prettierignore t-ronmoneta/node sample app (#197) 2022-08-07 15:59:47 +03:00
.prettierrc.json
CODE_OF_CONDUCT.md
CONTRIBUTING.md Fixed CONTRIBUTING.md 2022-04-25 08:03:25 +03:00
LICENSE
README.md Fixed readme minimum node version 2022-04-26 16:32:47 +03:00
codecov.yml
lerna.json Clone moment objects to not mutate them + version bump (#213) 2022-08-25 10:21:45 +03:00
package-lock.json Bump parse-url from 7.0.2 to 8.1.0 (#219) 2022-11-17 15:43:28 +02:00
package.json t-ronmoneta/node sample app (#197) 2022-08-07 15:59:47 +03:00
tsconfig.json

README.md

Microsoft Azure Kusto (Azure Data Explorer) SDK for Node.js

Github Actions Build

This repository contains the following SDKs:

  • Azure Kusto Data SDK: Execute queries against a Kusto Cluster. docs
  • Azure Kusto Ingest SDK: Ingest Data into a Kusto Cluster. docs

General docs are located at https://docs.microsoft.com/en-us/azure/data-explorer/

The SDK team publishes the SDKs as npm packages:

Need Support?

  • Have a feature request for SDKs? Please post it on User Voice to help us prioritize
  • Have a technical question? Ask on Stack Overflow with tag "azure-data-explorer"
  • Need Support? Every customer with an active Azure subscription has access to support with guaranteed response time. Consider submitting a ticket and get assistance from Microsoft support team
  • Found a bug? Please help us fix it by thoroughly documenting it and filing an issue.

Examples

In the repository, you will find a set of simple samples that will help you get started:

Best Practices

See the SDK best practices guide, which though written for the .NET SDK, applies similarly here.

Platforms compatibility

The Azure Kusto SDK for Node.js was build for Node.js v14.x.x and above.

Looking for SDKs for other languages/platforms?

Contribute

We gladly accept community contributions.

  • Issues: Please report bugs using the Issues section of GitHub
  • Forums: Interact with the development teams on StackOverflow or the Microsoft Azure Forums
  • Source Code Contributions: If you would like to become an active contributor to this project please follow the instructions provided in Contributing.md.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

For general suggestions about Microsoft Azure please use our UserVoice forum.