Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1tPnvx-00FQxJ-U1 for pgsql-general@arkaria.postgresql.org; Mon, 23 Dec 2024 19:17:42 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1tPnvx-00EvVN-5z for pgsql-general@arkaria.postgresql.org; Mon, 23 Dec 2024 19:17:40 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1tPnvw-00EvVF-RY for pgsql-general@lists.postgresql.org; Mon, 23 Dec 2024 19:17:40 +0000 Received: from sm-r-002-dus.org-dns.com ([89.107.70.11]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1tPnvu-000E2G-0F for pgsql-general@lists.postgresql.org; Mon, 23 Dec 2024 19:17:39 +0000 Received: from smarthost-dus.org-dns.com (localhost [127.0.0.1]) by smarthost-dus.org-dns.com (Postfix) with ESMTP id 19077A0701 for ; Mon, 23 Dec 2024 20:17:35 +0100 (CET) Received: by smarthost-dus.org-dns.com (Postfix, from userid 1001) id 0D268A09AA; Mon, 23 Dec 2024 20:17:35 +0100 (CET) X-Spam-Status: No, score=-1.1 required=5.0 tests=AWL,BAYES_00,HTML_MESSAGE, KAM_INFOUSMEBIZ,RCVD_IN_VALIDITY_RPBL_BLOCKED, RCVD_IN_VALIDITY_SAFE_BLOCKED,SPF_HELO_PASS,SPF_PASS autolearn=no autolearn_force=no version=3.4.6 Received: from ha01s018.org-dns.com (ha01s018.org-dns.com [62.108.32.138]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smarthost-dus.org-dns.com (Postfix) with ESMTPS id C5245A0701 for ; Mon, 23 Dec 2024 20:17:31 +0100 (CET) Authentication-Results: ha01s018.org-dns.com; spf=pass (sender IP is 127.0.0.1) smtp.mailfrom=thiemo@gelassene-pferde.biz smtp.helo=ha01s018.org-dns.com Received-SPF: pass (ha01s018.org-dns.com: connection is authenticated) Received: from [5.83.191.98] ([5.83.191.98]) by webmail.gelassene-pferde.biz (Horde Framework) with HTTPS; Mon, 23 Dec 2024 20:17:30 +0100 Date: Mon, 23 Dec 2024 20:17:30 +0100 Message-ID: <20241223201730.Horde.OJdWyIuOqgrvOVIuuahjbqS@webmail.gelassene-pferde.biz> From: thiemo@gelassene-pferde.biz To: pgsql-general@lists.postgresql.org Subject: Re: Need help in database design References: <06e1f1ee-74b2-43a2-9a63-da20ae455ae2@aklaver.com> In-Reply-To: Accept-Language: de Content-Type: multipart/alternative; boundary="=_IgZbSimisFXvUnSYEfskYg8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-PPP-Message-ID: <173498145128.1715782.12395713669580096625@ha01s018.org-dns.com> X-PPP-Vhost: gelassene-pferde.biz X-POWERED-BY: wint.global - AV:CLEAN SPAM:OK List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk This message is in MIME format. --=_IgZbSimisFXvUnSYEfskYg8 Content-Type: text/plain; charset=utf-8; format=flowed; DelSp=Yes Content-Description: =?utf-8?b?U8OzbG8=?= texto Content-Disposition: inline Content-Transfer-Encoding: 8bit Just out of curiosity, not suggestion this is the solution. Why save json in PostgreSQL and not in a DB specialised on JSON like MongoDB? Divyansh Gupta JNsThMAudy escribió: > Thank you everyone for giving your valuable responses, I am glad > that everyone understands my concern. I got some good ideas about > the database design that I am following after going through some > stress testing I will implement the same. > > Thank you so much Everyone --=_IgZbSimisFXvUnSYEfskYg8 Content-Type: text/html; charset=utf-8 Content-Description: Mensaje HTML Content-Disposition: inline

Just out of curiosity, not suggestion this is the solution. Why save json in PostgreSQL and not in a DB specialised on JSON like MongoDB?

Divyansh Gupta JNsThMAudy <ag1567827@gmail.com> escribió:

Thank you everyone for giving your valuable responses, I am glad that everyone understands my concern. I got some good ideas about the database design that I am following after going through some stress testing I will implement the same.

Thank you so much Everyone

--=_IgZbSimisFXvUnSYEfskYg8--