PostgreSQL extension providing first and last aggregate functions.
☆34Mar 1, 2024Updated 2 years ago
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:
- Textual numeric datatypes for PostgreSQL☆10Oct 8, 2025Updated 4 months ago
- Functions to generate a `README.md` document for a database extension or schema, based on `COMMENT` objects found in the `pg_description`…☆13Sep 2, 2024Updated last year
- Postgres C extension with aggregate functions for array inputs☆37Mar 28, 2025Updated 11 months ago
- Expose foreign tables as a regular table. This is useful when using some BI tools that don't support foreign tables.☆15Dec 14, 2023Updated 2 years ago
- lz4 compression for PostgreSQL 12+ (dev)☆22Oct 16, 2021Updated 4 years ago
- A Postgres extension in C to compute statistics on arrays of numbers☆50Mar 28, 2025Updated 11 months ago
- PostgreSQL implementation of mustache templating☆21Jan 1, 2026Updated 2 months ago
- PostgreSQL extension with functions and aggregates for financial calculations☆27Oct 7, 2025Updated 4 months ago
- PostgreSQL Extension: More friendly system catalog for PostgreSQL☆24Aug 9, 2025Updated 6 months ago
- V-gram indexing for PostgreSQL☆12Jul 30, 2025Updated 7 months ago
- PostgreSQL extension to generate QR code☆17Aug 22, 2022Updated 3 years ago
- a PostgreSQL extension that allows you to set quotas on connections (per user, database or IP)☆13Dec 12, 2014Updated 11 years ago
- PostgreSQL extension to manage idle session timeout☆10Sep 26, 2025Updated 5 months ago
- Stable hash functions for Postgres☆57Apr 3, 2024Updated last year
- Elixir NIFs for interacting with llama_cpp.rust managed GGUF models.☆13Jul 29, 2025Updated 7 months ago
- ☆11Dec 19, 2023Updated 2 years ago
- Crockford Base32 encoding for PostgreSQL unsigned integers☆13Sep 8, 2019Updated 6 years ago
- Simple PostgreSQL extension to give the administrator a view of how SSL is used in the installation☆15Feb 16, 2018Updated 8 years ago
- PostgreSQL fulltext search addon☆12Mar 21, 2018Updated 7 years ago
- Implements Natural Sort Order as an ANSI C PostgreSQL extension.☆12Oct 30, 2025Updated 4 months ago
- PostgreSQL extension (in C) to expose functionality from the ICU library☆32Jan 2, 2026Updated 2 months ago
- Performant and flexible rate limiting algorithm for postgres☆14Sep 2, 2017Updated 8 years ago
- 🔐🐘 PostgreSQL WebAuthn Server☆14Sep 30, 2025Updated 5 months ago
- Functions and views to facilitate PostgreSQL object access inspection☆28May 16, 2024Updated last year
- restrict some SQL commands on PostgreSQL