######octothorp.es

#metadata

  • RFC: Extension Metadata Typology

    https://justatheory.com/2024/02/extension-metadata-typology

    Thinking through the PostgreSQL extension metadata use cases and recognizing the types of information they need.

  • Release: pgxn_meta v0.1.0

    https://justatheory.com/2024/08/pgxn_meta_release

    Today I released pgxn_meta v0.1.0, a Rust crate and executable for validating PGXN Meta v1 and v2 META.json files.

  • RFC: PGXN Metadata Sketch

    https://justatheory.com/2024/03/rfc-pgxn-metadata-sketch

    Request for comments on a sketch of a new metadata standard for Postgres extension packaging, distribution, and delivery, building on the PGXN Meta Spec to address its shortcomings and emerging use cases 12 years on.

    Follow #metadata on RSS or use the

    JSON API
    
    curl -X GET \
      -H "Content-type: application/json" \
      -H "Accept: application/json" \
      "https://octothorp.es/~/metadata"