You've already forked www.colben.cn
update
This commit is contained in:
@@ -6,12 +6,12 @@ tags: []
|
||||
categories: ["clickhouse"]
|
||||
---
|
||||
|
||||
# URL 表引擎简介
|
||||
## URL 表引擎简介
|
||||
- http 客户端,支持 http 和 https 协议
|
||||
- SELECT 转换成 GET 请求
|
||||
- INSERT 转换成 POST 请求
|
||||
|
||||
# 创建 URL 表引擎
|
||||
## 创建 URL 表引擎
|
||||
- 声明
|
||||
```sql
|
||||
ENGINE = URL('url', format)
|
||||
|
Reference in New Issue
Block a user