Git Product home page Git Product logo

pgxn-site's Introduction

PGXN

PGXN, the PostgreSQL Extention network, is a central distribution system for open-source PostgreSQL extension libraries. It consists of four parts:

  • A network of mirrors for the geographic distribution of extension packages. The master mirror is here.

  • PGXN Manager is a web application via which users can upload packages for distribution on the network (source).

  • PGXN API is a web application that syncs itself to a PGXN mirror and provides a RESTFUL interface for use by PGXN clients (source).

  • PGXN is the main web site for the network, and client to the API. It includes pages describing all the contents of the network, including all released distributions and their documentation, and is fully searchable. It is currently under heavy development (source).

  • A command-line client for installing packages distributed via the network. Development of this piecs has not yet begun.

Project Status

PGXN is now in production. As such, this repository is longer worked on, but this page remains as a pointer to all of the sub-projects that encompass the whole of PGXN.

Who’s Doing This?

I am. I’m David Wheeler, inveterate Perl and PostgreSQL hacker. I love the extensibility of PostgreSQL and have long been a fan of CPAN, the Perl community’s distributed collection of Perl software and documentation. But PostgreSQL’s extensibility is not well-known, and it’s difficult to find the extensions that do exist. I’d like to solve that problem. Care to help?

pgxn-site's People

Contributors

theory avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

pombreda

pgxn-site's Issues

Embedded links to .md files do not work on PGXN

The tds_fdw documentation has a primary README.md file, and that file contains relative links to other .md files. e.g. something like this:

## Installing on CentOS

See [installing tds_fdw on CentOS](InstallCentOS.md).

This works great on GitHub, but the links don't work on PGXN. Instead, you get a 404 error.

It looks like PGXN is translating these pages to html. For example, InstallCentOS.md can be found here.

Since PGXN is converting these .md pages to .html, would it be possible for PGXN to fix the links as well?

This is related to this tds_fdw GitHub issue:

tds-fdw/tds_fdw#44

Release Sorting Issue

Right now, the pgmp page is showing 1.0.0b3 by default, rather than 1.0.0. Both are marked as Testing, so since 1.0.0 is higher than 1.0.0b3, it should show by default.

Feature: add RSS feeds?

I think it would be nice to provide "recent releases" data (obtained from stats/dist.json) as a RSS stream too.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.