#repository #postgresql

orlok

A database toolkit with generic implementations of the Repository pattern

3 releases (breaking)

0.3.0 Jun 22, 2023
0.2.0 May 17, 2023
0.1.0 May 13, 2023

#1295 in Database interfaces

Download history 15/week @ 2024-02-15 41/week @ 2024-02-22 25/week @ 2024-02-29 33/week @ 2024-03-28 19/week @ 2024-04-04

52 downloads per month

MIT license

385KB
1.5K SLoC

Orlok

Orlok

A database toolkit with generic implementations of the Repository pattern.

Documentation

The latest documentation: https://docs.rs/orlok/latest/orlok/

How to run tests

docker compose up -d
cargo test -- --test-threads=1

Dependencies

~22–36MB
~704K SLoC