Extensions / Functions and aggregates
Generate uniformly distributed random float8 vectors by dimension and size
pgext.cloud · Source code · Documentation · Control file
| Package | pyramid_generate |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | Yes |
| Relocatable | Yes |
| Stars | 0 |
| Latest commit | 2026-04-09 |
| Catalogue updated | 2026-08-30 |
| pg_bestmatch | Generate BM25 sparse vector inside PostgreSQL |
| floatvec | Math for vectors (arrays) of numbers |
| vectorize | The simplest way to do vector search on Postgres |
| pgcontext | Vector, filter-aware HNSW, and hybrid retrieval over authoritative PostgreSQL tables. |
| pg_ai | PostgreSQL extension that provides (RAG capable)SQL functions to interpret data using multi modal LLMs and vectors. |
| sparse_vector | C data type and functions for sparse float vectors, normalization, dot product, and cosine similarity. |
| pg_gembed | Generate embeddings inside PostgreSQL |
| ganos_geometry_pyramid | Builds sparse vector tile pyramids for fast rendering of large 2D geometry datasets. |
| vector | vector data type and ivfflat and hnsw access methods |
| pg_splade | Generate SPLADE sparse-vector embeddings inside PostgreSQL |