6 releases

0.12.7 Dec 2, 2023
0.12.6 Sep 19, 2023
0.12.5 Jul 17, 2023
0.12.0 Dec 8, 2022
0.9.0 Aug 19, 2020

#443 in Database interfaces

Download history 41/week @ 2024-02-19 23/week @ 2024-02-26 14/week @ 2024-03-11 144/week @ 2024-04-01

158 downloads per month
Used in ofdb-boundary

MIT/Apache

76KB
2K SLoC

Open Fair DB

The backend for Karte von morgen written in Rust.

An open geografical database for information about organisations (initiatives, companies) written in Rust and mainly used as the backend for Karte von morgen. You can use this code to setup your own database, but if you want to use global data from https://openfairdb.org/ or contribute to this project together with Kartevonmorgen.org, please see our API-Specifications.

GitHub CI License

Documentation

The project documentation can be found in the doc folder or at https://book.ofdb.io.

License

Copyright (c) 2018 - 2023 slowtec GmbH
Copyright (c) 2015 - 2018 Markus Kohlhase

This project is licensed under the AGPLv3 license.


lib.rs:

ofdb-entities

Reusable, agnostic domain entities for OpenFairDB.

The entities only contain generic functionality that does not reveal any application-specific business logic.

Dependencies

~8MB
~211K SLoC