The Artima Developer Community
Sponsored Link

Python Buzz Forum
ezsqlobject

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Ian Bicking

Posts: 900
Nickname: ianb
Registered: Apr, 2003

Ian Bicking is a freelance programmer
ezsqlobject Posted: Mar 6, 2004 2:26 PM
Reply to this message Reply

This post originated from an RSS feed registered with Python Buzz by Ian Bicking.
Original Post: ezsqlobject
Feed Title: Ian Bicking
Feed URL: http://www.ianbicking.org/feeds/atom.xml
Feed Description: Thoughts on Python and Programming.
Latest Python Buzz Posts
Latest Python Buzz Posts by Ian Bicking
Latest Posts From Ian Bicking

Advertisement

David McNab just released ezsqlobject, a wrapper around SQLObject to make it easier/faster to start using SQLObject with an existing database. Basically you point his connection wrapper at a database, and attributes of the connection are tables (SQLObject classes). It makes some of the other introspection mechanisms a bit more public as well. It would probably be a convenient basis for a phpMyAdmin like application.

It's always nice to see people take things off in their own directions.

Read: ezsqlobject

Topic: Extracting Windows file properties, revisited Previous Topic   Next Topic Topic: PloneMall website

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use