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