I originally created this plugin as a way to improve my ability to
develop for Trac.  I found it useful enough, that I thought I would
share with the broader developer community.

The TracSQL plugin allows direct access to the project database.

* perform queries on the project database
* view results as raw or formatted (and hyper-linked) output
* export result set in CSV
* browse the database schema

For more information (and screenshots showing a recent copy of the
main Trac repository), see:

  http://trac-hacks.org/wiki/TracSqlPlugin

This plugin supports Trac installations with SQLite, MySQL, and
PostgreSQL database backends (although the SQL queries may need to be
written differently according to which SQL database is being used).

Thanks,
John.

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Development" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/trac-dev?hl=en.

Reply via email to