Welcome to dbFreaks.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

RDBMS vs Map/Reduce

 
   Database Help (Home) -> Technology and Theory RSS
Next:  Advice  
Author Message
Daniel Pitts

External


Since: Nov 16, 2007
Posts: 7



(Msg. 1) Posted: Fri Oct 17, 2008 2:47 pm
Post subject: RDBMS vs Map/Reduce
Archived from groups: comp>databases>theory (more info?)

I was thinking about it, and it seems like a large amount of operations
on an RDBMS are equivalent to map/reduce operations.

Does anyone know of any research in this area, or is this old news that
I'm just now finding?

Does anyone know if there are any (include DDL) operations that can't
efficiently be put in terms of map/reduce operations?

Thanks,
Daniel.
--
Daniel Pitts' Tech Blog: <http://virtualinfinity.net/wordpress/>

 >> Stay informed about: RDBMS vs Map/Reduce 
Back to top
Login to vote
Daniel Pitts

External


Since: Nov 16, 2007
Posts: 7



(Msg. 2) Posted: Fri Oct 17, 2008 8:40 pm
Post subject: Re: RDBMS vs Map/Reduce [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Daniel Pitts wrote:
> I was thinking about it, and it seems like a large amount of operations
> on an RDBMS are equivalent to map/reduce operations.
>
> Does anyone know of any research in this area, or is this old news that
> I'm just now finding?
>
> Does anyone know if there are any (include DDL) operations that can't
> efficiently be put in terms of map/reduce operations?
>
> Thanks,
> Daniel.
Never mind. I realized that part of RDBMS involves filtering. I don't
know why I didn't think of it right away, its the most obvious part of
rdbms Smile Must be a Friday Smile

--
Daniel Pitts' Tech Blog: <http://virtualinfinity.net/wordpress/>

 >> Stay informed about: RDBMS vs Map/Reduce 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Multi Core hardware and the RDBMS - Haven't seen the topic, so here goes. What adverse impact can be seen to the future of the Relational/SQL database from the implications of multi-core chips and the resulting parallelism? I've only just begun to chew on the question, but from the..

Table driven, massively parallel RDBMS in the future - Troels Arvin posted a probelm in the DB2 newsgroup in which he had a data source with CHAR (n) data that was supposed to be in ISO-8601 format (i.e '2006-12-24') which are to be converted to DATE values. One solution proposed was to used an internal..

Problem with Nested Sets - Hello, I have a table which represents a tree of forums using nested sets. Here are the fields: id, root_id, left, right, level, label. I have a string which is like a path. For example, Forum/Sub-forum/Sub-sub-forum I want to get the id of the forum..

space filling curves - I recently started reading about various ways of making various functions of a DB faster...and I keep running into space filling curves. Unfortunately, I just can't grasp the concept. Following is what I understand so far, I'll appreciate it if someone...

can two stored procedures in same transaction cause deadlock - Hi, We are experiencing a deadlock issue using MS SQL 2000 that's generating some debate in our office. We have two stored procedures SP1 and SP2 running in the same transaction along with couple other stored procedures, SP1 does a deletion on one..
   Database Help (Home) -> Technology and Theory All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]