Get the latest tech news
Dblab: Interactive Terminal Client for PostgreSQL, MySQL, SQLite3 and Oracle
The database client every command line junkie deserves. - danvergara/dblab
dblab is a fast and lightweight interactive terminal based UI application for PostgreSQL, MySQL and SQLite3, written in Go and works on OSX, Linux and Windows machines. Main idea behind using Go for backend development is to utilize ability of the compiler to produce zero-dependency binaries for multiple platforms. Views: rows, constraints, and structure Ctrl+c Quit Fork this repository Create a new feature branch for a new functionality or bugfix Commit your changes Execute test suite Push your code and open a new pull request Use issues for any questions Check wiki for extra documentation
Or read this on Hacker News