Skip to main content

Database

Numeraire SwissKnife supports multiple SQL databases by using the powerful Rust ORM, SeaORM under the hood.

Tested with PostgreSQL, we are confident the implementation should work with SQLite (testing soon), MySQL or MariaDB.

See the configuration values for the database here.

Not finding your preferred database?​

If you want to use a different SQL database, please open a feature request on our GitHub repository.