Decision Workspace
banshee_schema vs soma-schema vs use-pg-schema
Side-by-side comparison of Rust crates
48
banshee_schema
experimentalv0.2.3
Postgres schema snapshots, on-disk cache, and schema providers for banshee.
53
soma-schema
experimentalv0.4.0
A standalone, reusable SQL migration tool — plain SQL files with UP/DOWN, version tracking, and advisory-lock safety. Postgres first, designed multi-DB.
50
use-pg-schema
experimentalv0.1.0
PostgreSQL schema and search-path primitives for RustUse
Core Metrics
| banshee_schema | soma-schema | use-pg-schema | |
|---|---|---|---|
| Health Score | 48 | 53 | 50 |
| Total Downloads | 127 | 113 | 133 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 10 | 4 | 5 |
| Releases | 5 | 5 | 1 |
| Last Updated | 27d ago | 16d ago | 44d ago |
| Age | 1m | 19d | 1m |
Health Breakdown
banshee_schema
Maintenance
11
Quality
15
Community
9
Popularity
3
Documentation
10
soma-schema
Maintenance
16
Quality
14
Community
8
Popularity
2
Documentation
13
use-pg-schema
Maintenance
10
Quality
14
Community
8
Popularity
3
Documentation
15
Technical Details
| banshee_schema | soma-schema | use-pg-schema | |
|---|---|---|---|
| Version | 0.2.3 | 0.4.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 6 | 14 | 1 |
| Crate Size | 21KB | 81KB | 4KB |
| Features | 2 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | — | 1.95.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •soma-schema leads with a health score of 53/100, but none of the options score above 80.
- •use-pg-schema has the most downloads (133), suggesting wider adoption.