feedback: Connecting to Tarantool from C++ | Tarantool
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 15
- Forks
- 49
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 3
Description
<…>d
connection status, the Connection::reset() method is used.|Working with requests|
In this section, we will show how to:prepare different types <…>
https://www.tarantool.io/en/doc/latest/how-to/getting_started_cxx/#preparing-requests
Add a section about SQL requests. Use this example: https://github.com/tarantool/tntcxx/blob/master/examples/Sql.cpp
Contributor guide
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
Open the C++ getting-started page at the linked “Preparing requests” section and compare its existing examples with examples/Sql.cpp in the tntcxx repository. Add the requested SQL requests section using that example, then verify the documentation page clearly explains how to make SQL requests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, sql
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100