Extensions / Functions and aggregates
Fibonacci extension for PostgreSQL.
pgext.cloud · Source code · Documentation · License text · Control file
| Package | fibonacci |
|---|---|
| Version | 0.0.2 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 2 |
| Latest commit | 2018-12-22 |
| Latest release | 2018-12-22 |
| Catalogue updated | 2026-08-30 |
| fbsql | Closure-preserving formula-based statistical modeling in SQL |
| cmath | C11 math functions exposed to PostgreSQL with C-backed implementations. |
| graph_component | Compute graph components |
| onesparse | Sparse linear algebra and graph extension for PostgreSQL 18 |
| get_sum | simple sum of two integers for postgres externsion using c |
| gcd | C function that computes the greatest common divisor of an integer array. |
| pg_kalman | A Kalman filter extension for PostgreSQL. |
| numpgsql | Array and numerical computing library for PostgreSQL |