pganalyze's repositories
libpg_query
C library for accessing the PostgreSQL parser outside of the server environment
pg_query_go
Go library to parse and normalize SQL queries using the PostgreSQL query parser
pg_query.rs
Rust library to parse, deparse and normalize SQL queries using the PostgreSQL query parser
pg-query-emscripten
Emscripten Port of pg_query to easily play with it in the browser
sidekiq_server.rs
A Sidekiq server implemented in Rust
pganalyze-docs
Documentation for pganalyze - PostgreSQL Performance Monitoring
postgis_mock
Simplified version of the PostGIS extension functions, types and operators, to be used for parsing/planning queries that depend on PostGIS APIs, but without calling actual PostGIS code.
heroku-plugin-psql
Like heroku pg:psql but for any Postgres database
collector-snapshot
Protocol Buffers definition for the pganalyze collector
aws-sdk-rust
AWS SDK for the Rust Programming Language
foreman
Manage Procfile-based applications
heroku-buildpack-ruby
Fork of https://github.com/heroku/heroku-buildpack-ruby/ to work around some internal plugin limitations
message_verifier
🔏 Rust Message Verifier library compatible with Rails' MessageVerifier and MessageEncryptor
omniauth-ldap
Fork of https://gitlab.com/gitlab-org/omniauth-ldap with bugfixes
omniauth-slack
omniauth-slack ruby gem
rust-postgres
Native PostgreSQL driver for the Rust programming language
setup-chromedriver
ChromeDriver for use in GitHub Actions
setup-protoc
GitHub Action to setup the protoc compiler for protocol buffers
stripe-ruby-mock
A mocking library for testing stripe ruby