protocolbuffers / protocolbuffers/protocolbuffers.github.io

Protobuffer support for postgres: pgproto

Open
#304 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
HTML
Stars
69
Forks
179
PR merge metrics
No merged PRs in 30d

Description

Sharing a new extension released recently which allows Postgres to store protobuffers natively called pgproto.

https://pgxn.org/dist/pgproto/

Results: Much faster than JSONB for using Postgres as a NoSQL / SQL hybrid, uses 65% less storage space and is 37% faster to retrieve.
It also fairs pretty well against native postgres columns and joint tables.

Just wanted to see if we should add this to the page.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the page in the protocolbuffers/protocolbuffers.github.io repository that lists related PostgreSQL or storage projects. Read its existing entry format, review the pgproto project at the linked PGXN page, and add the extension if it fits the page's scope. Done means the page includes an accurate pgproto entry and link.

Written by the indexing model from the issue text.

Assessment

Tech stack
postgres
Domain
documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.