I have setup and installed Interchange with a PostgreSQL backend several times. There was a little manual handiwork that was required (due to pg permissions, etc.). In fact, I started playing with it when it was still MiniVend (if you look at the internal variables, you will see all the MV's referencing their herritage :-) ). It has really come a long way.

I have used, developed on, and administered massive e-commerce kludges such as Broadvision, and I have to say that I really like what I have encountered with Interchange. It's free, it's perl, it's fast and it's dependable. However, there are some things to keep in mind:

Also, I have only done 2-tier... I don't know how well it handles 3-tier/increased distribution/load balancing... I haven't needed that stuff for the small projects I have done - maybe you won't need it either.

In reply to Re: interchange for e-commerce? by oubiwann
in thread interchange for e-commerce? by dshahin

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.