SQLite Database Browser - SQBrowser


I finally released the source code for my favorite SQLite database browser.

It was written in wxPython 2.5.

I created it out of necessity, because my iPhone and Android development revolves around SQLite. And no matter how good the database manager would be, the SQL editor was always buggy or pathetic. I wanted to use TextMate.

Sequel Pro seems promising, and I have grabbed a checkout of the code base. I am starting to port sqbrowser logic, to integrate it into this project (objc).

Stay tuned for updates.

Comments

Popular posts from this blog

Python SUDS with Windows Authentication (SOAP)

Text Sherlock the OpenGrok alternative (Source Code Search Engine)

How to remove, update, or replace the WKWebView inputAccessoryView