[olug] Firefox + flash

Rob Townley rob.townley at gmail.com
Fri Jul 22 01:06:54 UTC 2011


On Thu, Jul 21, 2011 at 4:33 PM, Christopher Cashell
<topher-olug at zyp.org> wrote:
> On Thu, Jul 21, 2011 at 3:36 PM, Rob Townley <rob.townley at gmail.com> wrote:
>> Great point, read the sqllite db directly.  Do you have any
>> recommendations on a package read sqlite db for finding particular
>> info?  Connecting with perl and performing regular expression matching
>> isn't for everybody.
>
> You can use the sqlite3 binary to connect to a SQLite database and
> query it manually.  Alternately, there's a couple of GUI front-ends
> available.  For maximum convenience, SQLite Manager[0] is hard to
> beat, since it's a Firefox plug-in, and works straight from within the
> browser.  Does a pretty good job, too.  You can browse tables, views,
> indexes, and triggers, along with table row data.  There's a decent
> little search-query-builder, too.
>
> [0] https://addons.mozilla.org/en-US/firefox/addon/sqlite-manager/
>
> --
> Christopher
>


i used a cruddy one before and found it hard to use and difficult to
find the data i was searching for...
The phpMyAdmin of sqlite -- nuff said.



More information about the OLUG mailing list