Expand description
grapple_db
is a library designed to simplify interactions with various databases.
It offers a flexible architecture that allows you to select the database client you need and utilize it according to your requirements.
The library can be easily integrated into your project using feature flags.
Modules§
Traits§
- Pagable
- Trait for paginating through stream models.