public inbox for [email protected]
help / color / mirror / Atom feedFrom: Greg Sabino Mullane <[email protected]>
To: Matthias Leisi <[email protected]>
Cc: [email protected]
Subject: Re: Database schema for "custom fields"
Date: Wed, 11 Sep 2024 09:24:16 -0400
Message-ID: <CAKAnmmKsOc=qoPo8XeR2ayTgRHwn8O747mxtohDc59Bbq4_e8w@mail.gmail.com> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
I'd go with option 2 (jsonb), as it's likely already well supported by your
applications, while the other approaches will require a good bit of
customization. JSONB can be indexed, so performance should be on par with
"traditional" tables.
Cheers,
Greg
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]
Subject: Re: Database schema for "custom fields"
In-Reply-To: <CAKAnmmKsOc=qoPo8XeR2ayTgRHwn8O747mxtohDc59Bbq4_e8w@mail.gmail.com>
* 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