Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > de.comp.lang.python > #5030
| From | Hermann Riemann <nospam.ng@hermann-riemann.de> |
|---|---|
| Newsgroups | de.comp.lang.python |
| Subject | Re: [Python-de] Welches Framework für einfache Datenbank? |
| Date | 2017-12-04 17:04 +0100 |
| Message-ID | <f8la0jFnftaU1@mid.individual.net> (permalink) |
| References | <f44c7ddc-89b0-89e2-c7ad-8f2ac9069aa6@goebel-consult.de> <mailman.4.1512400976.28471.python-de@python.org> |
Am 04.12.2017 um 16:14 schrieb Hartmut Goebel:
> ich brauche eine einfache Datenbank, mit einer (elegante :-) GUI und
> folgenden Beziehungen:
> Organisation n-zu-m Person
> Person n-zu-m E-Mail-Adresse
Wie groß soll denn das sein?
Wenn es nicht zu groß ist,
und nur eine Person "gleichzeitig" darauf zugreift,
würde ich das als *.csv ähnliche Datei(en) abspeichern.
> In der GUI für Organisation möchte ich am liebsten, dass unter den
> "Stammdaten" eine Liste ist, in der man bequem eine bereits bestehende
> "Person" eintragen kann.
html und cgi?
Hermann
der mit obigen Verfahren gute Erfahrung gemacht hat.
--
http://www.hermann-riemann.de
Back to de.comp.lang.python | Previous | Next — Previous in thread | Find similar
[Python-de] Welches Framework für einfache Datenbank? Hartmut Goebel <h.goebel@goebel-consult.de> - 2017-12-04 16:14 +0100 Re: [Python-de] Welches Framework für einfache Datenbank? Hermann Riemann <nospam.ng@hermann-riemann.de> - 2017-12-04 17:04 +0100
csiph-web