Oops. Correct link: https://github.com/balderdashy/sails-postgresql/issues/212
On Tuesday, December 22, 2015 at 9:38:26 PM UTC-6, DaAwesome P wrote: > > Well, I've decided to use Sails and simply manually type in queries. They > seem to be most on track for true support: > https://github.com/balderdashy/sails-postgresql/issues/98 > > On Monday, December 21, 2015 at 9:54:59 PM UTC-6, DaAwesome P wrote: >> >> Hi all, >> I'm looking for a Sails-like framework that currently supports Postgre's >> JSON data type. I'll be running a single-page Angular app on top, so I >> really just need something to act as a REST server. I also want it to have >> users, I'm trying to move away from CouchDB since it's rather rare in >> application hosting, while Postgre is usually free (i.e. OpenShift and >> Heroku). Postgre definitely has the potential to act as a document store >> database now! Take a look at this: >> http://schinckel.net/2014/05/25/querying-json-in-postgres/ >> >> If I absolutely have to type out my own SQL queries (although that's >> rather clunky, especially as the app scales up), then so be it. I need to >> be able to use all of the search functions. I really want to take advantage >> of Postgre's speed, reliability, and efficiency (I gave up on Mongo because >> of this). >> >> Thanks, >> DaAwesomeP >> > -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/08bec7ca-f229-46aa-9654-075ef2d696e6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
