wulczer / first_last_aggLinks
PostgreSQL extension providing first and last aggregate functions.
☆34Updated last year
Alternatives and similar repositories for first_last_agg
Users that are interested in first_last_agg are comparing it to the libraries listed below
Sorting:
- A Postgres extension in C to compute statistics on arrays of numbers☆49Updated 2 months ago
- A PostgreSQL extension to analyze queries and give indexing advice.☆49Updated 6 years ago
- PostgreSQL functions for generating text-based histograms☆31Updated 8 years ago
- MonQ - PostgreSQL extension for MongoDB-like queries to jsonb data☆17Updated 7 years ago
- PostgreSQL GIN support for arrays with partial match☆22Updated last month
- PostgreSQL extension for scalable pseudo-random permutations of sequences☆37Updated last year
- Extension for specialized, per-table replication between PostgreSQL instances☆77Updated 7 years ago
- email address type for PostgreSQL☆45Updated 2 months ago
- Postgres extension to merge adjacent/overlapping ranges☆26Updated 3 years ago
- Foreign Data Wrapper for Postgres Dump Files☆54Updated 10 years ago
- PostgreSQL Extension Whitelisting☆96Updated last month
- A simple weighted mean aggregate function for postgresql☆12Updated 9 years ago
- Simple PostgreSQL extension that keeps track of changes to certain tables☆54Updated 9 years ago
- PostgreSQL custom aggregate greatest running total implemented in PL/pgSQL and C☆16Updated 9 years ago
- Postgres' index adviser☆30Updated last year
- Trigger shell command from NOTIFY☆83Updated 4 years ago
- bitmap extension for postgres☆24Updated 4 years ago
- PostgreSQL extension which implements a Foreign Data Wrapper (FDW) for JSON files.☆109Updated 9 years ago
- PostgeSQL extension adding highly desirable, data-type independent array functionality.☆103Updated 8 years ago
- Argm postgresql extension: argmax/argmin and anyold aggregate functions☆27Updated 8 months ago
- A foreign data wrapper for accessing CSV, JSON, EXCEL and ODF files on cloud filesystems.☆37Updated 5 years ago
- Postgres insights made easy☆156Updated 5 years ago
- Useful to e.g. split large updates into multiple smaller db txns and sleep in between, or to run slow queries during non-peak hours.☆34Updated 7 years ago
- PostgreSQL prepare statements made pooling friendly☆44Updated 7 months ago
- Crockford Base32 encoding for PostgreSQL unsigned integers☆12Updated 5 years ago
- Because, sometimes, your Elephant must lie☆92Updated 4 years ago
- Store a hash of data with your SQL queries☆21Updated 9 years ago
- Foreign Data Wrapper for sqlite☆34Updated 4 years ago
- JSONB compression method for PostgreSQL