Log on:
Powered by Elgg

Marcus Povey :: Blog :: Introducing the Elgg 1 Query object

July 04, 2008

http://www.marcus-povey.co.uk/2008/06/04/introducing-the-elgg-1-query

Elgg 1 is introducing a new (to elgg at least) way of executing arbitrary database queries. Basically, SQL is abstracted away into a class that can be used to construct multiple different types of query through a defined interface.

This provides two main advantages:

The application programmer does not have to write ...

Posted by Marcus Povey

You must be logged in to post a comment.