Cross-platform TUI database management tool with lazy evaluation
Cross-platform TUI database management tool
lazysql$ lazysql postgres://user:password@localhost/dbname$ lazysql mysql://user:password@localhost:3306/dbname$ lazysql sqlite:///path/to/database.db