Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > de.comp.lang.python > #5033
| Path | csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | Hartmut Goebel <h.goebel@goebel-consult.de> |
| Newsgroups | de.comp.lang.python |
| Subject | Re: [Python-de] Welches Framework für einfache Datenbank? |
| Date | Tue, 5 Dec 2017 13:41:41 +0100 |
| Organization | Goebel Consult |
| Lines | 55 |
| Message-ID | <mailman.39.1512477705.28471.python-de@python.org> (permalink) |
| References | <f44c7ddc-89b0-89e2-c7ad-8f2ac9069aa6@goebel-consult.de> <904051A8-388B-4515-B61A-CD50475A6E3F@web.de> <b7e92b15-edb8-c256-7aab-2bd3c67a6625@goebel-consult.de> |
| Mime-Version | 1.0 |
| Content-Type | multipart/signed; protocol="application/pkcs7-signature"; micalg=sha-256; boundary="------------ms030601060106060704080300" |
| X-Trace | news.uni-berlin.de WUe/PKPTPUtYNsiAVrSPzw3Gz0Dlv0N6QClQAnben4ow== |
| Return-Path | <h.goebel@goebel-consult.de> |
| X-Original-To | python-de@python.org |
| Delivered-To | python-de@mail.python.org |
| X-Virus-Scanned | amavisd-new at mnet-online.de |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 |
| In-Reply-To | <904051A8-388B-4515-B61A-CD50475A6E3F@web.de> |
| X-Content-Filtered-By | Mailman/MimeDel 2.1.25 |
| X-BeenThere | python-de@python.org |
| X-Mailman-Version | 2.1.25 |
| Precedence | list |
| List-Id | Die Deutsche Python Mailingliste <python-de.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-de>, <mailto:python-de-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-de/> |
| List-Post | <mailto:python-de@python.org> |
| List-Help | <mailto:python-de-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-de>, <mailto:python-de-request@python.org?subject=subscribe> |
| X-Mailman-Original-Message-ID | <b7e92b15-edb8-c256-7aab-2bd3c67a6625@goebel-consult.de> |
| X-Mailman-Original-References | <f44c7ddc-89b0-89e2-c7ad-8f2ac9069aa6@goebel-consult.de> <904051A8-388B-4515-B61A-CD50475A6E3F@web.de> |
| Xref | csiph.com de.comp.lang.python:5033 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
Hallo zusammen, Danke für alle Antworten. Am 04.12.2017 um 17:14 schrieb Diez B. Roggisch: > Ist mit Framework ein Webframework gemeint? Nicht zwingen, aber okay. Ein stand-alone Anwendung wäre mir fast lieber (daher die Versuche micht LibeOffice Base). > Wenn ja: Django bringt ja von Haus aus sowohl ein ORM mit, als auch eine Admin-Oberflaeche. Im Sinne von 0 auf 100 in kuerzester Zeit ist es denke ich in Python nicht zu schlagen. Django ist also noch aktuell. Ich konnte damit innerhalb 1 Stunde grob das zusammen schnitzen, was ich brauche. Das ist ein guter Anfang :-) Was ich noch nicht hin bekommen habe, sind One-to-Many Felder (Person -> Email), da dass ich im Formular für Person unter neue Emil-Adressen eingeben kann. (Für Many-to-Many (Person <-> Organisation) habe ich das geschafft. Zu den anderen Antworten: - csv genügt nicht, dann kann ich gleiche Calc/Excel nehmen. Aber das genügt eben nicht - SQLite ist keine Framework, sondern nur eine Datenbank. -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27001 Lead Implementer Information Security Management, Security Governance, Secure Software Development Goebel Consult, Landshut http://www.goebel-consult.de Blog: http://www.goebel-consult.de/blog/get-current-locale-with-ansible Kolumne: http://www.cissp-gefluester.de/2011-11-in-troja-nichts-neues
Back to de.comp.lang.python | Previous | Next | Find similar
Re: [Python-de] Welches Framework für einfache Datenbank? Hartmut Goebel <h.goebel@goebel-consult.de> - 2017-12-05 13:41 +0100
csiph-web