Skip to content

PostgreSQL Schema Simulator - Load schema and statistics information into a database and run EXPLAIN on queries

License

Notifications You must be signed in to change notification settings

pganalyze/pg_simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pg_simulator

This gem is a helper to load pganalyze-collector data into a temporary database, with the goal of running EXPLAIN on queries.

See spec/lib/simulator_spec.rb for an example of how its used.

Authors

License

Copyright (c) 2014, pganalyze Team [email protected]

pg_simulator is licensed under the 3-clause BSD license, see LICENSE file for details.

About

PostgreSQL Schema Simulator - Load schema and statistics information into a database and run EXPLAIN on queries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages