Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Have you considered using SQLite (and probably JSON1) as the backend and just making an API that amps from the Mongo API to SQLite?

It seems like this would probably have better read performance and the battle-tested reliability that we love from SQLite.



Yup. Considered it. I initially settled on no because it might compromise the design goal of 1:1 MongoDB/PyMongo compatibility. Now the idea is being revived as an option alongside the two existing backends. I am concerned there might be an issue with some square-peg high level MongoDB operations simply not fitting into the SQLite round-hole but it's certainly something that's being investigated.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: