Re: Renaming sequences

Mike Dewhirst <[email protected]> Wed, 18 Dec 2019 18:13:07 +1100
Newsgroups gmane.comp.db.postgresql.novice
Message-ID <[email protected]>
This is a multi-part message in MIME format.
--------------081BDBCB2C36CBCDBD24ECBF
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit

On 18/12/2019 6:03 pm, Zahid Rahman wrote:
>
> I just had a quick look at django. It is not something I know of or use.
> Just a front end framework using python language as far as I can see.
>

Depends on your perspective.

 From the database it is a front end.  It has a very clever ORM which 
interfaces with all the popular DBMSs.

If you're a web application developer it is a back end where the ORM 
(optionally) hides the database.

I like it.

M

--------------081BDBCB2C36CBCDBD24ECBF
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 8bit

<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 18/12/2019 6:03 pm, Zahid Rahman
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAPGSW3Tf6AzUZtaOt81C5EccV_vwDLx8CffWFxaQkAddtPq1TA@mail.gmail.com">
      <div dir="auto"><span style="font-family:sans-serif"><br>
        </span></div>
      <div dir="auto"><font face="sans-serif">I just had a quick look at
          django. It is not something I know of or use.</font></div>
      <div dir="auto"><font face="sans-serif">Just a front end framework
          using python language as far as I can see.</font></div>
      <div dir="auto"><font face="sans-serif"><br>
        </font></div>
    </blockquote>
    <br>
    <font size="-1">Depends on your perspective. <br>
      <br>
      From the database it is a front end.  It has a very clever ORM
      which interfaces with all the popular DBMSs.<br>
      <br>
      If you're a web application developer it is a back end where the
      ORM (optionally) hides the database.<br>
      <br>
      I like it.<br>
      <br>
      M<br>
    </font>
  </body>
</html>

--------------081BDBCB2C36CBCDBD24ECBF--