Sagan is aimed to help solutions implementing polyglot persistence.
# Sagan  Sagan is aimed to help solutions implementing polyglot persistence. [](https://github.com/ba-st/Sagan/actions/workflows/SQLite3-Integration-Tests.yml) [](https://github.com/ba-st/Sagan/actions/workflows/PostgreSQL-Integration-Tests.yml) [](https://codecov.io/gh/ba-st/Sagan/branch/release-candidate) [](https://github.com/ba-st/Sagan/actions/workflows/loading-groups.yml) [](https://github.com/ba-st/Sagan/actions/workflows/markdown-lint.yml) [](https://github.com/ba-st/Sagan/releases/latest) [](https://pharo.org) [](https://pharo.org) [](https://pharo.org) [](https://pharo.org) [](https://gemtalksystems.com/products/gs64/) > *Named in honor to [Carl Sagan](https://en.wikipedia.org/wiki/Carl_Sagan), for > teaching us to stay humble against the vastness of the universe.* Quick links - [**Explore the docs**](docs/) - [Report a defect](https://github.com/ba-st/Sagan/issues/new?labels=Type%3A+Defect) - [Request a feature](https://github.com/ba-st/Sagan/issues/new?labels=Type%3A+Feature) ## License - The code is licensed under [MIT](LICENSE). - The documentation is licensed under [CC BY-SA 4.0](http://creativecommons.org/licenses/by-sa/4.0/). ## Platform Compatibility Sagan is tested against the following backends: | Pharo 64 bits | | 10 | 11 | 12 | 13 | | ----------- | -- | -- | -- | -- | -- | | **PostgreSQL** | 16 | ✔️ | ✔️ | ✔️ | ✔️ | | | 17 | ✔️ | ✔️ | ✔️ | ✔️ | | | 18 | ✔️ | ✔️ | ✔️ | ✔️ | | **SQLite** | 3 | ✔️ | ✔️ | ✔️ | ✔️ | ## Installation To load the project in a Pharo image follow these [instructions](docs/how-to/how-to-load-in-pharo.md). ## Contributing Check the [Contribution Guidelines](CONTRIBUTING.md) --- > *Icons by [Icons8](https://icons8.com)*