提交 7aec0ab3 编写于 作者: A Adam Ji

docs: add stmt description en

上级 5fa6632d
......@@ -316,6 +316,8 @@ let rs = taos.query_with_req_id("select * from stable where tag1 is null", 1)?;
### Writing data via parameter binding
TDengine has significantly improved the bind APIs to support data writing (INSERT) scenarios. Writing data in this way avoids the resource consumption of SQL syntax parsing, resulting in significant write performance improvements in many cases.
<RustBind />
### Schemaless Writing
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册