Sunday, August 11, 2019

Re: request for advice

For starting sqlite is enought! And better if you havn t got skills about sysadmin and postgresql


Postgresql have more benkmarch, you can search posts in google

But is not good idea buy a bus to carry 2 people.  ( my opinion )

El dg., 11 d'ag. 2019, 18:51, ajoeiam <o1bigtenor@gmail.com> va escriure:
Greetings

Just beginning the odyssey of learning not only Django but also Python (3) for use in construction a web application. 
(Working on Debian testing but may be moving to stable if necessary.)

Looking for advice on the application framework.

Application proposed design is like this: 

application does not reside on the user's computer
although the application isn't resident on the user's computer any data resulting for the application does reside on the user's computer

database of items is present at the application host
list of perhaps a couple thousand items with information on each item in up to 100 different 'features'
user can add items for use in the application to the database but said information is stored on the user's system (NOT in the main repository)

database items are assembled to produce a resultant 'package' (sorry not trying to pun!)
any such packages developed (and their composition) are stored on the user's computer 


My initial thinking is to use various forms (created in perhaps LibreOffice Base or others) on a web application where  Django provides the glue between the web browser, 
Postgresql and the application. 


In searching for development ideas I am finding that SQLite is also perhaps usable for use in the fashion that I am presently proposing to use Postgresql. 


Is there a better fit between my application between Postgresql or SQLite?

(Further questions would be cheerfully entertained!)

TIA
 
 
 
 
 

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/402b3ed4-b08f-49b8-8f57-952eac6d0d7b%40googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAK-JoTR-uftH%2Bc4nzj9Ysc3XJE2cF1joq_wg5aFOF6MGMWz6sw%40mail.gmail.com.

No comments:

Post a Comment