Blockchain utility types and functions for PostgreSQL, built with pgrx.
pgext.cloud · Source code · Documentation · Control file
| Package | pg_chainutils |
|---|---|
| Version | 0.2.4 |
| PostgreSQL versions | 17 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Schema | base58, cowswap, ed25519, erc20, erc721, h160, h256, spl, sushiswap, u256, uniswap, velodrome |
| Stars | 3 |
| Latest commit | 2025-06-01 |
| Catalogue updated | 2026-08-30 |
| pg_blkchain | C extension providing Bitcoin blockchain parsing and helper functions for PostgreSQL. |
| pg_chainsync | Access blockchain blocks, events, and tasks directly inside PostgreSQL using background workers. |
| pg_credereum | Cryptographically verifiable database auditing backed by blockchain-style transaction blocks. |
| postgreth | A pgrx extension providing Ethereum bloom/address/hash types plus Solidity ABI item and event-log decoding to JSONB. |
| postgres_web3 | Optimized PostgreSQL types and operators for 128/256-bit signed and unsigned integers plus 160/256-bit hexadecimal web3 values. |
| pg_ibc_0_1 | PostgreSQL extension for decoding and handling IBC protocol data types |
| mumak | Cardano CBOR parser |
| postgreChain | Query Solana RPC data and perform wallet, airdrop, and transfer operations directly from PostgreSQL |