# ScopeQL: ScopeDB Command Line Interface
[![Apache 2.0 licensed][license-badge]][license-url]
[![Build Status][actions-badge]][actions-url]
[license-badge]: https://img.shields.io/crates/l/scopeql
[license-url]: LICENSE
[actions-badge]: https://github.com/scopedb/scopeql/workflows/CI/badge.svg
[actions-url]:https://github.com/scopedb/scopeql/actions?query=workflow%3ACI
## Overview
`scopeql` provides a command line interface and interactive shell for ScopeDB.
## License
This project is licensed under [Apache License, Version 2.0](LICENSE).