rustio rustio.net
39

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 5d ago)
  • !Pre-1.0: API may have breaking changes
  • โœ“Permissive license (MIT OR Apache-2.0)

Security

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

Deep Insights

๐Ÿ“Š
Download activity

43 downloads in the last 30 days (1/day avg).

๐Ÿ“
Compact crate

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

Health Breakdown

Maintenance 14/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
01020304012/291/162/32/213/113/28

Version Adoption

v0.2.1
37%
v0.2.0
33%
v0.1.0
30%

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