This is a staging site. Uploads will not persist. Testing only.

postgresql-16-pgtap

Unit testing framework extension for PostgreSQL 16

pgTAP is a suite of database functions that make it easy to write TAP-emitting unit tests in psql scripts suitable for harvesting, analysis, and reporting by a TAP harness, such as those used in Perl and PHP applications.

libsavitar5

3MF file handling library (shared library)

Savitar is a C++ library with Python 3 bindings for reading and writing 3MF files.

node-unicode-15.0.0

Unicode 15.0.0 data for Node.js

JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v15.0.0’s categories, scripts, blocks, bidi, and other properties.

postgresql-16-pgsphere

Spherical data types for PostgreSQL

PgSphere, an extension for PostgreSQL, aims at providing uniform access to spherical data. It allows for a fast search and analysis for objects with spherical attributes in geographical, astronomical, or other applications using PostgreSQL.

postgresql-16-pgq3

Generic queue for PostgreSQL

This extension provides generic queues for PostgreSQL.

postgresql-16-pgq-node

Cascaded queueing on top of PgQ

PgQ provides generic queues for PostgreSQL. It allows multiple queues in one database, each queue can be consumed by multiple consumers.