dblab icon indicating copy to clipboard operation
dblab copied to clipboard

The database client every command line junkie deserves.

Results 34 dblab issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** Many other database clients stores the encrypted connection, somewhere. It'd be nice to have something like that available on dblab....

kind/enhancement
expert

**Is your feature request related to a problem? Please describe.** It's odd to see that when a database container is shutting down, dblab doesn't do anything about it. The expected...

kind/enhancement
intermediate

**Is your feature request related to a problem? Please describe.** I was using dblab, and I noticed that I had to enter my configuration every time I run dblab without...

kind/enhancement

# Pull Request Template ## Description Saving the config when`dblab` is executed for the first time, or if we run `dblab` with the flag `--config` The new config will be...

**Is your feature request related to a problem? Please describe.** I have a database with multiple schemas, but I am unable to select the schemas that I need. **Describe the...

kind/enhancement

**Is your feature request related to a problem? Please describe.** For some people, the terminal is a little less expressive than the desktop or web applications, so we can provide...

kind/enhancement
expert

Hello, most databases I have to work with have no password for root user. They use socket auth instead. ``` mysql -S /var/run/mysqld/mysqld.sock ``` ``` -S, --socket=name The socket file...

kind/enhancement

I would like to have support for oracle databases `go_ora` maybe?

kind/enhancement

Request in title.

kind/enhancement

**Is your feature request related to a problem? Please describe.** can you please add an option to open up a db in readonly mode? **Describe the solution you'd like** a...

kind/enhancement