Cheng's Blog

  • About Me
  • Archive
  • feeds

Posts match “ sqlite ” tag:

over 7 years ago

Browse sqlite DB

A very useful GUI for browsing sqlite DB either on Mac or Windows:

http://sqlitebrowser.org/

sqlite browser let you:

  • browse DB content
  • modify DB content
  • execute SQL commands

One thing to note, you can edit the content of your DB using this tool. After you make some modifications, make sure click on 'Write Changes' on the top to apply the changes to the DB.

  • sqlite
  • March 31, 2015 15:30
  • Permalink
  • Comments
 

Copyright © 2013 GuoCheng . Powered by Logdown.
Based on work at subtlepatterns.com.