select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Data types

postgres_web3

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

Overview

Packagepostgres_web3
Version1.0
PostgreSQL versions15
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars33
Latest commit2023-04-27
Latest release2023-04-27
Catalogue updated2026-08-30

Related extensions

See also

postgrethA pgrx extension providing Ethereum bloom/address/hash types plus Solidity ABI item and event-log decoding to JSONB.
uintsC extension providing unsigned 16-bit and 32-bit integer types with casts, operators, and numeric support functions.
pg_chainutilsBlockchain utility types and functions for PostgreSQL, built with pgrx.
pg_blkchainC extension providing Bitcoin blockchain parsing and helper functions for PostgreSQL.
pg_credereumCryptographically verifiable database auditing backed by blockchain-style transaction blocks.
tinyintOne-byte signed integer type with arithmetic, casts, aggregates, and B-tree, hash, and GIN operator classes.
pg_ibc_0_1PostgreSQL extension for decoding and handling IBC protocol data types
mumakCardano CBOR parser