Glam Prestige Journal

Bright entertainment trends with youth appeal.

How to view the Database MSSQL server database at ui in ubuntu is their any s/w available. I am using ubuntu 16.04

2 Answers

For a graphical UI to a database, take a look at DBeaver.

Universal Database Tool

Free multi-platform database tool for developers, SQL programmers, database administrators and analysts. Supports all popular databases: MySQL, PostgreSQL, MariaDB, SQLite, Oracle, DB2, SQL Server, Sybase, MS Access, Teradata, Firebird, Derby, etc.

enter image description here
(Click image to enlarge)

install phpmyadmin

 sudo apt update sudo apt install phpmyadmin php-mbstring php-gettext

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy