Skip to content

khinsen/GT-SQLiteBrowser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

History
 
 
 
 
 
 
 
 

Repository files navigation

GT-SQLiteBrowser

Inspector views on SQLite databases for the Glamorous Toolkit

Installation

  1. Launch Glamorous Toolkit and open a Playground.
  2. Paste the following lines into the playground and run them
Metacello new
    baseline: 'SQLiteBrowser';
    repository: 'github://khinsen/GT-SQLiteBrowser:main/src';
    load.

Use

Inspect the file reference of an SQLite database file:

sqlite-browser

(The database shown here is the sample database from this SQLite Tutorial.)

About

Inspector views on SQLite databases for the Glamorous Toolkit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •