pganalyze

Results 11 repositories owned by pganalyze

collector

321
Stars
54
Forks
Watchers

pganalyze statistics collector for gathering PostgreSQL metrics and log data

libpg_query

1.1k
Stars
152
Forks
Watchers

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

pg_query

750
Stars
80
Forks
Watchers

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

pg_query_go

600
Stars
69
Forks
Watchers

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

activerecord-copy

38
Stars
4
Forks
Watchers

Supports binary COPY into PostgreSQL with activerecord

materialized-views-demo

18
Stars
3
Forks
Watchers

Example for using Materialized Views in Rails

pg-query-emscripten

73
Stars
9
Forks
Watchers

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

pg_query.rs

101
Stars
8
Forks
Watchers

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

queryparser

39
Stars
7
Forks
Watchers

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

lint

29
Stars
0
Forks
Watchers

Check for missing indexes during development using constraint programming