sqlmodel-console 0.2.2

Beautiful terminal output for SQLModel Rust - automatically adapts to agents vs humans
Documentation
1
2
3
4
5
6
7
8
# 20 rows in 12.34ms
col_0|col_1|col_2|col_3|col_4
r0c0|r0c1|r0c2|r0c3|r0c4
r1c0|r1c1|r1c2|r1c3|r1c4
r2c0|r2c1|r2c2|r2c3|r2c4
r3c0|r3c1|r3c2|r3c3|r3c4
r4c0|r4c1|r4c2|r4c3|r4c4
... and 15 more rows