Re: BI Reports and Postgres

From: Gurjeet Singh <gurjeet(at)singh(dot)im>
To: KK CHN <kkchn(dot)in(at)gmail(dot)com>
Cc: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: BI Reports and Postgres
Date: 2023-07-11 17:54:06
Message-ID: CABwTF4UGMhNoN9sTgp953Hn3ZW9Cb70wz7mCMPS0q+ARpTP-Yg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, Jul 11, 2023 at 1:45 AM KK CHN <kkchn(dot)in(at)gmail(dot)com> wrote:
>
> List,
> 1. For generating BI reports, which Databases are more suitable ( RDBMS like Postgres OR NoSQL like MongoDB ) ? Which is best? Why ?
>
> 2. Is NoSQL DBs like MongoDB et all useful in which scenarios and application context ? or NoSQLs are losing the initial hype ?
>
> 3. Could someone point out which BI report tool ( OpenSource tool / Free Software tool ) available for generating BI reports from Postgres ? What does the community use ?
>
> 4. For Generating BI reports does it make sense to keep your data in RDBMS or do we need to port data to MongoDB or similar NoSQLs ?
>
> Any hints are much appreciated.

Each one of your questions has multiple answers, and which answer you
choose will depend on many factors, like cost, tools you currently
use, talent you have access to, etc.

I believe what you need is a consultant or company that provides
professional services, who can evaluate your needs, and then suggest
solutions and tools that will work for you.

Postgres website has a section [1] that lists companies that provide
professional services and support for Postgres and its ecosystem.

[1]: https://www.postgresql.org/support/professional_support/

Best regards,
Gurjeet
http://Gurje.et

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Lorusso Domenico 2023-07-11 19:31:00 Re: Moving data from huge table slow, min() query on indexed column taking 38s
Previous Message Adrian Klaver 2023-07-11 16:19:16 Re: Need Help On Upgrade