Today I finished working on grb.im – a URL shortening service. The motivation behind building this site was to use a document-orientated database in a real world app.
Today I finished working on grb.im – a URL shortening service. The motivation behind building this site was to use a document-orientated database in a real world app.
I probably use PostgreSQL just as much as MySQL these days due to client requirements and legacy applications I need to support. I don’t mind this; I actually like PostgreSQL and used it extensively at university.
There are two areas of programming I have become lapse with over recent years: one is SQL and the other Regular Expressions.