Click here to Skip to main content
15,912,932 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Neo4j graph database - any experiences? Pin
Marc Clifton7-Oct-14 2:13
mvaMarc Clifton7-Oct-14 2:13 
GeneralRe: Neo4j graph database - any experiences? Pin
roks nicolas7-Oct-14 6:08
professionalroks nicolas7-Oct-14 6:08 
AnswerRe: Neo4j graph database - any experiences? Pin
vaderjm7-Oct-14 5:58
vaderjm7-Oct-14 5:58 
AnswerRe: Neo4j graph database - any experiences? Pin
computer_nerd7-Oct-14 11:20
computer_nerd7-Oct-14 11:20 
AnswerRe: Neo4j graph database - any experiences? Pin
Plamen Dragiyski7-Oct-14 13:53
professionalPlamen Dragiyski7-Oct-14 13:53 
AnswerRe: Neo4j graph database - any experiences? Pin
Peter.Od7-Oct-14 20:55
professionalPeter.Od7-Oct-14 20:55 
GeneralRe: Neo4j graph database - any experiences? Pin
roks nicolas7-Oct-14 21:56
professionalroks nicolas7-Oct-14 21:56 
GeneralRe: Neo4j graph database - any experiences? Pin
Peter.Od8-Oct-14 0:36
professionalPeter.Od8-Oct-14 0:36 
The database engine is the foundation of an entire software project. Best your select the right horse to ride at the outset. Developer time savings, code re-use and saving objects or graph-nodes with simple code (no transforming your objects or nodes into rows-and-columns or a structure required by the persistence engine) pay for the minimal license costs.

If you checked-out the performance comparisons, you'll realize you can get away with a fraction of the hardware / server costs for this kind of database. Check how VelocityDb on a $1,000 Costco PC compares against $1 million+ hardware with Oracle.

It may be worth your while to get a price quote for your specific business case and revenue model, so you can make an informed decision. I've been in software since 1981 and have reviewed many, many data persistence schemes. This one has saved me time, money and mis-steps. But, I don't know the specifics of your project.
GeneralRe: Neo4j graph database - any experiences? Pin
roks nicolas8-Oct-14 1:22
professionalroks nicolas8-Oct-14 1:22 
GeneralRe: Neo4j graph database - any experiences? Pin
Marc Clifton8-Oct-14 3:37
mvaMarc Clifton8-Oct-14 3:37 
GeneralRe: Neo4j graph database - any experiences? Pin
Marc Clifton8-Oct-14 3:33
mvaMarc Clifton8-Oct-14 3:33 
GeneralRe: Neo4j graph database - any experiences? Pin
roks nicolas8-Oct-14 21:30
professionalroks nicolas8-Oct-14 21:30 
GeneralA little bit of a sad WE PinPopular
Rage6-Oct-14 2:46
professionalRage6-Oct-14 2:46 
GeneralRe: A little bit of a sad WE Pin
Kornfeld Eliyahu Peter6-Oct-14 2:51
professionalKornfeld Eliyahu Peter6-Oct-14 2:51 
GeneralRe: A little bit of a sad WE Pin
DaveAuld6-Oct-14 2:52
professionalDaveAuld6-Oct-14 2:52 
GeneralRe: A little bit of a sad WE Pin
Eddy Vluggen6-Oct-14 5:42
professionalEddy Vluggen6-Oct-14 5:42 
GeneralRe: A little bit of a sad WE Pin
Wes Aday6-Oct-14 2:55
professionalWes Aday6-Oct-14 2:55 
GeneralRe: A little bit of a sad WE Pin
Mycroft Holmes6-Oct-14 2:57
professionalMycroft Holmes6-Oct-14 2:57 
GeneralRe: A little bit of a sad WE Pin
Nagy Vilmos6-Oct-14 2:59
professionalNagy Vilmos6-Oct-14 2:59 
GeneralRe: A little bit of a sad WE Pin
HobbyProggy6-Oct-14 3:19
professionalHobbyProggy6-Oct-14 3:19 
GeneralRe: A little bit of a sad WE Pin
Ron Anders6-Oct-14 3:24
Ron Anders6-Oct-14 3:24 
GeneralRe: A little bit of a sad WE Pin
PhilLenoir6-Oct-14 3:55
professionalPhilLenoir6-Oct-14 3:55 
GeneralRe: A little bit of a sad WE Pin
Ian Shlasko6-Oct-14 3:55
Ian Shlasko6-Oct-14 3:55 
GeneralRe: A little bit of a sad WE Pin
Marc Clifton6-Oct-14 4:07
mvaMarc Clifton6-Oct-14 4:07 
GeneralRe: A little bit of a sad WE Pin
jeron16-Oct-14 4:08
jeron16-Oct-14 4:08 

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.