For now, we are only using a MongoDB, but I believe there are no restrictions on supporting any other storage system. Roadmap for doing this: - [x] Research [FerretDB](https://github.com/FerretDB/FerretDB) for ad-hoc solution with postgresql - [ ] Clean up dataAccess package. There are a lot of unused code and abstractions - [ ] TODO
For now, we are only using a MongoDB, but I believe there are no restrictions on supporting any other storage system.
Roadmap for doing this: