select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Data types

media_types

Strongly typed MIME media-type data type for PostgreSQL

pgext.cloud · Source code · Documentation · License text · Control file

Overview

Packageemi_monorepo
Version0.1.0
PostgreSQL versions13 · 14 · 15 · 16 · 17
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars10
Latest commit2025-12-17
Catalogue updated2026-08-30

Related extensions

See also

pg_ffmpegExposes FFmpeg media processing functions inside PostgreSQL through a pgrx extension.
bytea_exifPostgreSQL extension for EXIF data reading from bytea value of image and MIME type check
postpicA PostgreSQL image type with SQL image-processing and metadata functions, backed by GraphicsMagick, plus import/export utilities.
imgsmlrImage similarity with haar
pg_phashCalculate Hamming distance between decimal-encoded perceptual image hashes
snowball_bilingualsnowball_bilingual - add-on dictionary template using the combined results of two snowball stemmers
twitter_fdwLegacy foreign data wrapper for the retired unauthenticated Twitter Search API.

Same project

cas_codesCAS Registry Number data type and validation support for PostgreSQL.
elementsChemical elements and isotope metadata exposed as PostgreSQL enum types through pgrx.
iso_codesISO country code enum/data types for PostgreSQL, generated with pgrx.
molecular_formulasMolecular-formula parser and strongly typed PostgreSQL data type
pgrx_validationCross-target Rust validation library compiled as PostgreSQL functions through an optional pgrx feature.