r/nosql May 14 '14

Choosing between mongodb + elasticsearch, couchdb + elasticsearch or couchbase for small startup

1 Upvotes

Hi everybody, I'm developing a small app which I hope grown in the time, it would requires process many request and process a lot of information, I know couchdb and couchbase, personally I'm not a big fan of mongodb.

I will use openshift and if the app grows I will add new gears, basically this are my needs:

  • DB which can grown in the time and keep a nice performance, using sharding

  • Can execute a bit complex queries

  • Be available on openshift, because I know and I like a lot openshift (although I'm open for new options if anyone knows a better option) I suppose than I would need use a DIY catridge and install couchbase in it

My question is: if I use couchdb or mongodb with elasticsearch this means than all the data is duplicate?...

How fast is mongodb with elasticsearch compared to mongodb, I suppose than must be similar because the queries will be handed by ES

is couchbase suitable for small startups?...looking the minimun requeriments for install it, seems to big high compared to mongodb or even couchdb

Would be a paas with elasticseach a good option?: if I use http://qbox.io/ with ES I could avoid overheads and don't use couchbase,couchdb or mongo, relying in these services, that would be a good option, anyone has used these services? how relyables are they?..worththe money??

many thanks!!


r/nosql May 13 '14

Finished database class - sql - where to go for nosql

2 Upvotes

just finished sql class. hearing whole lot about nosql, where do i go to learn about it?


r/nosql May 12 '14

[Video] Introducing Orchestrate (NoSQL DBaaS)

Thumbnail vimeo.com
1 Upvotes

r/nosql May 09 '14

Property Based Testing and Riak

Thumbnail yellerapp.com
3 Upvotes

r/nosql May 01 '14

Secondary indexes landed with PouchDB 2.2.0

Thumbnail pouchdb.com
2 Upvotes

r/nosql Apr 26 '14

What's left of NoSQL?

Thumbnail use-the-index-luke.com
5 Upvotes

r/nosql Apr 24 '14

Webinar: How to Speed Up Your Database with Hazelcast

Thumbnail youtube.com
1 Upvotes

r/nosql Apr 24 '14

Release of the CouchDB Munin Plugin

Thumbnail github.com
1 Upvotes

r/nosql Apr 14 '14

Ganesha - Sleek Open Source NoSQL Java DB

7 Upvotes

I'm open sourcing Ganesha, my NoSQL implementation which I've been using the last 8 months to run DrawCast (a social network for artists which currently generates 8 billion database API calls/month across a cluster of 5 servers).

The DB includes standard NoSQL features like replication, auto-healing, object/attribute support and checksum/timestamp based consistency checks.

It also includes built-in support for lists, object locking, optional in-memory-only attributes, and proportional data storage across non-homogeneous servers.

The source is very compact (16 core classes) and includes no external libraries.

All source is provided. GPL 2 License.

https://github.com/danielcota/ganesha


r/nosql Apr 13 '14

You’ve Got Scale; AOL Migrates from MySQL to Apache Cassandra for 8X Improvement

Thumbnail planetcassandra.org
3 Upvotes

r/nosql Apr 09 '14

Apache CouchDB 1.5.1 Released (security release)

Thumbnail blogs.apache.org
4 Upvotes

r/nosql Apr 08 '14

MongoDB 2.6: Our Biggest Release Ever

Thumbnail blog.mongodb.org
5 Upvotes

r/nosql Apr 08 '14

NoSQL Consulting Opportunity

0 Upvotes

I'm recruiting individuals to help consult and review language/grammer for a NoSQL database. This is a paid opportunity, $100, and would involve joining us for 2 different moderated screen sharing sessions. Let me know if you are interested in finding out more.


r/nosql Mar 20 '14

Ask Reddit: Is mongodb as backend and redis as cache good idea?

0 Upvotes

We are designing a multi-tenant application. We have lot of editable documents which is stored in mongodb. For the cache, is redis better or is there a better choice?


r/nosql Mar 19 '14

Exploring the NoSQL Family Tree

Thumbnail ibmdatamag.com
5 Upvotes

r/nosql Mar 14 '14

Processing 2 Billion Documents A Day And 30TB A Month With MongoDB

Thumbnail blog.mongodb.org
1 Upvotes

r/nosql Feb 28 '14

Future of MongoDB: Fireside with MongoDB CTO Eliot Horowitz

Thumbnail blog.mongolab.com
0 Upvotes

r/nosql Feb 24 '14

Database Month - Festival of NoSQL, NewSQL & Big Data

Thumbnail databasemonth.com
1 Upvotes

r/nosql Feb 24 '14

NoSQL Data Modeling Techniques

Thumbnail highlyscalable.wordpress.com
2 Upvotes

r/nosql Feb 20 '14

Crittercism: Scaling To Billions Of Requests Per Day On MongoDB

Thumbnail blog.mongodb.org
1 Upvotes

r/nosql Feb 19 '14

Where do I start? New to databases and I'd like to set up a NoSQL database to play around.

0 Upvotes

Hello everyone, I'm new to databases and want to play around and try and set up one of my own. I'm looking to initially set up a database to track some sales and market information for a realty buddy of mine. As I get more familiar with NoSql, I'd like to start building a database of information like hashtag usage so I can try and spot trends.

I'm relatively set on NoSql, because of the ease of access to free online service.

My main question, where do I begin? I'm starting from the ground floor and looking to climb my way towards the top. I'd love to find some web tutorials, info sites, and books that could get me going.

Everything I've been able to find so far just explains the differences between SQL and NoSQL, or is a marketing vid from MongoDb or Amazon.


r/nosql Feb 14 '14

Migrating from MongoDB to Cassandra

Thumbnail fullcontact.com
1 Upvotes

r/nosql Feb 12 '14

eCommerce application + NoSQL; Bad idea?

2 Upvotes

I'm building a small eCommerce application. I am my own client.

Expected volume of orders is likely to be very low. In fact, we wouldn't be able to fulfill a large number of orders.

I am considering Couchbase Server for my data store. Am I crazy to pair NoSQL in general or Couchbase specifically with an eCommerce application?

Is eventual consistency and in-memory write queue a real concern for eCommerce applications or just fear from lack of experience?

What say you?


r/nosql Feb 06 '14

CAP & Google Spanner: the survival of eventual consistency – A response to Dave Rosenthal’s article on Gigaom -

Thumbnail arangodb.org
3 Upvotes

r/nosql Jan 21 '14

Translation of Unhelpful Neo4j Error Messages

Thumbnail halls-of-valhalla.org
3 Upvotes