Profiling and introspection for applications using sqlalchemy
Project description
sqltap is a library that allows you to profile and introspect the queries that your application makes using SQLAlchemy.
sqltap helps you quickly understand:
- how many times a sql query is executed
- how much time your sql queries take
- where your application is issuing sql queries from
Full HTML documentation can be generated by sphinx, or browsed online at: http://sqltap.inconshreveable.com
SQLTap is hosted on github at: https://github.com/inconshreveable/sqltap
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sqltap-0.3.11.tar.gz
(17.2 kB
view hashes)