Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Is mongojs a well maintained project?

Received: by 10.101.167.36 with SMTP id u36mr3269313ano.20.1315778213830;
        Sun, 11 Sep 2011 14:56:53 -0700 (PDT)
X-BeenThere: nodejs@googlegroups.com
Received: by 10.101.12.9 with SMTP id p9ls2894762ani.6.gmail; Sun, 11 Sep 2011
 14:56:42 -0700 (PDT)
Received: by 10.101.181.38 with SMTP id i38mr3456901anp.42.1315778202953;
        Sun, 11 Sep 2011 14:56:42 -0700 (PDT)
Received: by 10.150.105.31 with SMTP id d31msybc;
        Sun, 11 Sep 2011 14:55:36 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.91.19.19 with SMTP id w19mr839043agi.13.1315778135682; Sun, 11
 Sep 2011 14:55:35 -0700 (PDT)
Received: by e34g2000prn.googlegroups.com with HTTP; Sun, 11 Sep 2011 14:55:35
 -0700 (PDT)
Date: Sun, 11 Sep 2011 14:55:35 -0700 (PDT)
In-Reply-To: <a1b63f04-9f2b-4399-b029-1a6dc118a1d4@j1g2000yqn.googlegroups.com>
References: <CAEdrcivR3Tri-OC5oSiTG-yFE3WO2C_d=Mt7GFebqYBSfecgNA@mail.gmail.com>
 <a1b63f04-9f2b-4399-b029-1a6dc118a1d4@j1g2000yqn.googlegroups.com>
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_7_1; en-us)
 AppleWebKit/534.48.3 (KHTML, like Gecko) FluidApp/1.2 Safari/534.48.3,gzip(gfe)
Message-ID: <11d3ee74-ecf6-4fd6-81df-4475aab50e3e@e34g2000prn.googlegroups.com>
Subject: Re: Is mongojs a well maintained project?
From: Jim Lloyd <jim.ll...@gmail.com>
To: nodejs <nodejs@googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

I'm developing a node+express+mongodb app with no prior experience
with any of the components in this stack. I had been using mongoose
but have recently discovered that it prevents me (as far as I can
tell) from easily doing something that mongodb can do. I've been
surveying the alternate mongo libraries and somehow missed mongojs.
In
my limited search so far, I was leaning towards mongoskin, mostly
because it seemed to be the most actively followed of the various
mongodb-native wrappers. Can anyone with more experience compare/
contrast these two (and other) wrappers?

Thanks,
Jim Lloyd

On Sep 10, 8:54=A0am, Ian J=F8rgensen <jorgensen....@gmail.com> wrote:
> We made mongojs athttp://Ge.ttand we use it in production, so its
> very well maintained. Its actively maintained byhttps://github.com/freeal=
lhttps://github.com/mafintoshhttps://github.com/ianjorgensen. We will
> take any resonalble pull requests but keeping the interface clean is
> our main concern, mongojs is a wrapperhttps://github.com/christkv/node-mo=
ngodb-native.
>
> What type of docs would you like to see?
>
> -Ian
>
> On Sep 10, 5:49=A0am, Srirangan <sriran...@gmail.com> wrote:
>
>
>
>
>
>
>
> > I'm thinking of using mongojs <https://github.com/gett/mongojs> instead=
 of
> > mongoose. Why? Lesser learning curve, I'm already familiar with MongoDB=
 and
> > think its nice to use the exact same commands I would use in the mongo
> > console.
>
> > My only concern with mongojs, and this is where the mongoose team has d=
one
> > really well, is long term commitment. There isn't enough docs on the Gi=
tHub
> > page, nothing to suggest that this will be a well maintained long term
> > project.
>
> > I'm willing to contribute, who do I have to get in touch with?
>
> > - Sri
>
> > --
> > Srirangan =A0| =A0About <http://srirangan.net/about> =A0Blog<http://sri=
rangan.net>
> > =A0 GitHub <https://github.com/Srirangan>
> > LinkedIn<http://www.linkedin.com/in/srirangan>