Introducing pgzx: create PostgreSQL extensions using Zig

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. pgmq

    A lightweight message queue. Like AWS SQS and RSMQ but on Postgres.

    And lots of interesting extensions use it, like

    https://github.com/tembo-io/pgmq

    https://github.com/zombodb/zombodb

    https://github.com/supabase/pg_jsonschema

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. zombodb

    Making Postgres and Elasticsearch work together like it's 2023

    And lots of interesting extensions use it, like

    https://github.com/tembo-io/pgmq

    https://github.com/zombodb/zombodb

    https://github.com/supabase/pg_jsonschema

  4. pg_jsonschema

    PostgreSQL extension providing JSON Schema validation

    And lots of interesting extensions use it, like

    https://github.com/tembo-io/pgmq

    https://github.com/zombodb/zombodb

    https://github.com/supabase/pg_jsonschema

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Integrate PostgreSQL and Elasticsearch – ZomboDB

    1 project | news.ycombinator.com | 20 Dec 2022
  • ZomboDB: Making Postgres and Elasticsearch work together like it's 2022

    1 project | news.ycombinator.com | 15 Aug 2022
  • State of the art for serde-compatible CBOR encoding/decoding?

    3 projects | /r/rust | 19 Apr 2022
  • Full text search PG and elastic [High-level questions]

    1 project | /r/PostgreSQL | 15 Apr 2022
  • Unsure if this is the place to ask, but does anybody know of any tools to do full text search on Postgres for patterns, mentions, and so on?

    1 project | /r/PostgreSQL | 12 Feb 2022

Did you know that Rust is
the 5th most popular programming language
based on number of references?