Trending Projects for October 07, 2018
Discover libraries that are gaining popularity within the Ruby community. You can find an overview of how we calculate these in our documentation.
pg-eyeballs is a ruby gem that gives you detailed information about how the SQL queries created by the active record code you write are executed by the database. It gives you an easy, ruby friendly way to see the output of the Postgres EXPLAIN command and integrates with the popular query analysis tool gocmdpev
Persistent event repository implementation for RubyEventStore based on ActiveRecord. Ships with database schema
and migrations suitable for PostgreSQL, MySQL ans SQLite database engines.
Includes repository implementation with linearized writes to achieve log-like properties of streams
on top of SQL database engine.