▲ | monkeyelite 3 days ago | |||||||
Is it actually hard to build a DSL for the kind of query’s they are talking about? Seems like it would be a 50 line SICP exercise. | ||||||||
▲ | ameliaquining 3 days ago | parent [-] | |||||||
Conveniently, it's open core, so you can look: https://github.com/SigNoz/signoz/tree/main/pkg/querybuilder Seems to be 3978 lines of Go at present. | ||||||||
|