The guiding principles behind Postgres Compare

I believe that while listening to customer feedback and giving the people what they want can be of great benefit to the short term development of an application, it is also important to lay out some key principles that really define the essence of the product. Key principles help in... Read More

Building the prototype

One of my (many) weaknesses is user interface design. There is something about the frontend that doesn’t come naturally to me. At the same time I’ve witnessed first hand the impact a beautiful and intuitive UI can have on a user. A beautiful UI is easy on the eyes, users... Read More

A summary of database version control options

There was a question recently on pgsql-general about Stored procedure version control. The question was: Elsewhere, somebody was asking how people implemented version control for stored procedures on (MS) SQL Server. The consensus was that this is probably best managed by using scripts or command files to... Read More