@crewdle/mist-connector-alasql
v1.0.1
Published
## Introduction
Downloads
122
Readme
Crewdle Mist AlaSQL Connector
Introduction
The Crewdle Mist AlaSQL Connector is a solution designed for seamless and efficient integration of file querying into your applications. This connector enables the Crewdle SDK to tap into the power of AlaSQL, providing robust and high-performance querying functionality. With its easy integration and reliable data retrieval, it's an ideal choice for developers looking to implement scalable and effective file querying solutions within their ecosystem, perfectly complementing the Generative AI Worker Connector for advanced AI-driven applications.
Getting Started
Before diving in, ensure you have installed the Crewdle Mist SDK.
Installation
npm install @crewdle/mist-connector-alasql
Usage
import { AlaSqlQueryFileConnector } from '@crewdle/mist-connector-alasql';
const sdk = await SDK.getInstance(config.vendorId, config.accessToken, {
queryFileConnector: AlaSqlQueryFileConnector,
}, config.secretKey);
Need Help?
Reach out to [email protected] or raise an issue in our repository for any assistance.
Join Our Community
For an engaging discussion about your specific use cases or to connect with fellow developers, we invite you to join our Discord community. Follow this link to become a part of our vibrant group: Join us on Discord.