{"id":50174,"library":"jackc-pgio","title":"pgio","description":"Package pgio is a low-level toolkit building messages in the PostgreSQL wire protocol.","status":"active","version":"1.0.0","language":"go","source_language":null,"source_url":"https://github.com/jackc/pgio","tags":["postgresql","protocol","binary","encoding"],"install":[{"cmd":"go get github.com/jackc/pgio","lang":"bash","label":"Install github.com/jackc/pgio"}],"dependencies":[],"imports":[{"symbol":"pgio","correct":"github.com/jackc/pgio"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/jackc/pgio\"\n)\n\nfunc main() {\n\tbuf := make([]byte, 0, 4)\n\tbuf = pgio.AppendInt32(buf, 42)\n\tfmt.Printf(\"Encoded int32: %x\\n\", buf)\n}","lang":"go","description":"Append an int32 to a byte buffer using pgio"},"warnings":[],"env_vars":null,"search_vec":"'binari':19 'build':10 'encod':20 'level':8 'low':7 'low-level':6 'messag':11 'packag':2 'pgio':1,3 'postgresql':14,17 'protocol':16,18 'toolkit':9 'wire':15","created_at":"2026-06-15T04:43:17.612443+00:00","updated_at":"2026-06-15T04:43:17.612443+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/jackc/pgio","github":"https://github.com/jackc/pgio","docs":"https://pkg.go.dev/github.com/jackc/pgio#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["database"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}