Re: Trying to find a low-cost program for Data migration and ETL

From: Scott Mead <scott(dot)lists(at)enterprisedb(dot)com>
To: Rstat <tom(dot)ruster(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Trying to find a low-cost program for Data migration and ETL
Date: 2009-07-07 17:26:44
Message-ID: d3ab2ec80907071026g9cfa065q79361b65df880cb7@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, Jul 7, 2009 at 11:48 AM, Rstat <tom(dot)ruster(at)gmail(dot)com> wrote:

>
>
> Hi, Im building a database for my company. We are a rather small size book
> company with a lot of references and still growing.
>
> We have a Mysql database here and are trying to find some good tools to use
> it at its best. Basically we are just starting up the database after
> dealing
> with Excel: we had a size problem… So im trying to find a program that will
> allow us to do two different things: the migration of our data from the old
> system to the new one and a specialized software to perform ETL (Extract,
> transform and load) on our database.
>
> About the price of the tools, if we were one year ago, the accounting
> department would have been pretty relaxed about this. But today, we have
> some budget restrictions and therefore need a low cost tool. So could you
> give me some advice on a good data migration and etl tool for a low cost?
>
> Thanks for your help.

You may have some luck by viewing a similar thread on another mailing list:

http://www.theserverside.net/discussions/thread.tss?thread_id=54755

-- Scott

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Scott Mead 2009-07-07 17:39:36 Re: Trying to find a low-cost program for Data migration and ETL
Previous Message Richard Huxton 2009-07-07 17:20:25 Re: howto determine rows count to be returned by DECLARE ... SELECT ...