← All repos

postgres-array

Parse postgres array columns

Browse cluster: Cluster 193
38commits
9contributors
1languages

Tech stack & purpose

postgres-array is a JavaScript package for parsing PostgreSQL array columns. It provides a parse function that accepts a Postgres array string and an optional transform function to convert values, allowing developers to extract and manipulate array data from PostgreSQL queries. The project is built for Node.js and was created by Ben Drucker.

Languages

JavaScript
100.0%

Contributors