awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesExtension Testing Environments

Launches a PostgreSQL instance with the extension loaded and opens an interactive psql session for testing.

Distinct from PostgreSQL Extensions: Distinct from PostgreSQL Extensions: focuses on the testing workflow, not the extensions themselves.

Explore 1 awesome GitHub repository matching data & databases · Extension Testing Environments. Refine with filters or upvote what's useful.

Awesome Extension Testing Environments GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • pgcentralfoundation/pgrxAvatar pgcentralfoundation

    pgcentralfoundation/pgrx

    4,720Vezi pe 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

    Launches a PostgreSQL instance with the extension loaded and opens an interactive psql session.

    Rustpostgrespostgresqlpostgresql-extension
    Vezi pe GitHub↗4,720
  1. Home
  2. Data & Databases
  3. PostgreSQL Extensions
  4. Extension Testing Environments