Is there any reason to expect fundamental inefficiencies with this approach vs a vertically integrated approach like a conventional document store? Any other downsides? I ask because this seems like to obviously good an idea to be true, so I need to look for the flip side before I get to excited. Otherwise, this laying seems like the obvious approach, and I can only lament that it's taken this long.
FoundationDB Document Layer
21–30 of 36 posts
Re: FoundationDB Document Layer
#22> Document Layer has a familiar API, and is compatible with the MongoDB® protocol Was wondering how I would replace MongoDB due to the shift in Licensing become more and more agressive. Well , I think I found it. Farewell MongoDB.
more like a scaling issue, as mongo is master-slave and a distributed horizontally scaled world can't live with such a bottleneck.
Re: FoundationDB Document Layer
#23Soooo stoked. This should make futzing with it to get started a lot easier. I've been thinking about going to the FoundationDB summit to hopefully learn more... Does anyone have any good resources for learning about it? I've tried a few times but find the documentation a bit hard to grok. Maybe I'm just slow. Also if you haven't seen it, this is one of the most amazing talks on distributed systems (because it's about…
Re: FoundationDB Document Layer
#24FoundationDB always sounded amazing, BUT, the way they disappeared when it was bought by Apple left a bitter taste in my mouth and I don't think I would ever trust them enough to build my business around their product.
Re: FoundationDB Document Layer
#25Re: FoundationDB Document Layer
#26Can someone write a Google Datastore layer so that I can finish my appengine/datastore adventure once and for all?
Re: FoundationDB Document Layer
#27Can someone write a Google Datastore layer so that I can finish my appengine/datastore adventure once and for all?
Re: FoundationDB Document Layer
#28Can someone write a Google Datastore layer so that I can finish my appengine/datastore adventure once and for all?
but it's a really big project... (But you can run just the Datastore: https://github.com/AppScale/appscale/tree/master/AppDB)
Re: FoundationDB Document Layer
#29Their aggregation framework is pretty neat and the database also has full graph capabilities. Heck, I can even combine joins and graph traversal in the same query.
Re: FoundationDB Document Layer
#30> Document Layer has a familiar API, and is compatible with the MongoDB® protocol Was wondering how I would replace MongoDB due to the shift in Licensing become more and more agressive. Well , I think I found it. Farewell MongoDB.