If you use LINQPad 6 or newer, you must use version 2.X of this library. For LINQPad 5, you must use version 1.X If you have a Developer or higher edition of LINQPad, you can use the ...
Abstract: Database access logs are the starting point for many forms of database administration, from database performance tuning, to security auditing, to benchmark design, and many more.
Sequel is a simple, flexible, and powerful SQL database access toolkit for Ruby. Sequel provides thread safety, connection pooling and a concise DSL for constructing SQL queries and table schemas.