Decision Workspace
tc_postgres vs testcontainers vs sea-query
Side-by-side comparison of Rust crates
39
tc_postgres
growingv0.2.0
Testcontainers image for the postgres docker image.
70
testcontainers
growingv0.27.2
A library for integration-testing against docker containers from within Rust.
70
sea-query
growingv0.32.7
🔱 A dynamic query builder for MySQL, Postgres and SQLite
Core Metrics
| tc_postgres | testcontainers | sea-query | |
|---|---|---|---|
| Health Score | 39 | 70 | 70 |
| Total Downloads | 6.7K | 18.4M | 27.5M |
| 30d Downloads | 206 | 2.6M | 1.5M |
| Dependents | 2 | 5.2K | 1.3K |
| Releases | 1 | 49 | 160 |
| Last Updated | 2585d ago | 4d ago | 17d ago |
| Age | 7y 1m | 7y 7m | 5y 3m |
Health Breakdown
tc_postgres
Maintenance
1
Quality
15
Community
10
Popularity
5
Documentation
8
testcontainers
Maintenance
19
Quality
13
Community
18
Popularity
8
Documentation
12
sea-query
Maintenance
18
Quality
13
Community
16
Popularity
8
Documentation
15
Technical Details
| tc_postgres | testcontainers | sea-query | |
|---|---|---|---|
| Version | 0.2.0 | 0.27.2 | 0.32.7 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 36 | 15 |
| Crate Size | 2KB | 122KB | 264KB |
| Features | 0 | 13 | 24 |
| Yanked % | 0.0% | 2.0% | 6.3% |
| Edition | — | 2021 | 2021 |
| MSRV | — | 1.88 | 1.62 |
| Owners | 3 | 3 | 2 |
Links
Quick Verdict
- •testcontainers leads with a health score of 70/100, but none of the options score above 80.
- •sea-query has the most downloads (27.5M), suggesting wider adoption.
- •testcontainers is depended on by 5.2K crates — strongest ecosystem trust.
- •⚠tc_postgres has not been updated in over a year.