A database IDE built with Rust and GPUI.
Currently Supported: SQLite, Postgresql, MySQL and redis (in development)
This is an early-stage project. Only SQLite is fully functional. PostgreSQL and MySQL and redis support is in development.
- Rust 1.75 or later
- macOS 12.0+, Windows, or Linux (macOS remains the primary and most routinely validated platform)
cargo run # runs the default feature flagscargo build --release
./target/release/zqlz-appGPL
