A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2004-October/049687.html below:

[Python-Dev] SQLite module for Python 2.5

[Python-Dev] SQLite module for Python 2.5 [Python-Dev] SQLite module for Python 2.5Ian Bicking ianb at colorstudy.com
Thu Oct 28 17:41:40 CEST 2004
Gregory P. Smith wrote:
> Along the same lines of including PySQLite it'd also be nice to
> consider a good database object abstraction module such as SqlObject
> (http://sqlobject.sf.net/).  Anything to encourage people -not- to write
> raw SQL inline in their code is a good thing (and makes the app much
> more readable and even more portable as SQL is only partially so).

SQLObject isn't really mature enough, and seems too complex to really be 
right for the standard library.  Maybe something like dbrow, though. 
But most low-level database libraries or extensions really belong as 
part of the DB API, and the DB API is implement on a per-backend basis. 
  Most high-level libraries are outside the scope of the standard 
library.  dbrow is kind of an anomoly, being both low-level and fairly 
database-neutral.

-- 
Ian Bicking  /  ianb at colorstudy.com  /  http://blog.ianbicking.org
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4