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
- Host: GitHub
- URL: https://github.com/jonathanballs/dumbo
- Owner: jonathanballs
- Created: 2016-09-26T21:34:34.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-02T00:14:27.000Z (over 9 years ago)
- Last Synced: 2026-05-13T13:49:42.179Z (about 1 month ago)
- Topics: d, databases, linux
- Language: D
- Size: 147 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
