05 2019 档案

摘要:1、连接数据库及基本操作 阅读全文
posted @ 2019-05-29 14:51 那年花开月正圆 阅读(1012) 评论(0) 推荐(0)
摘要:Creating a database using the HTTP API To create a database send a POST request to the /query endpoint and set the URL parameter q to CREATE DATABASE 阅读全文
posted @ 2019-05-14 15:19 那年花开月正圆 阅读(321) 评论(0) 推荐(0)
摘要:Querying data using the HTTP API The HTTP API is the primary means for querying data in InfluxDB. To perform a query send a GET request to the /query  阅读全文
posted @ 2019-05-13 15:19 那年花开月正圆 阅读(375) 评论(0) 推荐(0)