awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةOpen-source alternativesSelf-hosted softwareالمدونةخريطة الموقع
المشروعحولHow we rankالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesPostgreSQL UDF Development Toolkits

Toolkits for defining user-defined functions, triggers, and custom database types in PostgreSQL using Rust.

Distinct from Rust User-Defined Functions: Distinct from Rust User-Defined Functions: focuses on the full toolkit for PostgreSQL UDF development, not just function definitions.

Explore 1 awesome GitHub repository matching development tools & productivity · PostgreSQL UDF Development Toolkits. Refine with filters or upvote what's useful.

Awesome PostgreSQL UDF Development Toolkits GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • pgcentralfoundation/pgrxالصورة الرمزية لـ pgcentralfoundation

    pgcentralfoundation/pgrx

    4,720عرض على GitHub↗

    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

    Provides a complete toolkit for defining PostgreSQL user-defined functions, triggers, and custom types in Rust.

    Rustpostgrespostgresqlpostgresql-extension
    عرض على GitHub↗4,720
  1. Home
  2. Development Tools & Productivity
  3. Custom Task Functions
  4. SQL Function Namespaces
  5. Function Definitions
  6. Rust User-Defined Functions
  7. PostgreSQL UDF Development Toolkits