An open API service indexing awesome lists of open source software.

https://github.com/taosdata/tdengine_gorm


https://github.com/taosdata/tdengine_gorm

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# TDengine Gorm Dialect

## Instructions

Not support migrate, update, deletion and transaction

Add clauses

* "CREATE TABLE"
* "FILL"
* "SLIMIT"
* "USING"
* "WINDOW"

## EXAMPLE

Check example code [example](./example/example.go)