Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.009 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'context': 0.04; 'subject:Python': 0.06; 'python': 0.08; 'suggestions,': 0.09; 'library': 0.15; 'from:addr:alec.taylor6': 0.16; 'from:name:alec taylor': 0.16; 'postgresql)': 0.16; 'received:74.125.82.174': 0.19; 'received:mail-wy0-f174.google.com': 0.19; 'libraries': 0.24; 'oracle': 0.29; 'message-id:@mail.gmail.com': 0.29; 'thanks': 0.30; 'there': 0.33; 'to:addr:python-list': 0.33; 'subject:/': 0.34; 'replacement': 0.34; 'speaking': 0.35; 'received:74.125.82': 0.38; 'received:google.com': 0.38; 'to:addr:python.org': 0.39; 'received:74.125': 0.39; 'taylor': 0.67; 'subject:SQL': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=bj+c0fi+eXzZFYlGz54I4Yn0uydTG37zirk8dckWGuw=; b=IkTiJim37Qgne8g7zSHxg4I4e6+sJ6GpBaNzvw+YDpJVyElqSr4r/8E/mcc7uGdwbz SHj74Kn+KvtRkih5JzunbA5edG7+LEDrxhXtWsdhZ6AF0YqzXQvp7yDlyCKRvp77KPSo bdYzuCQfnSo0aZmtK6A5bTV3MkTGJGyJUFCrU= MIME-Version: 1.0 Date: Tue, 25 Oct 2011 00:39:11 +1100 Subject: Python as a replacement to PL/SQL From: Alec Taylor To: "comp.lang.python" Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 13 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1319463553 news.xs4all.nl 6982 [2001:888:2000:d::a6]:59454 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:14918 Good morning, Is there a set of libraries for python which can be used as a complete replacement to PL/SQL? Alternatively, is there a python library for generating PL/SQL? (I am speaking from the context of Oracle DB, PL/Python only works with PostgreSQL) Thanks for all suggestions, Alec Taylor