15 releases (7 breaking)
Uses new Rust 2024
| 0.9.0 | Apr 9, 2026 |
|---|---|
| 0.8.2 | Feb 21, 2026 |
| 0.8.0 | Jan 18, 2026 |
| 0.7.0 | Nov 11, 2025 |
| 0.3.3 | Mar 31, 2025 |
#2531 in Database interfaces
485KB
15K
SLoC
GQLite (CLI)
GQLite is a Rust-language library, with a C interface, that implements a small, fast, self-contained, high-reliability, full-featured, Graph Query database engine. This crate provides a command line interface to execute queries in a GQLite database.
GQLite source code is license under the MIT License and is free to everyone to use for any purpose.
Installation
cargo install gqlitecli
Run with:
gqlite [filename]
Contributions
Contributions are very welcome. They should be submitted as merge requests in gitlab. Submitted code should be formatted with rustfmt, using the rustfmt.toml in the root.
Dependencies
~42–60MB
~1M SLoC