![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
it seems that http://www.i-programmer.info/news/81...nd-oracle.html Guardian is switching from Oracle to MongoDB and the following presentation is most revealing on the reasons: http://qconlondon.com/dl/qcon-london...ardianCoUk.pdf Since I hadn't been following the VectorWise project closely,I couldn't help but wonder whether VectorWise could fit into this picture and be used instead of Oracle, or is it solely targeted for business intelligence? (although Guardian's moving away from the relational structure model to JSON looks like very special requirements) |
#3
| |||
| |||
|
|
it seems that http://www.i-programmer.info/news/81...nd-oracle.html Guardian is switching from Oracle to MongoDB and the following presentation is most revealing on the reasons: http://qconlondon.com/dl/qcon-london...ardianCoUk.pdf Since I hadn't been following the VectorWise project closely,I couldn't help but wonder whether VectorWise could fit into this picture and be used instead of Oracle, or is it solely targeted for business intelligence? (although Guardian's moving away from the relational structure model to JSON looks like very special requirements) |
#4
| |||
| |||
|
|
nikosv wrote: it seems that http://www.i-programmer.info/news/81...nd-oracle.html Guardian is switching from Oracle to MongoDB and the following presentation is most revealing on the reasons: http://qconlondon.com/dl/qcon-london...ardianCoUk.pdf Since I hadn't been following the VectorWise project closely,I couldn't help but wonder whether VectorWise could fit into this picture and be used instead of Oracle, or is it solely targeted for business intelligence? (although Guardian's moving away from the relational structure model to JSON looks like very special requirements) I've never understood why CMS systems wanted to use SQL databases in the first place. None of the SQL products that were available 10-15 years ago were particularly suitable. Even the ones that were halfway-decent required more self-discipline than the average programmer can muster. The situation with today's SQL DBMSs is not much better. They remain best suited to transactional processing and analytics, and anyone doing anything else would be stupid not to be considering using something else. That *is* an indictment of SQL DBMSs. |
|
There is no reason I can think of why a relational database wouldn't be a good choice if there were a suitable implementation. But relational DBMSs don't exist, so we'll never know if that conjecture holds water. But to get to the point, no, I don't think VectorWise solves the SQL problem, which is what the Guardian is really trying to solve. |
|
VectorWise gives you fast searching, fast bulk joining, fast reduction and dense compression. |
#5
| |||
| |||
|
|
VectorWise gives you fast searching, fast bulk joining, fast reduction and dense compression. ..sounds ideal when you are trying to pull together page content dynamically. Why wouldn't that be good for a CMS based application. that is was what made me think that Vectorwise could be used and also |
#6
| |||
| |||
|
|
I debated whether to post this message because, after all, what has it to do with Ingres? |
|
The post-relational crowd is actually pre-relational, re-discovering the joys (and, in time, the ills) of nodes and edges. Welcome to 1960. |
|
Which way to the World Fair? And where's my flying car? --jkl |
#7
| |||
| |||
|
|
Don't hesitate. We need to talk about this stuff. Ingres is too easy to manage and we don't have other problems to talk about like other vendor groups do. |
#8
| |||
| |||
|
|
Don't hesitate. We need to talk about this stuff. *Ingres is too easy to manage and we don't have other problems to talk about like other vendor groups do. I'm just glad that I've started this stimulating brainstorming discussion; it has been proved to be a collage of very interesting, experienced and in-depth views where you never know what path is going to be followed next |

#9
| |||
| |||
|
|
it seems thathttp://www.i-programmer.info/news/81-web-general/2247-guardian-moves-... Guardian is switching from Oracle to MongoDB and the following presentation is most revealing on the reasons: http://qconlondon.com/dl/qcon-london...wWall_WhyIChos... Since I hadn't been following the VectorWise project closely,I couldn't help but wonder whether VectorWise could fit into this picture and be used instead of Oracle, or is it solely targeted for business intelligence? (although Guardian's moving away from the relational structure model to JSON looks like very special requirements) |
#10
| ||||||||
| ||||||||
|
|
On 18/04/2011 10:55, Roy Hann wrote: nikosv wrote: it seems that http://www.i-programmer.info/news/81...nd-oracle.html Guardian is switching from Oracle to MongoDB and the following presentation is most revealing on the reasons: http://qconlondon.com/dl/qcon-london...ardianCoUk.pdf Since I hadn't been following the VectorWise project closely,I couldn't help but wonder whether VectorWise could fit into this picture and be used instead of Oracle, or is it solely targeted for business intelligence? (although Guardian's moving away from the relational structure model to JSON looks like very special requirements) I've never understood why CMS systems wanted to use SQL databases in the first place. None of the SQL products that were available 10-15 years ago were particularly suitable. Even the ones that were halfway-decent required more self-discipline than the average programmer can muster. The situation with today's SQL DBMSs is not much better. They remain best suited to transactional processing and analytics, and anyone doing anything else would be stupid not to be considering using something else. That *is* an indictment of SQL DBMSs. I really don't understand what you are trying to say. What is it about SQL databases that is unsuitable for use with a CMS and what are the alternatives that these undisciplined CMS programmers should have been using? I'd really like to know what the "something else" candidates are. |
|
There is no reason I can think of why a relational database wouldn't be a good choice if there were a suitable implementation. But relational DBMSs don't exist, so we'll never know if that conjecture holds water. But to get to the point, no, I don't think VectorWise solves the SQL problem, which is what the Guardian is really trying to solve. I must say I didn't really "get" what this SQL problem is. |
|
My view was that their existing setup had become unwieldy and like any project review might do, an alternative technology provided the performance they needed together with a good query engine. |
|
All technology migrations provide the relief of a clean sheet to work with and, cynic that I often am, this is easier to champion than an extensive revision of the technology already in place. |
|
I don't think the slides really mention the economics of the new infrastructure versus old. |
|
Whose to say that an overhaul using an SQL database suited to their new way of thinking/working would have been just as good? They've got a master database that is updated then pushed out as updates onto replicated databases on multiple servers. Couldn't an SQL database with a query cache work just as well? |
|
VectorWise gives you fast searching, fast bulk joining, fast reduction and dense compression. ..sounds ideal when you are trying to pull together page content dynamically. Why wouldn't that be good for a CMS based application. |
|
Roy, seriously, I'd be interested to know more of your thoughts on the guardian project. |
![]() |
| Thread Tools | |
| Display Modes | |
| |