Re: Large scale reliable software system - Mailing list pgsql-general

From Adrian Klaver
Subject Re: Large scale reliable software system
Date
Msg-id 32335c82-61cf-2ad9-e232-d3946adb7056@aklaver.com
Whole thread Raw
In response to Large scale reliable software system  (B M <bmmasprep@gmail.com>)
Responses Re: Large scale reliable software system  (Guyren Howe <guyren@gmail.com>)
List pgsql-general
On 6/26/23 16:48, B M wrote:
> Dear all,
> 
> After greeting,
> 
> I taught PostgreSQL myself and developed a small scale 
> experimentalsoftware system using PostgreSQL in the back-end.
> 
> I would like to know your advices to develop a large scale reliable 
> software system using PostgreSQL in the back-end, through which i can 
> share the storage with the different system users where they login to 
> the system through the web application front-end with different 
> passwords and usernames , save the privacy of each user data, improve 
> overall system security and performance, achieve fast response, make 
> backups and save the stored data from loss. The system will be hosted on 
> a cloud.

https://www.djangoproject.com/

> 
> Thank you in advance.
> 

-- 
Adrian Klaver
adrian.klaver@aklaver.com




pgsql-general by date:

Previous
From: B M
Date:
Subject: Large scale reliable software system
Next
From: Guyren Howe
Date:
Subject: Re: Large scale reliable software system