5 unstable releases
| 0.7.0 | Nov 11, 2025 |
|---|---|
| 0.6.3 | Nov 5, 2025 |
| 0.6.1 | Oct 28, 2025 |
| 0.6.0 | Sep 1, 2025 |
| 0.5.3 | Aug 17, 2025 |
#1875 in Database interfaces
195KB
4K
SLoC
GQLite Browser
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 graphical user interface (GUI) 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 gqlitebrowser
Run with:
gqlitebrowser [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
~12–57MB
~864K SLoC