Integrate Query module with index module (#27)

* add textual index query and numerical index query

Signed-off-by: Megrez Lu <lujiajing1126@gmail.com>

* fix import

Signed-off-by: Megrez Lu <lujiajing1126@gmail.com>

* add mixed case

Signed-off-by: Megrez Lu <lujiajing1126@gmail.com>
2 files changed
tree: b905816399e0d340204a8e45d7774e2feacfbe8b
  1. .github/
  2. api/
  3. assets/
  4. banyand/
  5. pkg/
  6. scripts/
  7. .gitignore
  8. .licenserc.yaml
  9. CHANGES.md
  10. CONTRIBUTING.md
  11. go.mod
  12. go.sum
  13. golangci.yml
  14. LICENSE
  15. Makefile
  16. NOTICE
  17. README.md
README.md

BanyanDB

BanyanDB, as an observability database, aims to ingest, analyze and store Metrics, Tracing and Logging data. It's designed to handle observability data generated by Observability platform and APM system, like Apache SkyWalking etc.

Resource

Contributing

For developers who want to contribute to this project, see Contribution Guide

License

Apache 2.0 License.