Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document how to write SQL queries #6

Open
jdavid opened this issue Mar 21, 2019 · 0 comments
Open

Document how to write SQL queries #6

jdavid opened this issue Mar 21, 2019 · 0 comments

Comments

@jdavid
Copy link
Member

jdavid commented Mar 21, 2019

To be used from Grafana mainly.

For example, how to return 1 in n rows, or the average within an interval. This makes the query
more complex, but it's required to make it faster when a query returns too many rows. Follow up from #3

Also useful to explain how to query regular columns vs how to query data in jsonb datatype.

@jdavid jdavid mentioned this issue Mar 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant