#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

#1549 in Database interfaces

25 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

~21–33MB
~612K SLoC