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
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