Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account
List archives

Re: ElasticSearch vs NoSQL

Manipulate Mapping from Java
(32 lines)
Network speed requirement for ES cluster
(15 lines)
Mar 18, 2011
Eks Dev
Eks Dev
I just started playing with ES and had to comment this subject. 

imo, this question in subject (discussion is great!) is plain wrong. What I
would like to see somewhere is rather search and "nosql db". Keeping these
two topics apart is like saying, OK let us separate DBMS from indexing and
SQL. Search is great, nosqldb-s are great, but not enough. 

"traditional search" is just one application, useful, but just one
application. More traditional, and much more general computation model is
to
have some way to locate data (old way "SQL", new way "search"), retrieve
data (old way "SQL", new way nosql KV stores), do something with data (SQL
vs map-reduce today on mega-data) and put it back to storage/deliver
outside. 

What I am trying to say, the "new way" has one missing link, keeps data in
two completely separate worlds, technologically and logically apart (think
e.g. hbase and ES or cassandra and solr). This is expensive, hard to setup,
hard to keep in sync, duplicates demand on resources ... 

In ideal world, imagine hbase where each node keeps embedded lucene to
expose search part with all this magic Shay is doing with ES. This would
become one infrastructure to keep all players in sync , one set of APIs to
talk to clients... It Seams riak goes this way.     

I think I see this way of thinking behind ES, so imagine ES doing
map-reduce, keeping your data safe like hbase... :) 


Dreaming in public is, I guess,  OK   

Cheers, 
Eks




Reply
Tags: imo
Messages in this thread
Re: ElasticSearch vs NoSQL
reply Re: ElasticSearch vs NoSQL
(106 lines) Mar 19, 2011 17:23
reply Re: ElasticSearch vs NoSQL
(141 lines) Mar 22, 2011 13:19
reply Re: ElasticSearch vs NoSQL
(9 lines) Mar 22, 2011 16:21
Search the http://elasticsearch.org website with elasticsearch itself
February 11, 2011 08:53:09 AM
Hi, I've spent couple of hours during the last days with implementing an ElasticSearch-backed search for the ES website (so it could be “self-hosted”, so to speak), as we have been talking about it on IRC the other day. First, you can try the…
NoSql summer
June 1, 2010 11:28:49 AM
Hi, Found this on the web http://nosqlsummer.org and thought it may be of interest to the Couch community. The idea is to discuss a number of NoSQL papers as a group. London ones are at Skillsmatter in the city.Also events in other parts of the…
NoSQL, YesCQL?
October 28, 2010 03:39:05 PM
I don't know about everyone else, but I've been pretty dissatisfied with our API situation for some time. I used to be of the opinion that The Problem was Thrift and The Answer was Avro. I do still prefer Avro over Thrift as dependencies go, but…
Re: Integration with NoSQL
October 2, 2010 02:44:07 PM
On Sat, 2010-10-02 at 12:37 -0700, jlist9 wrote: > I've been thinking that :-) Part of the problem is that with Solr, the search > engine I'm currently using, insert and delete are fine but update is a bit > awkward. It doesn't support…
Integration with NoSQL
October 2, 2010 01:29:09 PM
I just read this post: http://groups.google.com/a/elasticsearch.com/group/users/browse_thread /thread/e19eab5060d1bd55/246bc792b4415d69?lnk=gst&q=mongodb#246bc7 92b4415d69 and this article:…
nosql frankfurt
September 29, 2010 01:45:53 AM
i gave a talk about redis and how we use it at wooga, and why we chose it over cassandra -- somewhat set up as a straw man -- in frankfurt yesterday. here are my slides: http://www.slideshare.net/tim.lossen.de/cassandra-vs-redis cheers tim …
Re: Integration with NoSQL
October 2, 2010 02:37:57 PM
I've been thinking that :-) Part of the problem is that with Solr, the search engine I'm currently using, insert and delete are fine but update is a bit awkward. It doesn't support field update. Instead, you'd have to delete a document and re-index…
NoSQL Storage Backend
February 8, 2011 06:23:51 AM
Hello, I found a posting on the mailing list from 2008 "Adding new storage backend to Dovecot" while searching for POP3 and IMAP servers, that allow to use a NoSQL backend rather than a traditional file system. The problem with traditional…
Consolidation in NoSQL land: CouchBase
February 8, 2011 10:21:51 AM
http://www.readwriteweb.com/cloud/2011/02/nosql-consolidation-couchon e-a.php "In the near term we will add indexing and query support, list and set operations, real-time map-reduce, cross-datacenter synchronization of Membase clusters and many…
NoSQL NYC would still love to hear about Redis!
September 19, 2010 09:34:06 PM
Hello all, Several months ago I wrote to the list in the hopes of finding someone local to NYC that would love to talk about Redis. I have still not heard of anyone using Redis around here, although many are interested. I myself have started a…
Netflix NoSQL evaluation, help needed
November 29, 2010 02:53:59 PM
Hi Guys, I got an email about hypertable last week, and thought this is really cool, so I chatted with the person who is running the nosql evaluation. He told me that it would be cool if you could respond to the use case he is trying to solve. He…
Re: Consolidation in NoSQL land: CouchBase
February 8, 2011 03:01:00 PM
Just sounds like a message queue which you can build on top of redis, unless I'm missing something? On Tue, Feb 8, 2011 at 8:55 PM, Josh Berkus <jos### @agliodbs.com> wrote: > On 2/8/11 12:34 PM, Aaron Boxer wrote: > > Josh, >…
Hypertable at S.F. NoSQL Meetup this Thursday (7/29)
July 27, 2010 03:53:52 PM
I'll be presenting details of the Hypertable vs. HBase performance evaluation at the S.F. NoSQL Meetup<http://www.meetup.com/SFNoSQL/calendar/13994798/>this Thursday (7/29), 6pm at the Engine Yard offices in San Francisco. Come join us if…
Why choose Hypertable over other NoSQL and other questions
January 27, 2011 12:21:20 AM
Hi all, I am new to Hypertable. Our team is analyzing on various NoSQL technologies for use in our project. Our main aim is to build a system that will process large amounts of health data to generate metrics and benchmark its performance over…
Lily NoSQL content repository out and open
July 22, 2010 05:20:42 AM
Hi, (summarized from http://bit.ly/lilynosqlout) slightly over a year ago, we set out on a course to investigate what content applications would encounter in this new era where data has moved from a liability and cost to an opportunity - if you…
Introducing Gora, an ORM for NoSQL data stores
July 7, 2010 12:00:01 PM
Hi all, First off, sorry for cross-posting, but I think the announcement is relevant to hadoop, hbase and avro communities, all. We would like to introduce a new project, called Gora. Gora is a Java ORM layer for column stores, SQL databases,…
Hypertable presentation tonight @ NoSQL Series
January 26, 2011 12:39:03 PM
I will be giving half of the talk tonight at the following NoSQL presentation: NoSQL Series - Part 3: HBase beyond the "Hello World!" (Google BigTable study) <http://www.meetup.com/cloudcomputing/calendar/15227013/> I will be focusing on…
django-dbindexer for advanced queries with NoSQL
September 2, 2010 01:00:32 PM
Hi, we've started a new open-source project which extends Django's querying capabilities on NoSQL databases (App Engine, MongoDB, etc.), so you can use filters like "__month" or "__iexact" even if they're not natively supported by the database. The…
Job Opportunity in Europe (Nosql, hadoop, crawling)
August 18, 2010 10:00:53 AM
Hi, We are searching at least 3 more developers in the fields of search & automatic content/site extraction, crawling, duplicate content, news/spam detection. We do content fetching and aggregation (news,message boards, blogs, ...) for market…
Commented: (JDO-651) Modify specification to address NoSQL datastores
February 8, 2011 08:59:40 AM
[ https://issues.apache.org/jira/browse/JDO-651?page=com.atlassian.jira. plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=129 91993#comment-12991993 ] Andy Jefferson commented on JDO-651:
Which NoSQL DB or Library on top of NoSQL support nosql Publish-Subscribe for unlimited number of clients?
January 31, 2011
Which NoSQL DB or Library on top of NoSQL support nosql Publish-Subscribe for unlimited number of clients? I know redis. Any others? I think it is a…
CMS using NoSQL
January 22, 2011
Hi, Does anyone know any CMS which uses only NoSQL database rather than RDBMS or XML ? Thanks
Nosql many-to-many
January 6, 2011
What is the accepted pattern for handling many-to-many relationships in a document database design?
NoSQL DataBases
January 20, 2011
Hi, For last several years I have noticed that interest to NoSQL DBs is increasing. A lot of new such DBs are released : MongoDB CouchDB Memcachedb…
C# and NoSql databases
February 20, 2011
Is there any particular NoSQL database suitable for C#? Thank you!
NoSQL or YesSQL
January 31, 2011
Hello, I have a huge dictionary of words: "word1" => [value1] "word2" => [value2] "word3" => [value3, value2] ... "word400000000" =>…
NoSQL DB and Reporting
January 27, 2011
Hello, I am in the architecture stage of an academic project involving billions of records. The project should be very lightweight in terms of…
Delphi and NoSQL
January 28, 2011
Hi! Have anyone ever used Delphi with NoSQL databases like Mongo, CouchDB or others? Which one would you recommend?
CMS using NoSQL as backend
February 21, 2011
is there any CMS which uses NoSQL as backend
Oracle (RAC) vs NoSQL
February 9, 2011
I am curious if anybody did benchmarks for accessing of data in NoSQL databases vs Oracle (particularly I am talking about Oracle RAC)? The project…
Using Relationships in NoSQL vs SQL
December 15, 2010
For starters i am new to the NoSQL concept. I am developing essentially an API to allow users to create and store objects within our db. This will…
Nosql vs relational database
February 8, 2011
Hello Gurus I am a SQL-Server developer + Development DBA (Production DBA is managed by our hosting partner) While i was surfing the web, I came…
NoSql: Enums vs Strings
February 16, 2011
Just curious how others deal with enums & nosql? Is it better to store an attribute as an enum value or a string? Does this affect the size or…
NoSQL Word Proximity
February 16, 2011
Are there any NoSQL databases that support word proximity searching similar to lucene ? I have a client that would like the flexibility of NoSQL…
Using a NoSQL database over MySql
January 28, 2011
I have a web application running on java stack (Struts 2 + Spring + Hibernate) and persisted in MySql. I looked at NoSQL databases and they are…
MVC , Odata and NoSql best practice
February 1, 2011
how can I use Odata,MVc and Nosql, I want to use them together,anyone can suggest some best practice Thanks in advance.
Is NOSQL databases are ISO standard ?
February 9, 2011
I have basic doubt like Are NOSQL databases are follows ISO standards? I found SQL databases are following ISO but I didn't find that NOSQL…
NoSQL DB written in Ruby?
March 7, 2011
Was curious, but are any NoSQL DBMS written in Ruby? And if not, would it be unwise to create one in Ruby?
Need to know how to use nosql database with ruby
December 4, 2010
which NOSQL database will be easiest to use with Ruby ?
NoSql option for MMORPGs
December 10, 2010
I was wondering what sort of benefits a nosql option might have either in lieu of, or in conjunction with a rdbms for a typical MMORPG. In…