scylladb / scylladb/python-rs-driver
docs: Core usage docs
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 6
- Forks
- 7
- Avg merge
- 5d 13h
- Merged PRs (30d)
- 9
Description
Document the main day-to-day driver usage. Cover executing statements, prepared statements, parameter binding, handling results, data types, batches, and error handling, with runnable examples where possible.
Populate the following pages with content:
- Using the Driver
- Executing statements
- Prepared statements
- Binding parameters
- Handling results
- Data types
- Batches
- Error handling
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the existing documentation structure for the pages listed in the issue, then inspect the driver's day-to-day usage and available runnable examples. Cover executing and preparing statements, parameter binding, results, data types, batches, and errors across all eight pages. Done means each page is populated with accurate guidance and runnable examples where possible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 68/100