#pagination #order #relational #table #sql-query

rdb-pagination-core

SQL query extension library for handling pagination and sorting in relational databases

7 releases

new 0.3.1 Dec 19, 2024
0.3.0 Dec 19, 2024
0.2.2 Aug 29, 2024
0.2.1 Jul 5, 2024
0.1.1 Apr 8, 2024

#2499 in Database interfaces

Download history 213/week @ 2024-08-29 67/week @ 2024-09-05 39/week @ 2024-09-12 39/week @ 2024-09-19 34/week @ 2024-09-26 54/week @ 2024-10-03 7/week @ 2024-10-10 3/week @ 2024-10-17 7/week @ 2024-10-24 13/week @ 2024-10-31 29/week @ 2024-11-07 38/week @ 2024-11-14 42/week @ 2024-11-21 59/week @ 2024-11-28 34/week @ 2024-12-05 41/week @ 2024-12-12

178 downloads per month
Used in 2 crates

MIT license

39KB
905 lines

RDB Pagination

CI

SQL query extension library for handling pagination and sorting in relational databases. See the rdb-pagination crate.

Crates.io

https://crates.io/crates/rdb-pagination

Documentation

https://docs.rs/rdb-pagination

License

MIT


lib.rs:

RDB Pagination Core

SQL query extension library for handling pagination and sorting in relational databases. See the rdb-pagination crate.

Dependencies

~160KB