📄️ Multiple Databases
It is no problem at all to use several databases and access them at the same time.
📄️ Database Transactions
Transactions can be used to combine several database statements.
📄️ SQLite as base for a key value storage
SQLite provides a solid and well-tested foundation.