Monthly Archives: July 2011

A Minimalist WSGI Database User Interface

In a previous post, I presented a minimalist command line database user interface. Subsequently, I separated the business logic into its own module and presented an outline design for a web interface. Today I’ll go over a minimalist WSGI database … Continue reading

Posted in PostgreSQL, Python, User interfaces | Tagged , , , , | 7 Comments