Skip to content

Scanning Ruby/Sequel logs for SQL queries that take too long

License

Notifications You must be signed in to change notification settings

jmettraux/sqlover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

sqlover

Report generator for SQL.

install

$ cd ~/w && git clone git@github.com:jmettraux/sqlover
$ chmod a+x ~/w/sqlover/src/sqlover
$ cd ~/bin && ln -s ~/w/sqlover/src/sqlover

usage

$ sqlover production_log.txt
  # or
$ cat production_log.txt | sqlover

license

MIT, see LICENSE.txt.

About

Scanning Ruby/Sequel logs for SQL queries that take too long

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published