rustio rustio.net
38

pgenum_parser

v0.2.1 Experimental

A parser for PostgreSQL enum types, intended to allow static analysis of enum definitions in SQL dumps (such as provided by Rails' `structure.sql`). It uses pg_query.rs for the analysis of the SQL and can output a structured representation of the enum types defined in the SQL for later consumption.

MIT OR Apache-2.0 Edition 2024
#ruby#postgresql#enum#rails

Quick Verdict

  • !Pre-1.0: API may have breaking changes
  • โœ“Permissive license (MIT OR Apache-2.0)

Security

Checking security advisories...
Downloads
106
Dependents
0
Releases
3
Size
20KB

Deep Insights

๐Ÿ“ˆ
Strong growth momentum

19 downloads in the last 30 days (1/day), up 27% from the previous period.

๐Ÿ“
Compact crate

At 20KB, pgenum_parser is lightweight. Small crate size correlates with focused, well-scoped functionality.

Health Breakdown

Maintenance 13/25

Recency, release consistency, active ratio

Quality 13/25

Yanked ratio, deps, size, maturity, features

Community 3/20

Reverse deps, ownership, ecosystem

Popularity 2/15

Downloads, momentum, growth trend

Documentation 7/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
0/day avg
04/275/156/26/207/87/25

Version Adoption

v0.2.1
66%
v0.2.0
18%
v0.1.0
16%

Release Timeline

3 releasessince 2026
J
F
M
A
M
J
J
A
S
O
N
D
2026
3
Less
More

README

Loading README...

Maintainers

Dependencies
5
direct dependencies
Dependents
0
crates depend on pgenum_parser

Similar Crates