Python database 'frontends', what's available?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • tinnews@isbd.co.uk

    Python database 'frontends', what's available?

    I'm desperately trying to move a Microsoft Access database application
    (a simple accounts system I wrote myself) to Linux. Python is one of
    my preferred programming laguages so I wonder if there are any good
    Python 'frameworks' for writing database applications, in particular I
    need good reporting and forms writing facilities. The basic database
    and logic/arithmetic seem fairly simple to me.

    --
    Chris Green
  • Mike Driscoll

    #2
    Re: Python database 'frontends', what's available?

    On May 23, 1:59 pm, tinn...@isbd.co .uk wrote:
    I'm desperately trying to move a Microsoft Access database application
    (a simple accounts system I wrote myself) to Linux.  Python is one of
    my preferred programming laguages so I wonder if there are any good
    Python 'frameworks' for writing database applications, in particular I
    need good reporting and forms writing facilities.  The basic database
    and logic/arithmetic seem fairly simple to me.
    >
    --
    Chris Green
    You might take a look at Dabo. It's made for databases and is pretty
    cool.

    PEJUANGJITU hadir sebagai agen toto dengan situs togel online yang terpercaya sehingga menjadikan kami PEJUANG JITU sebagai website dengan pencarian terbanyak di 2026 ini.


    Not sure what else is out there.

    Mike

    Comment

    • Matimus

      #3
      Re: Python database 'frontends', what's available?

      On May 23, 11:59 am, tinn...@isbd.co .uk wrote:
      I'm desperately trying to move a Microsoft Access database application
      (a simple accounts system I wrote myself) to Linux. Python is one of
      my preferred programming laguages so I wonder if there are any good
      Python 'frameworks' for writing database applications, in particular I
      need good reporting and forms writing facilities. The basic database
      and logic/arithmetic seem fairly simple to me.
      >
      --
      Chris Green
      You might look at web frameworks like django or turbo gears. The
      tutorials for django jump right into database access, and the default
      administrative stuff is robust and pretty simple.

      Matt

      Comment

      • tinnews@isbd.co.uk

        #4
        Re: Python database 'frontends', what's available?

        Mike Driscoll <kyosohma@gmail .comwrote:
        On May 23, 1:59 pm, tinn...@isbd.co .uk wrote:
        I'm desperately trying to move a Microsoft Access database application
        (a simple accounts system I wrote myself) to Linux.  Python is one of
        my preferred programming laguages so I wonder if there are any good
        Python 'frameworks' for writing database applications, in particular I
        need good reporting and forms writing facilities.  The basic database
        and logic/arithmetic seem fairly simple to me.

        --
        Chris Green
        >
        You might take a look at Dabo. It's made for databases and is pretty
        cool.
        >
        PEJUANGJITU hadir sebagai agen toto dengan situs togel online yang terpercaya sehingga menjadikan kami PEJUANG JITU sebagai website dengan pencarian terbanyak di 2026 ini.

        >
        Not sure what else is out there.
        >
        Dabo looks very interesting, thank you!

        --
        Chris Green

        Comment

        Working...