The RLIKE class is accessible via the sqlobject.sqlbuilder module.
'RLIKE'
{'firebird': 'RLIKE', 'maxdb': 'RLIKE', 'mysql': 'RLIKE', 'postgres': '~', 'rdbhost': '~', 'sqlite': 'REGEXP'}
See the source for more information.