Database replication tools
Database replication tools, like Oracle GoldenGate and HVR allows you to synchronize database at catalog, schema, table and column level. They support inclusion and exclusion rules, like “all but these tables in this schema”. The rules can use wildcards and regular expressions. They can use conditions, like “where a>1”.