Vertica
byp2k3m
0Provides local natural language processing and a REST API for Vertica database interactions.
概要
This tool offers a self-contained local environment for interacting with Vertica, running entirely on your laptop. It bundles Vertica Community Edition via Docker, a local REST API for database access, and an innovative terminal command that translates natural language questions into SQL queries using a local Large Language Model (Ollama). Designed for local development and demos, it includes features for seeding sample ITSM/CMDB data and explicitly disables authentication for convenience, making it ideal for rapid prototyping and exploration.
主な機能
- Terminal-based Natural Language Processing (NLP) to SQL interface
- REST API for SQL queries and NLP-to-SQL conversion
- Integration with local LLMs (Ollama) for intelligent query generation
- Sample ITSM/CMDB data seeding for immediate use
- 0 GitHub stars
- Local Vertica CE deployment via Docker Compose
ユースケース
- Rapid prototyping of database interactions via a REST API
- Demonstrating natural language querying of Vertica databases
- Local development and testing of Vertica applications