dbui

License Build Status Crate Docs Dependencies

An opinionated database interface for PostgreSQL. It's a work in progress.

Running as a client application or shared server, dbui allows you to query and inspect your database, with a focus on performance, correctness, and speed.

Rust nightly is required, at least for now

See installing.md for installation guidance. After installing, run dbui -h to get started.

See scripts.md for available tools for building, running, and packaging the app.

Crates

dbui splits its code into several library crates:

Config

Directories

By default, the application stores config files in your system's user configuration directory. See dbui --help to change the directory used.

Files

profile/*: User profile information