Currently, I am storing the database on mongoDB's free shared cluster cloud which allows for a max of 512.0 MB. For now, I believe that should be enough size. The database can be accessed through users which I have set up and I can provide access to whoever needs it.
I would be down to look into other databases and implement them if anyone has any suggestions.
We have decided to move to a local database. Where are we running mongoDB? Create ticket to find a solution. Local machine? In the cloud? Can we get something for free?
Currently, I am storing the database on mongoDB's free shared cluster cloud which allows for a max of 512.0 MB. For now, I believe that should be enough size. The database can be accessed through users which I have set up and I can provide access to whoever needs it.
I would be down to look into other databases and implement them if anyone has any suggestions.