Optimized PostgreSQL types and operators for 128/256-bit signed and unsigned integers plus 160/256-bit hexadecimal web3 values.
pgext.cloud · Source code · Documentation · License text · Control file
| Package | postgres_web3 |
|---|---|
| Version | 1.0 |
| PostgreSQL versions | 15 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 33 |
| Latest commit | 2023-04-27 |
| Latest release | 2023-04-27 |
| Catalogue updated | 2026-08-30 |
| postgreth | A pgrx extension providing Ethereum bloom/address/hash types plus Solidity ABI item and event-log decoding to JSONB. |
| uints | C extension providing unsigned 16-bit and 32-bit integer types with casts, operators, and numeric support functions. |
| pg_chainutils | Blockchain utility types and functions for PostgreSQL, built with pgrx. |
| pg_blkchain | C extension providing Bitcoin blockchain parsing and helper functions for PostgreSQL. |
| pg_credereum | Cryptographically verifiable database auditing backed by blockchain-style transaction blocks. |
| tinyint | One-byte signed integer type with arithmetic, casts, aggregates, and B-tree, hash, and GIN operator classes. |
| pg_ibc_0_1 | PostgreSQL extension for decoding and handling IBC protocol data types |
| mumak | Cardano CBOR parser |