Overview
SQL Workspace for Boltic Database & Storage SDK for Boltic Storage
New Feature
We’re excited to introduce major updates across Boltic, enhancing Boltic Database with a powerful SQL workspace and extending Boltic Storage with a developer-friendly SDK.
What’s New
Boltic Database - SQL Workspace
A complete SQL workspace with AI-powered queries, schema visualization, and built-in exports.
1. SQL Editor with AI - Write & Run Queries Effortlessly
- Full-featured SQL editor with multi-tab support
- Run queries with instant results
- Format queries using Beautify
- AI assistance to generate and fix queries
- Smart error messages with actionable suggestions
- View results in Table/JSON formats
- Export query results as CSV or JSON
2. Smart Queries - AI-Powered Query Suggestions
- Smart AI analyzes your database and generates relevant queries automatically
- Need more ideas? AI adapts to your tables and lets you generate additional queries in one click
3. Saved Queries - Reuse & Collaborate
- Save frequently used queries
- Quickly access and re-run saved queries
- Share queries across your team
4. Execution History - Full Query Audit Trail
- Track every query executed with complete visibility
5. Schema Visualizer - Understand Your Database Instantly
- Visual representation of your database schema
- View tables and their columns in a structured layout
- Quickly understand structure

Boltic Storage - Storage SDK
We’re introducing a new SDK for Boltic Storage, enabling developers to seamlessly store, manage, and access files programmatically.
- Upload files to storage bucket
- Create and organize folders with ease
- Manage files efficiently at scale
- Control file visibility:
- Public access
- Private access
- Retrieve files programmatically
We have also published Boltic Storage SDK
NPM: https://www.npmjs.com/package/@boltic/sdk
Doc: https://docs.boltic.io/sdk/storage/overview
Why This Matters
- Run advanced SQL directly inside Boltic Database
- Reduce dependency on external database tools
- Improve team collaboration with shared queries
- Gain full visibility into query activity and exports
- Visualize your schema alongside querying
Combine AI + SQL + Visualization in one unified experience

