SQLite: Instalasi SQLite Database Browser

From OnnoCenterWiki
Revision as of 10:37, 23 June 2012 by Onnowpurbo (talk | contribs)
Jump to navigationJump to search

SQLite Database browser adalah sebuah GUI editor yang sangat ringan untuk SQLite database, dibuat menggunakan Qt. Tujuan utama dari proyek ini adalah memungkinkan pengguna non-teknis untuk membuat, memodifikasi, dan mengedit SQLite database menggunakan wizard dan interface yang seperti spreadsheet.

Download

Download dari

Instalasi

mkdir /usr/local/src/sqlitebrowser
cp sqlitebrowser_200_b1_src.tar.gz /usr/local/src/sqlitebrowser/
cd /usr/local/src/sqlitebrowser/
tar zxvf sqlitebrowser_200_b1_src.tar.g


Linux Users: Please download sqlitebrowser-linux.tar.gz, extract it and you will get the executable.


Referensi


Pranala Menarik