app icon
hologres_text2data
0.1.0

Fetching data from the database using natural language.

hologres_dev/hologres_text2data1096 installs

hologres_text2data

Author: hologres_dev
Version: 0.1.0
Type: Tool

Description

A tool that converts natural language into secure and optimized SQL queries supporting Hologres syntax.

Quick Start

SQL Generation Component

  1. Introduce the plugin.
  2. Complete basic parameter configuration.
Parameter NameTypeRequiredDescription
db_typeSelectYesDatabase type (hologres)
hostStringYesDatabase host address
portNumberYesDatabase port (1-65535)
db_nameStringYesTarget database name
table_nameStringNoMultiple tables separated by commas (empty for all databases)
  1. Select a model
    The model is recommended. Other models can be tried independently. DeepSeek models are not supported.

  2. Use natural language to generate SQL query statements.

SQL Execution Component

  1. Introduce the plugin.
  2. Complete basic parameter configuration.
Parameter NameTypeRequiredDescription
db_typeSelectYesDatabase type (hologres)
hostStringYesDatabase host address
portNumberYesDatabase port (1-65535)
db_nameStringYesTarget database name
sqlStringYesSQL query statement
  1. Click "Execute" to run the SQL statement.

NOTICE

This plugin is developed by Alibaba Cloud and based on https://github.com/jaguarliuu/rookie_text2data program.
Code is distributed under the Apache License (Version 2.0).

CATEGORY
Tool
VERSION
0.1.0
hologres_dev·04/18/2025 08:28 PM
REQUIREMENTS
LLM invocation
Tool invocation
App invocation
Maximum memory
256MB
Maximum storage
1MB