Click here to Skip to main content
15,890,438 members

The Insider News

   

The Insider News is for breaking IT and Software development news. Post your news, your alerts and your inside scoops. This is an IT news-only forum - all off-topic, non-news posts will be removed. If you wish to ask a programming question please post it here.

Get The Daily Insider direct to your mailbox every day. Subscribe now!

 
NewsWhat’s left of NoSQL? Pin
Sean Ewington25-Apr-14 12:25
staffSean Ewington25-Apr-14 12:25 
GeneralRe: What’s left of NoSQL? Pin
Marc Clifton25-Apr-14 14:00
mvaMarc Clifton25-Apr-14 14:00 
GeneralRe: What’s left of NoSQL? Pin
Chris Maunder25-Apr-14 14:58
cofounderChris Maunder25-Apr-14 14:58 
GeneralRe: What’s left of NoSQL? Pin
Duncan Edwards Jones25-Apr-14 22:15
professionalDuncan Edwards Jones25-Apr-14 22:15 
GeneralRe: What’s left of NoSQL? Pin
Cristian Amarie25-Apr-14 22:20
Cristian Amarie25-Apr-14 22:20 
GeneralRe: What’s left of NoSQL? Pin
Eddy Vluggen25-Apr-14 23:33
professionalEddy Vluggen25-Apr-14 23:33 
GeneralRe: What’s left of NoSQL? Pin
Chris Maunder26-Apr-14 11:58
cofounderChris Maunder26-Apr-14 11:58 
GeneralRe: What’s left of NoSQL? Pin
Marc Clifton27-Apr-14 13:16
mvaMarc Clifton27-Apr-14 13:16 
Chris Maunder wrote:
Not all data is relational. SQL isn't always the best choice for hierarchical data or graphs.


Actually, hierarchical and graphs are a subset of "relational". Ironically, while SQL represents those relationships very well, it's extracting the information while preserving the hierarchical or "graph"-ical "semanticism" (geez, I'm inventing words here) that SQL is very poor at.

Chris Maunder wrote:
when I read the NoSQL advocates using the argument that the only reason we have normalised tables was that it was necessary in order to conserve disk space.


Laugh | :laugh: - that's because they don't need to store all those foreign keys!

Reading this article[^] on MongoDB and tree structures reminds me quite a bit of kinds of queries one can do with XML. The interesting thing about these kinds of queries is that they implicitly understand concepts like "ancestors" and provide "path" queries, again something that SQL really doesn't do.

So yes, as you say, the right tool.

Marc
GeneralRe: What’s left of NoSQL? Pin
Chris Maunder27-Apr-14 15:29
cofounderChris Maunder27-Apr-14 15:29 
GeneralRe: What’s left of NoSQL? Pin
Kevin McFarlane28-Apr-14 0:12
Kevin McFarlane28-Apr-14 0:12 
GeneralRe: What’s left of NoSQL? Pin
Mehdi Gholam25-Apr-14 23:25
Mehdi Gholam25-Apr-14 23:25 
NewsTop 10 Mistakes that C# Programmers Make Pin
Sean Ewington25-Apr-14 12:19
staffSean Ewington25-Apr-14 12:19 
GeneralRe: Top 10 Mistakes that C# Programmers Make Pin
Bill_Hallahan25-Apr-14 14:02
Bill_Hallahan25-Apr-14 14:02 
News"Code Babes" Pin
Kevin Priddle25-Apr-14 7:28
professionalKevin Priddle25-Apr-14 7:28 
GeneralRe: "Code Babes" Pin
Marco Bertschi27-Apr-14 21:37
protectorMarco Bertschi27-Apr-14 21:37 
NewsThe iPad is so over, even Apple seems to be moving on Pin
Marco Bertschi25-Apr-14 2:28
protectorMarco Bertschi25-Apr-14 2:28 
AnswerRe: The iPad is so over, even Apple seems to be moving on Pin
megaadam25-Apr-14 3:48
professionalmegaadam25-Apr-14 3:48 
GeneralRe: The iPad is so over, even Apple seems to be moving on Pin
LloydA11125-Apr-14 4:01
LloydA11125-Apr-14 4:01 
GeneralRe: The iPad is so over, even Apple seems to be moving on Pin
Marco Bertschi25-Apr-14 4:04
protectorMarco Bertschi25-Apr-14 4:04 
GeneralRe: The iPad is so over, even Apple seems to be moving on Pin
User 842025-Apr-14 10:13
User 842025-Apr-14 10:13 
GeneralRe: The iPad is so over, even Apple seems to be moving on Pin
Chris Maunder25-Apr-14 15:05
cofounderChris Maunder25-Apr-14 15:05 
GeneralRe: The iPad is so over, even Apple seems to be moving on Pin
User 842025-Apr-14 17:24
User 842025-Apr-14 17:24 
GeneralRe: The iPad is so over, even Apple seems to be moving on Pin
Kevin McFarlane25-Apr-14 4:47
Kevin McFarlane25-Apr-14 4:47 
GeneralRe: The iPad is so over, even Apple seems to be moving on Pin
Kevin Priddle25-Apr-14 5:48
professionalKevin Priddle25-Apr-14 5:48 
GeneralRe: The iPad is so over, even Apple seems to be moving on Pin
ed welch25-Apr-14 14:31
ed welch25-Apr-14 14:31 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.