#pyrit adds support for #sqlalchemy
Pyrit’s storage code was abstracted and refactored which makes it possible to use relational databases like firebird
The benefit: Create a central mysql/pgsql/mssql/oracle/firebird/sqlite-server somewhere on your network and let multiple Pyrit-clients access and work on the central server for good; enjoy the blessings of ACID, partitioning, automatic backup, replication and fine-grained user authentication.