The database schema is considered a private implementation detail and is therefore not documented. It changes from time to time so any dependency you have on the implementation will potentially cause you upgrade problems. You should try to use one of the interfaces that are intended to be public first.
It has also same definition in alfresco. Alfresco stores content metadata in database and it stores crc values for rows.Those crc values are used to detect accidental changes in raw data.