Show HN: Connparse, a tool to parse DSNs, URLs, file paths, and cloud storage
Category: library
Tags: connection-string-parser, dsn-parser, multi-language, database, cloud-storage
Score: 7.0/10 (Innovation: 6, Technical: 7, Documentation: 8, Utility: 7)
Connparse is a multi-language library and specification for parsing connection strings, DSNs, URLs, file paths, and cloud storage URIs into a structured, safe object with support for dozens of databases and services. Its approach of defining provider rules via a shared YAML specification (CPDS) and providing conformant implementations in JavaScript, Go, Python, Rust, and Java is novel and practical.
Target audience: backend devs, data engineers, devops
Repository: https://github.com/clidey/connparse · JavaScript · Apache-2.0 · 1 stars
View on Hacker News