{"id":94965,"library":"pg-array-parser","title":"PG Array Parser","description":"Simple library to parse PostgreSQL arrays into an array of strings.","status":"active","version":"0.0.9","language":"ruby","source_language":null,"source_url":"https://github.com/dockyard/pg_array_parser","tags":["postgresql","arrays","parsing","database"],"install":[{"cmd":"gem install pg_array_parser","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'pg_array_parser', '~> 0.0.9'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"PGArrayParser","correct":"require 'pg_array_parser'"}],"quickstart":{"code":"require 'pg_array_parser'\n\nparser = PGArrayParser.new\nresult = parser.parse('{1,2,3}')\nputs result.inspect","lang":"ruby","description":"Parse a PostgreSQL array string into a Ruby array"},"warnings":[],"env_vars":null,"search_vec":"'array':2,9,12,16 'databas':18 'librari':5 'pars':7,17 'parser':3 'pg':1 'postgresql':8,15 'simpl':4 'string':14","created_at":"2026-06-19T10:15:43.162001+00:00","updated_at":"2026-06-19T10:15:43.162001+00:00","problems":[],"ecosystem":"rubygems","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/dockyard/pg_array_parser","github":"https://github.com/dockyard/pg_array_parser","docs":"http://www.rubydoc.info/gems/pg_array_parser/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["database","serialization"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}