{"id":67525,"library":"fraugster-parquet-go","title":"Parquet-Go","description":"Parquet-Go is an implementation of the Apache Parquet file format in Go.","status":"active","version":"0.12.0","language":"go","source_language":null,"source_url":"https://github.com/fraugster/parquet-go","tags":["parquet","data","columnar","storage"],"install":[{"cmd":"go get github.com/fraugster/parquet-go","lang":"bash","label":"Install github.com/fraugster/parquet-go"}],"dependencies":[],"imports":[{"symbol":"parquet","correct":"github.com/fraugster/parquet-go"}],"quickstart":{"code":"package main\n\nimport (\n\t\"os\"\n\t\"github.com/fraugster/parquet-go\"\n)\n\nfunc main() {\n\tfw, _ := parquet.NewFileWriter(os.Stdout, parquet.WithSchema(...))\n\tdefer fw.Close()\n}","lang":"go","description":"Create a Parquet file writer."},"warnings":[],"env_vars":null,"search_vec":"'apach':12 'columnar':20 'data':19 'file':14 'format':15 'go':3,6,17 'implement':9 'parquet':2,5,13,18 'parquet-go':1,4 'storag':21","created_at":"2026-06-17T17:38:28.721922+00:00","updated_at":"2026-06-17T17:38:28.721922+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/fraugster/parquet-go","github":"https://github.com/fraugster/parquet-go","docs":"https://pkg.go.dev/github.com/fraugster/parquet-go#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["serialization"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}