Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
realusername
10y ago
0 comments
Save
Share
Why not rethinkdb or couchdb then ? Mongo is not the only Javascript friendly document oriented database.
0 comments
3 comments · 1 top-level
top
newest
oldest
joepie91_
10y ago
· 2 in thread
Mongo isn't even "Javascript-friendly". It just accepts JSON for queries, that's all. JSON is approximately as related to Javascript as Javascript is related to Java.
egeozcan
10y ago
Its shell accepts JavaScript commands IIRC. Not sure if that's enough to call it JS Friendly though.
joepie91_
10y ago
It might, but you're not going to be using that shell in an actual application, so that would hardly make a difference. The querying is all JSON.
j
/
k
navigate · click thread line to collapse