Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yuanbohan/gorm-greptimedb


https://github.com/yuanbohan/gorm-greptimedb

Last synced: 24 days ago
JSON representation

Awesome Lists containing this project

README

        

Test greptimedb with gorm
====

## Quick start

1. start greptimedb https://github.com/greptimeteam/greptimedb

```shell
git clone [email protected]:GreptimeTeam/greptimedb.git
cd greptimedb
cargo run -- standalone start
```

2. go run main.go