📄️ Overview
Introduction to SQL operations with the Boltic Tables SDK - natural language to SQL conversion and query execution
📄️ Getting Started
Learn the basics of SQL operations with the Boltic Tables SDK - from setup to your first queries
📄️ Text-to-SQL
Convert natural language descriptions into SQL queries using the textToSQL function
📄️ Execute SQL
Execute SQL queries and handle results using the executeSQL function