decorative image for this page

SQL

2nd January 1996 21:29 | Categories: Skills

I am familiar with the most popular database flavours on the internet (MSSQL and mySQL) and have done some work with PostgreSQL, Access and Oracle.

There’s something quite retro about SQL which I find appealing. I alwasy try to organize code so that most of the data manipulation is done in SQL in stored procedures, and SQL calls are minimized.

Projects

  • The Communicator Data Extraction project involved fetching registration data from a remote third party API and storing it in a local database for the data analysis team to work with.
  • The Motorola Interim DB was a database solution we designed to help Motorola centralize their global user registration data, which was currently scattered amongst a variety of data providers, with an API to allow a variety of interested parties to obtain the data.
  • The database behind myCokeMusic was huge, and required judicious indexing.
  • In all the other projects databases were used to hold user registrations, highscore tables, or site content.
this is what fritz looks like

Email | Resume

This is a post within the site. You can navigate through posts via the links labelled 'next', or click on 'search/sitemap' at the top right handside of the page to navigate more quickly.

RSS

ampersand

Fritz is an Italian chap who's been living and working in London for almost 20 years.

He's currently technical director for an integrated digital agency.

In the past he's been a chef, a musician, and author of comics.

home

XML, XSLT, XPath

1996-01-02 21:31 | Tags Skills

For a couple of years I did a fair amount of XSLT work, but in the end I found it ...

SQL

1996-01-02 21:29 | Tags Skills

I am familiar with the most popular database flavours on the internet (MSSQL and mySQL) and have done some work ...

Classic ASP

1996-01-02 21:27 | Tags Skills

I have been using Microsoft server technologies since 1999, and have built a legacy of clasic ASP libraries. On simple ...