An open API service indexing awesome lists of open source software.

https://github.com/jonathanballs/dumbo

A database management gui for linux
https://github.com/jonathanballs/dumbo

d databases linux

Last synced: about 1 month ago
JSON representation

A database management gui for linux

Awesome Lists containing this project

README

          

# Dumbo

Dumbo is a simple database GUI for linux. It allows you to create, read, update and delete the contents of databases without worrying about the underlying SQL.

Dumbo currently only supports sqlite3 databases but it aims to support Postgres next and then many other databases in the future.

![Dumbo screenshot](/docs/screenshot.png)