Python Forum
Python database application
Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python database application
#2
I would use an existing database administrator, rather than trying to create my own. They tend to be very flexible and allow for on the spot queries, visualizing tables, altering or any other task you can think of.

They as far as i know are available for every DBM. For sqlite3, there's sqliteman: https://sourceforge.net/projects/sqliteman/
For postgreSQL, PgAdmin, etc.
see: https://www.capterra.com/database-management-software/
Reply


Messages In This Thread
Python database application - by SimonU - Sep-02-2018, 05:39 PM
RE: Python database application - by Larz60+ - Sep-02-2018, 10:18 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Is Python Good for GUI Desktop Application? praveencqr 0 835 Dec-23-2022, 07:02 AM
Last Post: praveencqr
  How to distribute a Python application with a web-based installer? toshiEAB 0 1,618 Oct-14-2020, 09:40 AM
Last Post: toshiEAB
  creating application for android with python shahpy 7 8,306 Oct-05-2016, 03:48 AM
Last Post: metulburr

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020