Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / pganalyze 36 repositories

PostgreSQL Performance Monitoring

pganalyze/libpg_query

C library for accessing the PostgreSQL parser outside of the server environment

Language: C - Size: 14.8 MB - Last synced: 1 day ago - Pushed: 19 days ago - Stars: 1,096 - Forks: 157

pganalyze/pg_query_go

Go library to parse and normalize SQL queries using the PostgreSQL query parser

Language: C - Size: 12.5 MB - Last synced: 2 days ago - Pushed: about 1 month ago - Stars: 613 - Forks: 70

pganalyze/collector

pganalyze statistics collector for gathering PostgreSQL metrics and log data

Language: Go - Size: 29.9 MB - Last synced: about 22 hours ago - Pushed: 5 days ago - Stars: 322 - Forks: 54

pganalyze/pg_query

Ruby extension to parse, deparse and normalize SQL queries using the PostgreSQL query parser

Language: C - Size: 7.2 MB - Last synced: 3 days ago - Pushed: 20 days ago - Stars: 761 - Forks: 83

pganalyze/pganalyze-docs

Documentation for pganalyze - PostgreSQL Performance Monitoring

Language: MDX - Size: 32.6 MB - Last synced: 15 days ago - Pushed: 15 days ago - Stars: 10 - Forks: 5

pganalyze/materialized-views-demo

Example for using Materialized Views in Rails

Language: Ruby - Size: 1.16 MB - Last synced: 27 days ago - Pushed: over 2 years ago - Stars: 18 - Forks: 3

pganalyze/react-svg-example

Example of how to build UI components with React and SVG

Language: TypeScript - Size: 1.03 MB - Last synced: 27 days ago - Pushed: over 2 years ago - Stars: 13 - Forks: 4

pganalyze/rust-postgres Fork of sfackler/rust-postgres

Native PostgreSQL driver for the Rust programming language

Size: 4.76 MB - Last synced: 27 days ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

pganalyze/setup-chromedriver Fork of nanasess/setup-chromedriver

ChromeDriver for use in GitHub Actions

Language: JavaScript - Size: 50 MB - Last synced: 27 days ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

pganalyze/pg_simulator

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

Language: Ruby - Size: 155 KB - Last synced: 27 days ago - Pushed: about 9 years ago - Stars: 15 - Forks: 0

pganalyze/pg-query-emscripten

Emscripten Port of pg_query to easily play with it in the browser

Language: C++ - Size: 2.18 MB - Last synced: 25 days ago - Pushed: over 2 years ago - Stars: 74 - Forks: 9

pganalyze/sidekiq_server.rs

A Sidekiq server implemented in Rust

Language: Rust - Size: 1.01 MB - Last synced: 27 days ago - Pushed: about 1 year ago - Stars: 15 - Forks: 1

pganalyze/pgcon2023

Simple index selection model using constraint programming presented at PGCon 2023

Language: Python - Size: 103 KB - Last synced: 27 days ago - Pushed: about 1 year ago - Stars: 10 - Forks: 0

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.

Language: PLpgSQL - Size: 109 KB - Last synced: 27 days ago - Pushed: 11 months ago - Stars: 3 - Forks: 0

pganalyze/pgday-chicago-2024

Language: Python - Size: 103 KB - Last synced: 27 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

pganalyze/lint

Check for missing indexes during development using constraint programming

Language: Rust - Size: 77.1 KB - Last synced: 27 days ago - Pushed: about 1 month ago - Stars: 30 - Forks: 0

pganalyze/collector-snapshot

Protocol Buffers definition for the pganalyze collector

Size: 102 KB - Last synced: 27 days ago - Pushed: about 1 month ago - Stars: 0 - Forks: 2

pganalyze/pg_query.rs

Rust library to parse, deparse and normalize SQL queries using the PostgreSQL query parser

Language: Rust - Size: 148 KB - Last synced: 27 days ago - Pushed: about 1 month ago - Stars: 102 - Forks: 9

pganalyze/queryparser

DEPRECATED - use libpg_query instead! https://github.com/lfittl/libpg_query

Language: C - Size: 232 KB - Last synced: 27 days ago - Pushed: over 9 years ago - Stars: 38 - Forks: 7

pganalyze/activerecord-copy

Supports binary COPY into PostgreSQL with activerecord

Language: Ruby - Size: 78.1 KB - Last synced: 3 months ago - Pushed: almost 2 years ago - Stars: 38 - Forks: 4

pganalyze/subqueries-rails-example

Language: Ruby - Size: 293 KB - Last synced: 27 days ago - Pushed: over 2 years ago - Stars: 11 - Forks: 1

pganalyze/graphql-batch-example

Code example for "Efficient GraphQL queries in Ruby on Rails & Postgres" blog post

Language: Ruby - Size: 320 KB - Last synced: 2 days ago - Pushed: over 2 years ago - Stars: 9 - Forks: 0

pganalyze/deadpool Fork of bikeshedder/deadpool

Dead simple pool implementation for rust with async-await

Size: 706 KB - Last synced: 27 days ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

pganalyze/message_verifier Fork of mjc-gh/message_verifier

🔏 Rust Message Verifier library compatible with Rails' MessageVerifier and MessageEncryptor

Language: Rust - Size: 30.3 KB - Last synced: 27 days ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

pganalyze/setup-protoc Fork of arduino/setup-protoc

GitHub Action to setup the protoc compiler for protocol buffers

Language: TypeScript - Size: 1.39 MB - Last synced: 27 days ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

pganalyze/ssh-agent Fork of webfactory/ssh-agent

GitHub Action to setup `ssh-agent` with a private key

Size: 265 KB - Last synced: 27 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

pganalyze/prost Fork of tokio-rs/prost

PROST! a Protocol Buffers implementation for the Rust Language

Language: Rust - Size: 48.9 MB - Last synced: 27 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

pganalyze/aws-cdk-github-oidc Fork of aripalo/aws-cdk-github-oidc

CDK constructs to use OpenID Connect for authenticating your Github Action workflow with AWS IAM

Size: 1.13 MB - Last synced: 27 days ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

pganalyze/heroku-plugin-psql

Like heroku pg:psql but for any Postgres database

Language: TypeScript - Size: 84 KB - Last synced: 26 days ago - Pushed: 8 months ago - Stars: 1 - Forks: 1

pganalyze/rust-sidekiq Fork of spk/rust-sidekiq

Rust Sidekiq Client

Size: 152 KB - Last synced: 27 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

pganalyze/heroku-buildpack-post-build-clean Fork of opencounter/heroku-buildpack-post-build-clean

Buildpack to remove unwanted files from the slug post-build

Size: 13.7 KB - Last synced: 27 days ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

pganalyze/index-advisor-feedback

Size: 1000 Bytes - Last synced: 27 days ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

pganalyze/heroku-buildpack-ruby

Fork of https://github.com/heroku/heroku-buildpack-ruby/ to work around some internal plugin limitations

Language: Ruby - Size: 6.33 MB - Last synced: 27 days ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

pganalyze/bundler-path-build-ext

Language: Ruby - Size: 3.91 KB - Last synced: 27 days ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

pganalyze/heroku-deploy Fork of AkhileshNS/heroku-deploy

A simple github action that dynamically deploys an app to heroku

Language: JavaScript - Size: 138 KB - Last synced: 27 days ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

pganalyze/full-text-search-rails

Example for article "Full Text Search in Milliseconds with Rails and PostgreSQL"

Language: Ruby - Size: 152 KB - Last synced: 27 days ago - Pushed: about 3 years ago - Stars: 2 - Forks: 3

pganalyze/LicenseFinder Fork of pivotal/LicenseFinder

Find licenses for your project's dependencies.

Size: 5 MB - Last synced: 27 days ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

pganalyze/marginalia Fork of basecamp/marginalia

Attach comments to ActiveRecord's SQL queries

Size: 166 KB - Last synced: 27 days ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

pganalyze/tdigest Fork of castle/tdigest

Ruby implementation of Dunning's T-Digest for streaming quantile approximation

Language: Ruby - Size: 51.8 KB - Last synced: 27 days ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

pganalyze/pg_query-outfuncs-generator

Helper tool for generating PostgreSQL's outfuncs.c from header files.

Language: Ruby - Size: 97.7 KB - Last synced: 27 days ago - Pushed: over 9 years ago - Stars: 0 - Forks: 0