questdb / go-questdb-client

Golang client for QuestDB's Influx Line Protocol
Apache License 2.0
47 stars 9 forks source link

chore(docs): meaningful example #36

Closed jerrinot closed 5 months ago

jerrinot commented 5 months ago

Market data represents a popular QuestDB use-case. Storing the birthdays of inventors does not.

Fixes https://github.com/questdb/go-questdb-client/issues/33

puzpuzpuz commented 5 months ago

@jerrinot would be great to update this PR and merge it.

jerrinot commented 5 months ago

@puzpuzpuz thanks for the ping! will do it today.

puzpuzpuz commented 5 months ago

@jerrinot thanks for the doc improvement!