Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > de.comp.lang.python > #5031

Re: [Python-de] Welches Framework für einfache Datenbank?

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From "Diez B. Roggisch" <deets@web.de>
Newsgroups de.comp.lang.python
Subject Re: [Python-de] Welches Framework für einfache Datenbank?
Date Mon, 4 Dec 2017 17:14:21 +0100
Lines 83
Message-ID <mailman.6.1512404375.28471.python-de@python.org> (permalink)
References <f44c7ddc-89b0-89e2-c7ad-8f2ac9069aa6@goebel-consult.de> <904051A8-388B-4515-B61A-CD50475A6E3F@web.de>
Mime-Version 1.0 (Mac OS X Mail 10.3 \(3273\))
Content-Type multipart/signed; boundary="Apple-Mail=_17F7E391-B5F6-4D16-A545-BB7379C181CD"; protocol="application/pgp-signature"; micalg=pgp-sha512
X-Trace news.uni-berlin.de 5sfo9pEWYyY912Ehi+GD2QWnE1HLgYTg/7UD9d9UWd7g==
Return-Path <deets@web.de>
X-Original-To python-de@python.org
Delivered-To python-de@mail.python.org
In-Reply-To <f44c7ddc-89b0-89e2-c7ad-8f2ac9069aa6@goebel-consult.de>
X-Mailer Apple Mail (2.3273)
X-Provags-ID V03:K0:vWoHsnUQ1v1HsocSLpeZ8bm9iSzi3deIsHkxr2owPqCQhZ9f80B jymKRJgGdOCRz+Xd44uPtw6gdKaeUlnbOxWOmEHi86JOmBkNoh+6nwdLbYEwb8uASQWWwv2 cApZpY0zGAHtZ+hhrsqe0ZwmF21no1BPeKF+tdLpDBUNPYKmrb8IM8As1o0F9oYJo41sTtp kdl3cVZPlmKeHWN/LUXlA==
X-UI-Out-Filterresults notjunk:1;V01:K0:Wry8CcZo6DY=:K2Wub5GoxhfvfAmbAchkMR tSRLoKH+coLyG05fZ8gXoNl0IRFDFJa27qZRAboYEL/kSWUPBYOlqsTfbgoVTAIB1oM2HSGIc mViOMeGxDQVzkTCpSdombGwnPwy6c5J9/afYMBb4cuSUyowJrAdeW4Xd4e48misePMLkUpz6g WwRrxuN2JIJQ/YF9WF+EkDRTIpZmR7Klo92cQ4nHDEFuCIoCtDfh229gJlxkFG+j04SOh2NF8 qQ1d1EKbuYngEp+DvX2QaE+0wHzLeFZPPTmRxis1MBzBYazBU0uXkaHF0xyz7KHWhVRUdO5bR rL2RN+eU8edpgrbE2TvDZwou7Rs2DMCUNG+zq2DuTEh2bzS3hFPuW3VpFg5K0YV4BEJK3rHtO HH0R3LtewEVT3f/wxtb5G7plmKuAjYa4TRBG1bjc+GPUD23qxTptIAo/FtzRW9VCj141l040Z dbqx5AAR1HrhA+IsfT9cbZ8heu0HPWcBspGOx1e87PcUWSm0DFn2IN7JP09XA1vNPV/7vd/uu 1GI9wv0iM9myqDvQSIidadp38w20kBVy+4sfkUh3v8YMmdNEITCksN8DsM/Li0G7ETlAuQpbJ DrTaRV36uQgd0lUuqXp/AvGsitbArDEQgtVhCrhDc3QU+arMMjJk7BKxbvpx65vKm4uk9BO9D b2Oj/30JAwnI8C+nnvOYGdj3V3KrOemzYa9bvJKyKwyvUYky/LxhwIuEVT9+IxQZeFDeT9Bse iXsC8873F1w3JEH2498nSxF6++F3ZZ9SY2w1MqpEpJfvDQzImiRPhfYkm31399jZFqodYU4Nt eB6LvT0emDNtmRc1M/LP+rOOrXnNg==
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 <904051A8-388B-4515-B61A-CD50475A6E3F@web.de>
X-Mailman-Original-References <f44c7ddc-89b0-89e2-c7ad-8f2ac9069aa6@goebel-consult.de>
Xref csiph.com de.comp.lang.python:5031

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

Ist mit Framework ein Webframework gemeint?

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.

Welche DB-Engine dann dahinter liegt kommt ein bisschen drauf an, aber sqlite kann mit kleinen Lasten ausreichend gut umgehen. Groesseres wuerde ich persoenlich dann zu postgres raten.

LG Diez

> On 4. Dec 2017, at 16:14, Hartmut Goebel <h.goebel@goebel-consult.de> wrote:
> 
> Hallo zusammen,
> 
> ich brauche eine einfache Datenbank, mit einer (elegante :-) GUI und
> folgenden Beziehungen:
> 
> Organisation   n-zu-m  Person
> 
> Person  n-zu-m E-Mail-Adresse
> 
> 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.
> 
> Was benutzt man hierfür heutzutage in Python?
> 
> (Ich habe versucht, das in LibreOffice zu erstellen, aber dort wird das
> ja schon kompliziert. Außerdem stützt Base zu häufig ab.)
> 
> --
> 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/deshalb-tr-069-ausschalten
> Kolumne: http://www.cissp-gefluester.de/2010-07-passwoerter-lieben-lernen
> 
> _______________________________________________
> python-de maillist  -  python-de@python.org
> https://mail.python.org/mailman/listinfo/python-de

Back to de.comp.lang.python | Previous | Next | Find similar


Thread

Re: [Python-de]  Welches Framework für einfache Datenbank? "Diez B. Roggisch" <deets@web.de> - 2017-12-04 17:14 +0100

csiph-web