Decision Workspace
neumann_server vs neumann_client vs pg-embed
Side-by-side comparison of Rust crates
42
neumann_server
experimentalv0.4.0
gRPC server exposing Neumann database via QueryRouter
44
neumann_client
experimentalv0.4.0
Rust client SDK for Neumann database
64
pg-embed
stablev1.0.0
Run a Postgresql database locally on Linux, MacOS or Windows as part of another Rust application or test.
Core Metrics
| neumann_server | neumann_client | pg-embed | |
|---|---|---|---|
| Health Score | 42 | 44 | 64 |
| Total Downloads | 19 | 14 | 184.1K |
| 30d Downloads | 19 | 14 | 7.7K |
| Dependents | 1 | 0 | 64 |
| Releases | 1 | 1 | 28 |
| Last Updated | 14d ago | 14d ago | 31d ago |
| Age | 14d | 14d | 5y |
Health Breakdown
neumann_server
Maintenance
12
Quality
9
Community
7
Popularity
2
Documentation
12
neumann_client
Maintenance
12
Quality
13
Community
6
Popularity
1
Documentation
12
pg-embed
Maintenance
16
Quality
16
Community
11
Popularity
6
Documentation
15
Technical Details
| neumann_server | neumann_client | pg-embed | |
|---|---|---|---|
| Version | 0.4.0 | 0.4.0 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 46 | 16 | 13 |
| Crate Size | 272KB | 43KB | 272KB |
| Features | 0 | 4 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.75 | 1.75 | 1.88 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •pg-embed leads with a health score of 64/100, but none of the options score above 80.
- •neumann_server, neumann_client are pre-1.0 — API may change.