Rust postgresql-extension

Open-source Rust projects categorized as postgresql-extension

Top 4 Rust postgresql-extension Projects

  • pgrx

    Build Postgres Extensions with Rust!

    Project mention: Postgres: The Next Generation | news.ycombinator.com | 2023-10-10

    I think maybe what you’re really looking for are the files here: https://github.com/pgcentralfoundation/pgrx/tree/c2eac033856...

    Those are the internals we currently expose as unsafe “sys” bindings.

    As we/contributors identify more that are desired we add them.

    pgrx’ focus is on providing safe wrappers and general interfaces to the Postgres internals, which is the bulk of our work and is what will take many years.

    As unsafe bindings go, we could just expose everything, and likely eventually will. There’s just some practical management concerns around doing that without a better namespace organization —- something we’ve been working.

    The Postgres sources are not small. They are very complex, inconsistent in places, and often follow patterns that are specific to Postgres and not easy to generalize.

    If you’ve never built an extension with pgrx, give it a shot one afternoon. It’s very exciting to see your own code running in your database.

  • wasmer-postgres

    💽🕸 Postgres library to run WebAssembly binaries.

  • InfluxDB

    Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.

  • wrappers

    Postgres Foreign Data Wrapper development framework in Rust.

    Project mention: Is anyone here interested in a general purpose guide on how to sync data between Supabase and outside resources? | /r/Supabase | 2023-05-08

    However, considering the emergence of Supabase wrappers, it might be more beneficial to develop a walkthrough focused on creating Rust-based wrappers. This way, the community can start building a variety of useful wrappers (really plugins).

  • ansilo

    Unlocking the power of SQL/MED to create data ecosystems from disparate data sources

    Project mention: Show HN: Ansilo is Postgres for building natural data APIs using SQL/MED | news.ycombinator.com | 2022-12-05
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-10-10.

Rust postgresql-extension related posts

Index

What are some of the best open-source postgresql-extension projects in Rust? This list will help you:

Project Stars
1 pgrx 2,884
2 wasmer-postgres 385
3 wrappers 343
4 ansilo 4
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com