Pinned Repositories
activerecord-copy
Supports binary COPY into PostgreSQL with activerecord
collector
pganalyze statistics collector for gathering PostgreSQL metrics and log data
libpg_query
C library for accessing the PostgreSQL parser outside of the server environment
lint
Check for missing indexes during development using constraint programming
pg-query-emscripten
Emscripten Port of pg_query to easily play with it in the browser
pg_query
Ruby extension to parse, deparse 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_go
Go library to parse and normalize SQL queries using the PostgreSQL query parser
pganalyze-docs
Documentation for pganalyze - PostgreSQL Performance Monitoring
queryparser
DEPRECATED - use libpg_query instead! https://github.com/lfittl/libpg_query
pganalyze's Repositories
pganalyze/libpg_query
C library for accessing the PostgreSQL parser outside of the server environment
pganalyze/pg_query
Ruby extension to parse, deparse and normalize SQL queries using the PostgreSQL query parser
pganalyze/pg_query_go
Go library to parse and normalize SQL queries using the PostgreSQL query parser
pganalyze/collector
pganalyze statistics collector for gathering PostgreSQL metrics and log data
pganalyze/pg_query.rs
Rust library to parse, deparse and normalize SQL queries using the PostgreSQL query parser
pganalyze/pg-query-emscripten
Emscripten Port of pg_query to easily play with it in the browser
pganalyze/activerecord-copy
Supports binary COPY into PostgreSQL with activerecord
pganalyze/lint
Check for missing indexes during development using constraint programming
pganalyze/sidekiq_server.rs
A Sidekiq server implemented in Rust
pganalyze/pganalyze-docs
Documentation for pganalyze - PostgreSQL Performance Monitoring
pganalyze/pgcon2023
Simple index selection model using constraint programming presented at PGCon 2023
pganalyze/cp-sat-python-example
pganalyze/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.
pganalyze/pgday-chicago-2024
pganalyze/heroku-plugin-psql
Like heroku pg:psql but for any Postgres database
pganalyze/collector-snapshot
Protocol Buffers definition for the pganalyze collector
pganalyze/aws-cdk-github-oidc
CDK constructs to use OpenID Connect for authenticating your Github Action workflow with AWS IAM
pganalyze/aws-sdk-rust
AWS SDK for the Rust Programming Language
pganalyze/deadpool
Dead simple pool implementation for rust with async-await
pganalyze/foreman
Manage Procfile-based applications
pganalyze/heroku-buildpack-ruby
Fork of https://github.com/heroku/heroku-buildpack-ruby/ to work around some internal plugin limitations
pganalyze/message_verifier
🔏 Rust Message Verifier library compatible with Rails' MessageVerifier and MessageEncryptor
pganalyze/prost
PROST! a Protocol Buffers implementation for the Rust Language
pganalyze/rails
Ruby on Rails
pganalyze/rust-postgres
Native PostgreSQL driver for the Rust programming language
pganalyze/rust-sidekiq
Rust Sidekiq Client
pganalyze/setup-chromedriver
ChromeDriver for use in GitHub Actions
pganalyze/setup-protoc
GitHub Action to setup the protoc compiler for protocol buffers
pganalyze/sidekiq
Sidekiq with patches that maintain Redis 6.0 compatibility (as needed for Ubuntu 22.04 & Azure Redis)
pganalyze/ssh-agent
GitHub Action to setup `ssh-agent` with a private key