본문 바로가기
Linux

sqlite

by newlibra 2024. 5. 19.

https://sqlitebrowser.org/

 

DB Browser for SQLite

DB Browser for SQLite DB Browser for SQLite (DB4S) is a high quality, visual, open source tool designed for people who want to create, search, and edit SQLite database files. DB4S gives a familiar spreadsheet-like interface on the database in addition to p

sqlitebrowser.org

 

sudo add-apt-repository -y ppa:linuxgndu/sqlitebrowser
sudo apt-get update
sudo apt-get install sqlitebrowser

 

'Linux' 카테고리의 다른 글

fedora 한글  (0) 2024.06.27
windows program exe  (0) 2024.06.05
oracle linux  (0) 2023.09.23
virtual box 공유폴더  (0) 2023.09.10
mysql with java  (0) 2023.04.07