Closed SmokinCaterpillar closed 4 years ago
The MongoDB implementation is still lingering on some branch. However, I with my novel DB experience thanks to now being part of the real workforce :-D, I have my doubts whether Mongo is the right choice. Apparently postgreSQL has tremendous and bigly support for JSON structures and is less error prone. So maybe a postgreSQL backend that stores the tree in JSON (much like the MongoDB backend now does) is the better way to go.
no more mongo
I am currently experimenting with MongoDB as an alternative backend to HDF5. First tests are looking promising.