I think it should be fine using MongoDB if you use something like REDIS and 
their lua scripts as transactions.

Or, if Mongo + Lua is not the best option, I would use Neo4j, since its 
ACID but has the plus of being a graph. (Actually, I would still use Neo4j, 
even if I were using Mongo + Redis)

SQL is boring, and if you are really going to develop using SQL, just do it 
in Java or some other language that can provide you a lot of transactions 
support. You could still develop all your e-commerce using Node, but a few 
specific Micro Services using a Java Spring as a Restful Webservice.

But good luck ... e-commerce is crazy difficult I would say. 

Em quinta-feira, 10 de maio de 2012 15h55min51s UTC-3, guzelgoz escreveu:
>
> Hi all,
>
> I've been searching and searching but couldn't find any project/open 
> source node e-commerce platform. As I am running some e-commerce websites 
> using the PhP prestashop solution, I was really hoping to find some sort of 
> e-commerce project but Nada!
>
> Ideally, I would like to use Expressjs and MongoDB. Do you know any 
> e-commerce project that I could participate?
>
> If not, I would like to invite anybody to start a project. I think it 
> would have great interest and at least I would participate to it - as a 
> novice node programmer ;) but a serious user that may help on what is 
> needed.
>
> Looking forward to your feedbacks!
> Thanks,
> Hakan
>

-- 
-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
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 post to this group, send email to nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

--- 
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 nodejs+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to