rustio rustio.net
35

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

  • โœ“Actively maintained (updated 64d ago)
  • !Pre-1.0: API may have breaking changes
  • โœ“Permissive license (MIT OR Apache-2.0)

Security

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

Deep Insights

๐Ÿ“Š
Steady growth

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

๐Ÿ“
Compact crate

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

Health Breakdown

Maintenance 10/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
02/263/164/34/215/95/26

Version Adoption

v0.2.1
61%
v0.2.0
20%
v0.1.0
19%

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