Software

I have a few projects I’m working on every now and then. Most, if not all, of them are in various stages of development, so I won’t make any boasts of their greatness or utility. Yet.

PGUB (PostgreSQL Utility Belt) PGUB is framework for writing unique PostgreSQL applications in python. The idea behind PGUB is to commoditize most of the boilerplate required for writing a PostgreSQL application, so more people can write more complex applications more easily, and they can do so in an easy-to-use interpreted language that can easily target multiple platforms. It’s still heavily in development and being constantly refactored.