Y
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
rad_gruchalski
1885 days ago
It’s written in python so I assume that’s a no go.
link
mr_toad
1884 days ago
If you’re already using JavaScript and you want an embeddable document database you could look at PouchDB.
link