Python Forum
Practical Use of Personal DB - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: General (https://python-forum.io/forum-1.html)
+--- Forum: News and Discussions (https://python-forum.io/forum-31.html)
+--- Thread: Practical Use of Personal DB (/thread-32523.html)



Practical Use of Personal DB - Tuxedo - Feb-15-2021

I love using software technology but want to do more than just 'play'. I'd like to engage in a database project but am short on ideas. Can anyone suggest practical uses for a personal database?


RE: Practical Use of Personal DB - Larz60+ - Feb-15-2021

What interest do you have?
For example, a subject of late, stock market data.
Locations of oil wells in south Dakota, and related information.

Just about anything you can think of, that can be arranged by category, would probably have enough associated data to create a database about, for example database about reptiles found categorized by country.


RE: Practical Use of Personal DB - nilamo - Feb-26-2021

Keep track of movies/books that you want to eventually get to?
To do list?

Databases are used in almost everything, so it would definitely be easier to have a project in mind when starting.


RE: Practical Use of Personal DB - Naheed - Mar-23-2021

Please share complete details in order to assist you properly.
In simple words Personal Database Systems typically:
  • Support one Application
    Have only a few Tables
    Are simple in design