ClickHouse / ClickHouse/clickhouse-rs

Prepared Statement using parametrized queries.

Open
#210 0 comments 2 reactions 0 assignees View on GitHub
enhancement
Dominant language
Rust
Stars
559
Forks
172
Avg merge
1d 19h
Merged PRs (30d)
3

Description

### Use case

Using prepared statement to avoid the need to sanitize client input before passing argument to clickhouse-rs.

Does clickhouse db handles prepared statement ? Have you already implement a kind of input sanitization ? If yes, is it a good idea to write it in the docs or readme ?

Contributor guide

Open the contributing guide

Research direction

No file, test, or entry point is named. Start by checking clickhouse-rs query APIs and ClickHouse support for prepared statements, then determine whether parameter binding or input sanitization exists and what documentation or implementation work is required; done means the supported behavior and next step are clearly established.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
databases
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.