Introduction
Welcome to QueryLens documentation. QueryLens is an AI-powered intelligent retrieval and query tool that helps you transform natural language into actionable database queries.
Everything you need to know about using QueryLens
Welcome to QueryLens documentation. QueryLens is an AI-powered intelligent retrieval and query tool that helps you transform natural language into actionable database queries.
Get started with QueryLens in just a few minutes:
npm install @querylens/sdk
All API requests require authentication using your API key. Include your key in the Authorization header:
Authorization: Bearer YOUR_API_KEY
Convert natural language questions into SQL queries automatically. QueryLens understands context and generates optimized queries.