152 Forks
2331 Stars
2331 Watchers

pgx

Build Postgres Extensions with Rust!

How to download and setup pgx

Open terminal and run command
git clone https://github.com/tcdi/pgx.git
git clone is used to create a copy or clone of pgx repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pgx https://github.com/tcdi/pgx/archive/master.zip

Or simply clone pgx with SSH
[email protected]:tcdi/pgx.git

If you have some problems with pgx

You may open issue on pgx support forum (system) here: https://github.com/tcdi/pgx/issues