awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesPostgreSQL Fork Compilation

Allows compilation for PostgreSQL forks with different ABIs by opting into an unsafe feature flag.

Distinct from Application Fork Customizations: Distinct from Application Fork Customizations: focuses on compiling extensions for database forks with different ABIs, not general application fork branding.

Explore 1 awesome GitHub repository matching devops & infrastructure · PostgreSQL Fork Compilation. Refine with filters or upvote what's useful.

Awesome PostgreSQL Fork Compilation GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • pgcentralfoundation/pgrxAvatar von pgcentralfoundation

    pgcentralfoundation/pgrx

    4,720Auf GitHub ansehen↗

    pgrx is a framework for building and packaging custom PostgreSQL extensions using Rust. It serves as a foreign function interface bridge that maps Rust types and functions to the internal server programming interface of the database. The project provides a specialized toolchain for cross-compilation across different operating systems and target architectures using custom sysroots. It includes a schema generator that automatically translates high-level language structures into SQL definitions and binary protocol mappings. The framework manages memory safety by wrapping database memory context

    Allows compilation for PostgreSQL forks with different ABIs by opting into an unsafe feature flag.

    Rustpostgrespostgresqlpostgresql-extension
    Auf GitHub ansehen↗4,720
  1. Home
  2. DevOps & Infrastructure
  3. Application Fork Customizations
  4. PostgreSQL Fork Compilation