public inbox for [email protected]  
help / color / mirror / Atom feed
From: Adrian Klaver <[email protected]>
To: me nefcanto <[email protected]>
To: [email protected]
Subject: Re: Quesion about querying distributed databases
Date: Tue, 4 Mar 2025 20:42:08 -0800
Message-ID: <[email protected]> (raw)
In-Reply-To: <CAEHBEOBuoMFWuhHM3L_Zr6o1enELju-Vns6Pknt4TT+6MFQOwQ@mail.gmail.com>
References: <CAEHBEOBuoMFWuhHM3L_Zr6o1enELju-Vns6Pknt4TT+6MFQOwQ@mail.gmail.com>

On 3/4/25 20:40, me nefcanto wrote:
> Hello
> 
> Consider this scenario:
> 
>   * 3 servers, 3 databases, each on a separate server:
>       o *Products database*: Contains the *Products* table (with over
>         100,000 records).
>       o *Taxonomy database*: Contains the *Categories* and
>         *ItemCategories (EAV)* tables.
>       o *Attributes database*: Contains the *Attributes* and
>         *ItemAttributes (EAV)* tables.
> 
> How do you find products based on the following criteria?

https://www.postgresql.org/docs/current/postgres-fdw.html

> 
>  1. A search in the title (e.g., "awesome shirts").
>  2. Selected categories (e.g., "casual" and "sports").
>  3. Selected attributes (e.g., "color: blue" and "size: large")
> 
> 
> Regards
> Saeed

-- 
Adrian Klaver
[email protected]







view thread (2+ messages)  latest in thread

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected], [email protected]
  Subject: Re: Quesion about querying distributed databases
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox