Hacker News new | ask | show | jobs
by rvn1045 1885 days ago
This would be super nice to have when developing mobile apps. I’ve used sqllite when developing with react-native, but can see myself using a mongita type solution.
2 comments

It’s written in python so I assume that’s a no go.
If you’re already using JavaScript and you want an embeddable document database you could look at PouchDB.