Re: consulta - herramienta olap

From: "Edwin Quijada" <listas_quijada(at)hotmail(dot)com>
To: Jimmy(dot)Ortiz(at)dhl(dot)com
Cc: pgsql-es-ayuda(at)postgresql(dot)org
Subject: Re: consulta - herramienta olap
Date: 2004-07-23 13:28:40
Message-ID: BAY1-F28DXbZjf6tdjk00093672@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

Creo q tu podria convenir mas tu mismo diseñar tu datamart y usar
herramientas en el front para hacer esto.

*-------------------------------------------------------*
*-Edwin Quijada
*-Developer DataBase
*-JQ Microsistemas
*-809-747-2787
* " Si deseas lograr cosas excepcionales debes de hacer cosas fuera de lo
comun"
*-------------------------------------------------------*

>From: JimAlexandr <Jimmy(dot)Ortiz(at)dhl(dot)com>
>To: olivia jurado
><valerie_nicole2000(at)yahoo(dot)com>,pgsql-es-ayuda(at)postgresql(dot)org
>Subject: [pgsql-es-ayuda] consulta - herramienta olap
>Date: Thu, 22 Jul 2004 16:15:15 -0600
>
>hola
>me encuentro desarrollando un proyecto estudiantil (soy novato)
>de una base de datos de enfermedades cancerigenas
>y necesitamos hacerle consultas OLAP
>
>Tenemos instalado el motor de PostgreSQL
>en Linux Fedora, y trabajeremos con Apache y PHP
>
>he estado investigando y ledido sobre la herramienta Mondrian
>ademas he visto en los historicos de la lista algo como esto:
>
>*---------------------------------------------------------------------------------*
>
>We have added the CUBE operator for PostgreSQL. Please find the attached
>patch.
>Another thing to note is that the file datacube.c should be placed in
>src/backend/tcop/ and datacube.h should be in src/include.
>The syntax of the query is
>
>SELECT <field list><aggregate list>
>INTO <destination table>
>FROM <table expression>
>WHERE <search condition>
>GROUP BY <aggregate list>
>HAVING <search condition>
>WITH CUBE;
>
>An example along with the output is provided in the README.datacube file.
>Kindly have a look. Let us know your response.
>
>Srikanth M
>Sumit Kumar Mukherjee
>*---------------------------------------------------------------------------------*
>
>
>Me gustaria saber si alguien tiene experiencia en este tipo de herramientas
>o si me pudieran recomendar algo para poder implementarlo en mi base de
>datos
>para realizar las consultas OLAP
>
>muchas gracias
>slds
>JimAlexandr
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 3: si publicas/lees desde Usenet, por favor envía "subscribe-nomal"
> a majordomo(at)postgresql(dot)org para que tus mensajes puedan llegar
> a los suscriptores de la lista

_________________________________________________________________
Consigue aquí las mejores y mas recientes ofertas de trabajo en América
Latina y USA: http://latam.msn.com/empleos/

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Edwin Quijada 2004-07-23 14:02:07 Re: Permiso de Acceso a una BD Postgres
Previous Message Edwin Quijada 2004-07-23 13:26:15 Re: otras dudas