Click here to Skip to main content
15,910,886 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.

 
QuestionDoes anyone here have an idea of how popular mongoDB is? Pin
honey the codewitch5-May-20 22:12
mvahoney the codewitch5-May-20 22:12 
AnswerRe: Does anyone here have an idea of how popular mongoDB is? PinPopular
Johnny J.5-May-20 22:33
professionalJohnny J.5-May-20 22:33 
AnswerRe: Does anyone here have an idea of how popular mongoDB is? Pin
Garth J Lancaster5-May-20 22:43
professionalGarth J Lancaster5-May-20 22:43 
AnswerRe: Does anyone here have an idea of how popular mongoDB is? PinPopular
Sander Rossel5-May-20 23:19
professionalSander Rossel5-May-20 23:19 
GeneralRe: Does anyone here have an idea of how popular mongoDB is? Pin
KarstenK6-May-20 0:09
mveKarstenK6-May-20 0:09 
GeneralRe: Does anyone here have an idea of how popular mongoDB is? Pin
raddevus6-May-20 2:23
mvaraddevus6-May-20 2:23 
GeneralRe: Does anyone here have an idea of how popular mongoDB is? Pin
Fabio Franco7-May-20 0:06
professionalFabio Franco7-May-20 0:06 
GeneralRe: Does anyone here have an idea of how popular mongoDB is? Pin
Sander Rossel7-May-20 0:53
professionalSander Rossel7-May-20 0:53 
Yeah, it's not a problem if you use NodeJS, but I'm assuming honey is using C# Smile | :)
Of course you still can't just add number2 after some weeks of production (and always set it for new records) and then somewhere do number1 + number2, assuming they both have a value.
Even if number1 always has a value, number2 only gets a value at some point in time, unless you do a collection update like you'd do in a SQL database.
When I worked with MongoDB we used to do that because updating the entire collection is easier than updating the entire software Laugh | :laugh:
For the record, I didn't think we needed MongoDB, SQL would've been fine, especially when you want schema integrity anyway, but it was the decision of our architect.
At least it gave me a chance to work with MongoDB in a production environment.

AnswerRe: Does anyone here have an idea of how popular mongoDB is? Pin
Stuart Dootson5-May-20 23:45
professionalStuart Dootson5-May-20 23:45 
GeneralRe: Does anyone here have an idea of how popular mongoDB is? Pin
Sander Rossel6-May-20 1:02
professionalSander Rossel6-May-20 1:02 
GeneralRe: Does anyone here have an idea of how popular mongoDB is? Pin
Stuart Dootson6-May-20 1:16
professionalStuart Dootson6-May-20 1:16 
GeneralRe: Does anyone here have an idea of how popular mongoDB is? Pin
Sander Rossel6-May-20 1:24
professionalSander Rossel6-May-20 1:24 
GeneralRe: Does anyone here have an idea of how popular mongoDB is? Pin
Stuart Dootson6-May-20 4:58
professionalStuart Dootson6-May-20 4:58 
AnswerRe: Does anyone here have an idea of how popular mongoDB is? Pin
RickZeeland5-May-20 23:47
mveRickZeeland5-May-20 23:47 
AnswerRe: Does anyone here have an idea of how popular mongoDB is? Pin
Richard MacCutchan6-May-20 0:00
mveRichard MacCutchan6-May-20 0:00 
AnswerRe: Does anyone here have an idea of how popular mongoDB is? Pin
F-ES Sitecore6-May-20 0:46
professionalF-ES Sitecore6-May-20 0:46 
GeneralRe: Does anyone here have an idea of how popular mongoDB is? Pin
honey the codewitch6-May-20 4:08
mvahoney the codewitch6-May-20 4:08 
AnswerRe: Does anyone here have an idea of how popular mongoDB is? Pin
MadMyche6-May-20 8:29
professionalMadMyche6-May-20 8:29 
Rant.NET 1.x Is Why We Can't Have Nice Things Reason #32 Pin
honey the codewitch5-May-20 7:25
mvahoney the codewitch5-May-20 7:25 
GeneralRe: .NET 1.x Is Why We Can't Have Nice Things Reason #32 Pin
PIEBALDconsult5-May-20 7:57
mvePIEBALDconsult5-May-20 7:57 
GeneralRe: .NET 1.x Is Why We Can't Have Nice Things Reason #32 Pin
honey the codewitch5-May-20 8:15
mvahoney the codewitch5-May-20 8:15 
JokeRe: .NET 1.x Is Why We Can't Have Nice Things Reason #32 Pin
Greg Utas5-May-20 10:10
professionalGreg Utas5-May-20 10:10 
GeneralRe: .NET 1.x Is Why We Can't Have Nice Things Reason #32 Pin
PIEBALDconsult5-May-20 10:24
mvePIEBALDconsult5-May-20 10:24 
GeneralRe: .NET 1.x Is Why We Can't Have Nice Things Reason #32 Pin
Sander Rossel5-May-20 23:07
professionalSander Rossel5-May-20 23:07 
GeneralRe: .NET 1.x Is Why We Can't Have Nice Things Reason #32 Pin
Richard Deeming6-May-20 0:50
mveRichard Deeming6-May-20 0:50 

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.