{"library":"n8n-nodes-stream-csv-from-microsoft-sql","type":"library","category":null,"description":"An n8n community node (v1.1.2, latest) that connects to Microsoft SQL Server, executes a SELECT query, and returns the result as a binary CSV file. It is designed for streaming large result sets (millions of rows) without exhausting memory, using temporary file-based buffering. This differentiates it from in-memory CSV converters and allows handling of large exports within n8n workflows. The node adds execution metadata (row/column count, file name) to the output JSON. It requires the `n8n-workflow` peer dependency and uses the built-in Microsoft SQL credential type. The package is maintained irregularly by a community contributor.","language":"javascript","status":"active","version":"1.1.2","tags":["javascript","n8n-community-node-package"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install n8n-nodes-stream-csv-from-microsoft-sql","imports":["import { MicrosoftSqlToCsv } from 'n8n-nodes-stream-csv-from-microsoft-sql';","import { microsoftSqlCsvApi } from 'n8n-nodes-stream-csv-from-microsoft-sql';","import type { MicrosoftSqlToCsv } from 'n8n-nodes-stream-csv-from-microsoft-sql';"]},{"cmd":"yarn add n8n-nodes-stream-csv-from-microsoft-sql","imports":[]},{"cmd":"pnpm add n8n-nodes-stream-csv-from-microsoft-sql","imports":[]}],"homepage":"https://github.com/juniorUsca/n8n-nodes-download-csv-from-microsoft-sql#readme","github":"https://github.com/juniorUsca/n8n-nodes-download-csv-from-microsoft-sql","docs":null,"changelog":null,"pypi":null,"npm":"n8n-nodes-stream-csv-from-microsoft-sql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}