Back to Postgresql as MongoDB and SQLite fail
Back to Postgresql as MongoDB and SQLite fail After heavier testing, I kept running into SQLite ‘database is locked’ message all the time. It is really frustrating so I resorted back to MongoDB. When I tried reading in my database with pyMongo Python package, I kept getting no results. I would then reset tthe script, …