It uses only PHP file access functions, so it does not require special extensions. It may be useful if you do not want or you do not have access to database servers like MySQL or PostgreSQL.
The class provides SQL support to perform database queries: SELECT, INSERT, DELETE, UPDATE, CREATE, DROP commands.