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


Groups > comp.lang.python > #84010

ANN: eGenix Talks & Videos: Advanced Database Programming

Return-Path <info@egenix.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.000
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'python.': 0.02; 'talks': 0.03; 'europython': 0.04; 'lemburg': 0.05; 'amtsgericht': 0.07; 'environments': 0.07; 'germany.': 0.07; 'hrb': 0.07; 'marc-andre': 0.07; 'subject:ANN': 0.07; 'pyopenssl': 0.09; 'web-site': 0.09; 'python': 0.11; 'jan': 0.12; 'systems.': 0.12; '(#1,': 0.16; '46611': 0.16; 'adapter': 0.16; 'd-40764': 0.16; 'dipl.-math.': 0.16; 'duesseldorf:': 0.16; 'egenix.com': 0.16; 'enjoy,': 0.16; 'from:addr:egenix.com': 0.16; 'langenfeld,': 0.16; 'lemburg,': 0.16; 'message-id:@egenix.com': 0.16; 'mxdatetime,': 0.16; 'mxodbc,': 0.16; 'mxtexttools': 0.16; 'subject:Advanced': 0.16; 'subject:Programming': 0.16; 'tapping': 0.16; 'to:name:python list': 0.16; 'url:egenix': 0.16; 'skip:_ 70': 0.16; 'topics': 0.16; 'library': 0.18; 'projects,': 0.19; '>>>': 0.22; 'programming': 0.22; 'gmbh': 0.22; 'header:User-Agent:1': 0.23; 'techniques,': 0.24; 'source': 0.25; '2.0': 0.26; 'meeting': 0.26; 'skip:- 40': 0.29; 'related': 0.29; 'announcement': 0.30; 'programming.': 0.30; 'software,': 0.31; 'berlin,': 0.31; 'provide.': 0.31; 'relational': 0.31; 'subject:Database': 0.31; "year's": 0.31; 'allows': 0.31; 'interface': 0.32; 'skip:- 30': 0.32; 'url:python': 0.33; 'ceo': 0.33; 'advice': 0.35; 'common': 0.35; 'transaction': 0.35; 'interaction': 0.36; 'url:zope': 0.36; 'project': 0.37; 'implement': 0.38; 'problems': 0.38; 'url:library': 0.38; 'to:addr:python-list': 0.38; 'conference': 0.38; 'to:addr:python.org': 0.39; 'how': 0.40; 'easy': 0.60; 'free': 0.61; 'full': 0.61; 'advanced': 0.63; 'such': 0.63; 'our': 0.64; 'face': 0.64; 'more': 0.64; 'forward': 0.65; 'charset:windows-1252': 0.65; 'services': 0.66; 'direct': 0.67; 'website:': 0.67; 'contact': 0.67; 'production': 0.68; 'covers': 0.68; 'subject: & ': 0.68; 'sales': 0.69; 'online': 0.71; 'from:addr:info': 0.73; 'received:148': 0.84; 'announcing': 0.91; 'transactions': 0.91
Date Mon, 19 Jan 2015 11:37:45 +0100
From "eGenix Team: M.-A. Lemburg" <info@egenix.com>
Organization eGenix.com
User-Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Firefox/24.0
MIME-Version 1.0
To Python List <python-list@python.org>
Subject ANN: eGenix Talks & Videos: Advanced Database Programming
Content-Type text/plain; charset=windows-1252
Content-Transfer-Encoding 8bit
X-AV-Checked Email content ClamAV checked on mail.egenix.com
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.17848.1421663872.18130.python-list@python.org> (permalink)
Lines 70
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1421663872 news.xs4all.nl 2924 [2001:888:2000:d::a6]:49306
X-Complaints-To abuse@xs4all.nl
Path csiph.com!usenet.pasdenom.info!bete-des-vosges.org!feed.ac-versailles.fr!nerim.net!novso.com!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Xref csiph.com comp.lang.python:84010

Show key headers only | View raw


________________________________________________________________________

ANNOUNCING
                         eGenix Talks & Videos

		    "Advanced Database Programming"

This announcement is also available on our web-site for online reading:
http://www.egenix.com/company/news/EuroPython-2014-Advanced-Database-Programming.html
________________________________________________________________________

eGenix Talk "Advanced Database Programming"

At last year's EuroPython 2014 conference in Berlin, Marc-André Lemburg,
CEO of eGenix, gave the following talk on database programming in
Python. We have now turned the talk into video presentation for easy
viewing and also released the presentation slides:

EuroPython 2014 - Advanced Database Programming
-----------------------------------------------

    Advanced concepts in Python database programming.

    The Python DB-API 2.0 provides a direct interface to many popular
    database backends. It makes interaction with relational database
    very straight forward and allows tapping into the full set of
    features these databases provide.

    This talk covers advanced database topics which are relevant in
    production environments such as locks, distributed transactions
    and transaction isolation. We also give advice on how to deal with
    common problems you face when working with complex database systems.

    http://www.egenix.com/library/presentations/EuroPython-2014-Advanced-Database-Programming/

Related Python Coaching and Consulting
--------------------------------------

If you are interested in learning more about these advanced
techniques, eGenix now offers Python project coaching and consulting
services to give your project teams advice on how to implement complex
database architectures in Python. Please contact our eGenix Sales Team
(sales@egenix.com) for information.

    http://www.egenix.com/services/coaching/

More interesting eGenix presentations are available in the presentations
and talks section of the library on our website:

    http://www.egenix.com/library/presentations/

Enjoy,
-- 
Marc-Andre Lemburg
eGenix.com

Professional Python Services directly from the Source  (#1, Jan 19 2015)
>>> Python Projects, Coaching and Consulting ...  http://www.egenix.com/
>>> mxODBC Plone/Zope Database Adapter ...       http://zope.egenix.com/
>>> mxODBC, mxDateTime, mxTextTools ...        http://python.egenix.com/
________________________________________________________________________
2015-01-09: Released eGenix pyOpenSSL 0.13.7 ...  http://egenix.com/go68
2015-01-20: Python Meeting Duesseldorf ...        http://egenix.com/go69

::::: Try our mxODBC.Connect Python Database Interface for free ! ::::::

   eGenix.com Software, Skills and Services GmbH  Pastor-Loeh-Str.48
    D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg
           Registered at Amtsgericht Duesseldorf: HRB 46611
               http://www.egenix.com/company/contact/

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

ANN: eGenix Talks & Videos: Advanced Database Programming "eGenix Team: M.-A. Lemburg" <info@egenix.com> - 2015-01-19 11:37 +0100

csiph-web